mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2008,
        ["Day"] = 14,
        ["Month"] = 9,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_unit_alive(8) and c_flag_is_true(\"777\") and c_unit_in_zone(8, 1328) and c_unit_speed_lower(8, 12.847222222222) )",
                [2] = "return(c_unit_dead(8) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(100)",
                [2] = "a_set_mission_result(50)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 2,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 39,
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_unit_off(336); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_19\"), 20, false, 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_16\"), 20, false, 0); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_17\"), 30, false, 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_21\"), 20, false, 0); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_22\"), 20, false, 0); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_23\"), 20, false, 0); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_24\"), 20, false, 0); mission.trig.func[8]=nil;",
            [9] = "a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_35\"), \"400\", 1); mission.trig.func[9]=nil;",
            [10] = "a_remove_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_27\"));a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_28\"), 20, false, 0); mission.trig.func[10]=nil;",
            [11] = "a_set_flag(\"777\"); mission.trig.func[11]=nil;",
            [12] = "a_ai_task(80, 1); mission.trig.func[12]=nil;",
            [13] = "a_ai_task(81, 1); mission.trig.func[13]=nil;",
            [14] = "a_ai_task(83, 1); mission.trig.func[14]=nil;",
            [15] = "a_unit_on(336);a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_37\"), 20, false, 0); mission.trig.func[15]=nil;",
            [16] = "a_set_flag(\"200\"); mission.trig.func[16]=nil;",
            [17] = "a_activate_group(43);a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_38\"), 20, false, 0); mission.trig.func[17]=nil;",
            [18] = "a_set_flag(\"500\");a_activate_group(93); mission.trig.func[18]=nil;",
            [19] = "a_ai_task(92, 1); mission.trig.func[19]=nil;",
            [20] = "a_ai_task(68, 1); mission.trig.func[20]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_before(10) )",
            [2] = "return(c_unit_speed_higher(8, 1.1111111111111) )",
            [3] = "return(c_unit_in_zone(8, 496) and c_unit_altitude_lower_AGL(8, 120) )",
            [4] = "return(c_flag_is_true(\"777\") and c_unit_altitude_lower_AGL(8, 15) and c_unit_speed_lower(8, 12.847222222222) and c_unit_in_zone(8, 1328) )",
            [5] = "return(c_unit_in_zone(8, 826) )",
            [6] = "return(c_unit_in_zone(8, 827) )",
            [7] = "return(c_unit_in_zone(8, 828) )",
            [8] = "return(c_unit_in_zone(8, 829) )",
            [9] = "return(c_unit_in_zone(8, 1327) and c_flag_is_true(\"777\") )",
            [10] = "return(c_flag_is_true(\"400\") )",
            [11] = "return(c_unit_alive(8) and c_time_after(900) )",
            [12] = "return(c_time_after(20) )",
            [13] = "return(c_time_after(40) )",
            [14] = "return(c_time_after(60) )",
            [15] = "return(c_unit_dead(447) )",
            [16] = "return(c_all_of_group_in_zone(42, 1493) )",
            [17] = "return(c_unit_dead(334) and c_unit_dead(336) and c_unit_dead(445) and c_unit_dead(447) )",
            [18] = "return(c_unit_dead(336) and c_unit_dead(445) )",
            [19] = "return(c_flag_is_true(\"500\") )",
            [20] = "return(c_unit_in_zone(8, 1990) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 604303.18514461,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 21,
                        ["colorString"] = "0xff0000ff",
                        ["style"] = "boundry2",
                        ["layerName"] = "Common",
                        ["name"] = "Line-2",
                        ["points"] = 
                        {
                            [13] = 
                            {
                                ["y"] = 27137.258845062,
                                ["x"] = 35980.304016048,
                            }, -- end of [13]
                            [7] = 
                            {
                                ["y"] = 25682.55733718,
                                ["x"] = 22373.711144256,
                            }, -- end of [7]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = -58.707557688584,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 3251.3005337968,
                                ["x"] = 1925.2836919135,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = 8686.0954393587,
                                ["x"] = 8147.6542563931,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = 26550.140485209,
                                ["x"] = 24163.351444406,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["y"] = 28123.789714651,
                                ["x"] = 25767.856541091,
                            }, -- end of [9]
                            [5] = 
                            {
                                ["y"] = 13312.973437553,
                                ["x"] = 10309.06705187,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = 29476.164624446,
                                ["x"] = 26772.180836939,
                            }, -- end of [10]
                            [3] = 
                            {
                                ["y"] = 6173.5953915756,
                                ["x"] = 4214.2822269886,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = 19560.476943063,
                                ["x"] = 14996.313903783,
                            }, -- end of [6]
                            [12] = 
                            {
                                ["y"] = 28924.220344776,
                                ["x"] = 33585.074194124,
                            }, -- end of [12]
                            [11] = 
                            {
                                ["y"] = 29991.058144684,
                                ["x"] = 28841.301951262,
                            }, -- end of [11]
                        }, -- end of ["points"]
                        ["mapX"] = -267618.13566981,
                        ["lineMode"] = "segments",
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 605933.08040795,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 4,
                        ["colorString"] = "0x0000ffff",
                        ["style"] = "solid",
                        ["layerName"] = "Common",
                        ["name"] = "Line-3",
                        ["points"] = 
                        {
                            [13] = 
                            {
                                ["y"] = 34916.232377471,
                                ["x"] = 41295.386808836,
                            }, -- end of [13]
                            [7] = 
                            {
                                ["y"] = 18793.268783767,
                                ["x"] = 6402.9327816056,
                            }, -- end of [7]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 4570.8251715288,
                                ["x"] = 849.9468294165,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = 11842.592489872,
                                ["x"] = 3871.9800006765,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = 21965.284975562,
                                ["x"] = 13937.591008804,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["y"] = 27211.988156287,
                                ["x"] = 23757.269882564,
                            }, -- end of [9]
                            [5] = 
                            {
                                ["y"] = 14241.331319559,
                                ["x"] = 4778.5899520541,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = 30469.067014023,
                                ["x"] = 27640.710059096,
                            }, -- end of [10]
                            [3] = 
                            {
                                ["y"] = 5099.6809764991,
                                ["x"] = 812.17141477577,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = 17603.343222584,
                                ["x"] = 5760.7507327132,
                            }, -- end of [6]
                            [12] = 
                            {
                                ["y"] = 35479.957564387,
                                ["x"] = 36722.949181629,
                            }, -- end of [12]
                            [11] = 
                            {
                                ["y"] = 32723.967761687,
                                ["x"] = 31899.967026905,
                            }, -- end of [11]
                        }, -- end of ["points"]
                        ["mapX"] = -268652.03309778,
                        ["lineMode"] = "segments",
                    }, -- end of [2]
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 618312.96197727,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "1st Mortar Rifle Brigade",
                        ["layerName"] = "Author",
                        ["angle"] = 325,
                        ["file"] = "P91000002.png",
                        ["mapX"] = -249516.09295055,
                        ["scale"] = 1,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 598803.25831136,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "2nd Motar Rifle Brigade",
                        ["layerName"] = "Author",
                        ["angle"] = 325,
                        ["file"] = "P91000002.png",
                        ["mapX"] = -233634.84478347,
                        ["scale"] = 1,
                    }, -- end of [2]
                    [4] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 605567.08667599,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Central Artillery Regiment",
                        ["layerName"] = "Author",
                        ["angle"] = 325,
                        ["file"] = "P91000006.png",
                        ["mapX"] = -232208.243265,
                        ["scale"] = 1,
                    }, -- end of [4]
                    [8] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 612623.97791652,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "1st BN",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -252452.31625381,
                        ["angle"] = 325,
                        ["text"] = "1st Mortar Rifle Brigade",
                        ["layerName"] = "Author",
                    }, -- end of [8]
                    [16] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 600947.86857929,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 24,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "FEBA",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -274828.95179521,
                        ["angle"] = 328,
                        ["text"] = "FEBA",
                        ["layerName"] = "Author",
                    }, -- end of [16]
                    [17] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 608730.87698406,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 32,
                        ["colorString"] = "0x0000ffff",
                        ["style"] = "boundry2",
                        ["layerName"] = "Author",
                        ["name"] = "Forward Troops",
                        ["points"] = 
                        {
                            [6] = 
                            {
                                ["y"] = 35684.540373928,
                                ["x"] = 38332.103046829,
                            }, -- end of [6]
                            [2] = 
                            {
                                ["y"] = 10532.694981335,
                                ["x"] = 2935.3412243066,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["y"] = 17496.935925278,
                                ["x"] = 9208.9136448833,
                            }, -- end of [3]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [4] = 
                            {
                                ["y"] = 27511.629514092,
                                ["x"] = 22158.948458002,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["y"] = 30101.636476715,
                                ["x"] = 28547.632299139,
                            }, -- end of [5]
                            [7] = 
                            {
                                ["y"] = 35108.983271123,
                                ["x"] = 44778.342598247,
                            }, -- end of [7]
                        }, -- end of ["points"]
                        ["mapX"] = -271810.01165123,
                        ["lineMode"] = "segments",
                    }, -- end of [17]
                    [9] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 626410.35248541,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "Recon-1",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -229089.24331552,
                        ["angle"] = 325,
                        ["text"] = "Recon Unit",
                        ["layerName"] = "Author",
                    }, -- end of [9]
                    [18] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 607020.91381168,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 24,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "FLOT",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -278098.00565329,
                        ["angle"] = 328,
                        ["text"] = "FLOT",
                        ["layerName"] = "Author",
                    }, -- end of [18]
                    [5] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 610215.98758895,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Air Defense BN",
                        ["layerName"] = "Author",
                        ["angle"] = 325,
                        ["file"] = "P91000010.png",
                        ["mapX"] = -244770.56018593,
                        ["scale"] = 1,
                    }, -- end of [5]
                    [10] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 606063.69995313,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "ADA BN",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -246632.92902365,
                        ["angle"] = 325,
                        ["text"] = "SHORAD ADA BN",
                        ["layerName"] = "Author",
                    }, -- end of [10]
                    [20] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 647399.11289925,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "2nd Infantry Brigade",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -278082.21568142,
                        ["angle"] = 325,
                        ["text"] = "2nd Infantry Brigade",
                        ["layerName"] = "Author",
                    }, -- end of [20]
                    [21] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 619175.07096688,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "21st INF BN",
                        ["layerName"] = "Author",
                        ["angle"] = 334,
                        ["file"] = "P91000003.png",
                        ["mapX"] = -271973.34576046,
                        ["scale"] = 1,
                    }, -- end of [21]
                    [11] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 603478.76504514,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "Artillery Regiment ",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -232353.18489215,
                        ["angle"] = 325,
                        ["text"] = "Artillery Regiment",
                        ["layerName"] = "Author",
                    }, -- end of [11]
                    [22] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 635970.8781228,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "22nd INF BN",
                        ["layerName"] = "Author",
                        ["angle"] = 301,
                        ["file"] = "P91000003.png",
                        ["mapX"] = -256251.71113,
                        ["scale"] = 1,
                    }, -- end of [22]
                    [3] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 577179.41005478,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "3rd Motar Rifle Brigade",
                        ["layerName"] = "Author",
                        ["angle"] = 325,
                        ["file"] = "P91000002.png",
                        ["mapX"] = -223629.0932077,
                        ["scale"] = 1,
                    }, -- end of [3]
                    [6] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 563858.94235503,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Central Military Command",
                        ["layerName"] = "Author",
                        ["angle"] = 354,
                        ["file"] = "P91000005.png",
                        ["mapX"] = -219749.14839578,
                        ["scale"] = 1,
                    }, -- end of [6]
                    [12] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 597604.34436469,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "2nd Motar Rifle Brigade-1",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -233365.18850271,
                        ["angle"] = 324.41524247536,
                        ["text"] = "2nd Motar Rifle Brigade",
                        ["layerName"] = "Author",
                    }, -- end of [12]
                    [24] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 644705.21483126,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "23rd Infantry Battalion",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -244683.88152562,
                        ["angle"] = 0,
                        ["text"] = "23rd Infantry Battalion",
                        ["layerName"] = "Author",
                    }, -- end of [24]
                    [25] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 637848.46574823,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "22nd Infantry Battalion",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -258069.50519939,
                        ["angle"] = 0,
                        ["text"] = "22nd Infantry Battalion",
                        ["layerName"] = "Author",
                    }, -- end of [25]
                    [13] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 579607.69100893,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "3rd Motar Rifle Brigade-1",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -223127.16828161,
                        ["angle"] = 325,
                        ["text"] = "3rd Motar Rifle Brigade",
                        ["layerName"] = "Author",
                    }, -- end of [13]
                    [26] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 620167.50827651,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 16,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "21st Infantry Battalion",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -275393.90454313,
                        ["angle"] = 0,
                        ["text"] = "21st Infantry Battalion",
                        ["layerName"] = "Author",
                    }, -- end of [26]
                    [7] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 629373.06327745,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Recon",
                        ["layerName"] = "Author",
                        ["angle"] = 325,
                        ["file"] = "P91000003.png",
                        ["mapX"] = -228242.89929001,
                        ["scale"] = 1,
                    }, -- end of [7]
                    [14] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 564368.08284621,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 18,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "Command",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -217466.48716425,
                        ["angle"] = 323.90760697283,
                        ["text"] = "Central Military Command",
                        ["layerName"] = "Author",
                    }, -- end of [14]
                    [23] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 642607.59423852,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "23rd INF BN",
                        ["layerName"] = "Author",
                        ["angle"] = 294,
                        ["file"] = "P91000003.png",
                        ["mapX"] = -242809.37191132,
                        ["scale"] = 1,
                    }, -- end of [23]
                    [19] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 644461.40322845,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "2nd IFN Brigade",
                        ["layerName"] = "Author",
                        ["angle"] = 325,
                        ["file"] = "P91000003.png",
                        ["mapX"] = -278670.85850476,
                        ["scale"] = 1,
                    }, -- end of [19]
                    [15] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 599539.79800406,
                        ["primitiveType"] = "TextBox",
                        ["fontSize"] = 24,
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "FLET",
                        ["fillColorString"] = "0xff000000",
                        ["mapX"] = -270028.37895375,
                        ["angle"] = 328,
                        ["text"] = "FLET",
                        ["layerName"] = "Author",
                    }, -- end of [15]
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["groundControl"] = 
    {
        ["passwords"] = 
        {
            ["artillery_commander"] = 
            {
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
            }, -- end of ["instructor"]
            ["observer"] = 
            {
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
            }, -- end of ["forward_observer"]
        }, -- end of ["passwords"]
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
        ["isPilotControlVehicles"] = false,
    }, -- end of ["groundControl"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["halo"] = 
        {
            ["preset"] = "auto",
        }, -- end of ["halo"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["season"] = 
        {
            ["temperature"] = 21,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["dust_density"] = 0,
        ["modifiedTime"] = true,
        ["groundTurbulence"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset2",
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 496,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462587.22845107,
                ["x"] = -165320.22805107,
                ["name"] = "Wrong Runway Idiot",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 462505.28741829,
                        ["x"] = -165420.40754863,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 462560.58111355,
                        ["x"] = -165446.42811111,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 462670.11500739,
                        ["x"] = -165217.07834154,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 462612.93026504,
                        ["x"] = -165196.99820301,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 826,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463016.83509918,
                ["x"] = -163815.57190439,
                ["name"] = "Directions-Straight ahead",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463013.05370371,
                        ["x"] = -163835.60307468,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463029.60529389,
                        ["x"] = -163826.00462848,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463016.46272814,
                        ["x"] = -163799.41385592,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 462999.07834642,
                        ["x"] = -163808.68757175,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 827,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463051.98230616,
                ["x"] = -163891.23775711,
                ["name"] = "Directions- Left-Right",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463051.25864642,
                        ["x"] = -163908.8745453,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463065.63686548,
                        ["x"] = -163900.21121935,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463052.49429974,
                        ["x"] = -163873.62044679,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463038.53941299,
                        ["x"] = -163882.24481703,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 828,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463325.30267221,
                ["x"] = -163591.23446051,
                ["name"] = "Directions-Cleared-to-cross",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463307.1595152,
                        ["x"] = -163604.42610214,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463337.87360064,
                        ["x"] = -163606.58147655,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463337.33475704,
                        ["x"] = -163576.67565652,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463305.27356259,
                        ["x"] = -163574.5202821,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 829,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463512.53413729,
                ["x"] = -163711.76082233,
                ["name"] = "Directions-Cleared-to-take-off",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463506.76327611,
                        ["x"] = -163733.02605051,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463533.00883654,
                        ["x"] = -163718.16410665,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463518.14689268,
                        ["x"] = -163690.96991151,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463492.21754382,
                        ["x"] = -163704.88322065,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1327,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 474388.78145024,
                ["x"] = -178526.02075454,
                ["name"] = "Contact ATC",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 430746.75444203,
                        ["x"] = -222269.08685305,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 477453.10667117,
                        ["x"] = -178703.75111221,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 514190.18868854,
                        ["x"] = -136397.74257486,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 475165.07599922,
                        ["x"] = -176733.50247803,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [6]
            [7] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1328,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462212.25098915,
                ["x"] = -164401.00993984,
                ["name"] = "Win ZONE",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 460762.72406153,
                        ["x"] = -165000.97207371,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 460914.87753361,
                        ["x"] = -165250.81706155,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463697.85340858,
                        ["x"] = -163907.43928199,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463473.54895288,
                        ["x"] = -163444.8113421,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [7]
            [8] = 
            {
                ["radius"] = 91.44,
                ["zoneId"] = 1493,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 529679.30038129,
                ["x"] = -198338.69785147,
                ["name"] = "Activate Hinds",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [8]
            [9] = 
            {
                ["radius"] = 914.4,
                ["zoneId"] = 1658,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 516304.7937785,
                ["x"] = -197538.70308656,
                ["name"] = "Deliever Crate",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 516294.65186705,
                        ["x"] = -197540.63090097,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 516309.48848544,
                        ["x"] = -197550.26255837,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 516313.99386758,
                        ["x"] = -197535.62006643,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 516301.04089394,
                        ["x"] = -197528.29882046,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [9]
            [10] = 
            {
                ["radius"] = 914.4,
                ["zoneId"] = 1823,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 516365.80576212,
                ["x"] = -197558.71014987,
                ["name"] = "Deliever Crate-1",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 516355.66385066,
                        ["x"] = -197560.63796428,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 516370.50046906,
                        ["x"] = -197570.26962168,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 516375.00585119,
                        ["x"] = -197555.62712974,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 516362.05287756,
                        ["x"] = -197548.30588377,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [10]
            [11] = 
            {
                ["radius"] = 914.4,
                ["zoneId"] = 1824,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 516423.81255709,
                ["x"] = -197578.98436947,
                ["name"] = "Deliever Crate-2",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 516413.67064564,
                        ["x"] = -197580.91218388,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 516428.50726403,
                        ["x"] = -197590.54384128,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 516433.01264616,
                        ["x"] = -197575.90134934,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 516420.05967253,
                        ["x"] = -197568.58010338,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [11]
            [12] = 
            {
                ["radius"] = 914.4,
                ["zoneId"] = 1825,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 516489.7037708,
                ["x"] = -197603.76397121,
                ["name"] = "Deliever Crate-3",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 516479.56185934,
                        ["x"] = -197605.69178562,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 516494.39847774,
                        ["x"] = -197615.32344301,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 516498.90385987,
                        ["x"] = -197600.68095108,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 516485.95088623,
                        ["x"] = -197593.35970511,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [12]
            [13] = 
            {
                ["radius"] = 38000,
                ["zoneId"] = 1990,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 565322.17325913,
                ["x"] = -221926.00680582,
                ["name"] = "Radar Activate",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [13]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 468433.71568495,
        ["zoom"] = 35940.309806927,
        ["centerX"] = -166610.08510565,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 23,
            [3] = 11,
            [4] = 25,
            [5] = 8,
            [6] = 80,
            [7] = 28,
            [8] = 26,
            [9] = 13,
            [10] = 30,
            [11] = 5,
            [12] = 16,
            [13] = 6,
            [14] = 31,
            [15] = 32,
            [16] = 15,
            [17] = 20,
            [18] = 12,
            [19] = 40,
            [20] = 41,
            [21] = 44,
            [22] = 9,
            [23] = 46,
            [24] = 10,
            [25] = 3,
            [26] = 4,
            [27] = 1,
            [28] = 2,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 83,
            [3] = 65,
            [4] = 86,
            [5] = 64,
            [6] = 63,
            [7] = 76,
            [8] = 84,
            [9] = 90,
            [10] = 29,
            [11] = 62,
            [12] = 78,
            [13] = 87,
            [14] = 61,
            [15] = 33,
            [16] = 60,
            [17] = 17,
            [18] = 34,
            [19] = 35,
            [20] = 69,
            [21] = 36,
            [22] = 59,
            [23] = 37,
            [24] = 71,
            [25] = 79,
            [26] = 58,
            [27] = 57,
            [28] = 56,
            [29] = 55,
            [30] = 88,
            [31] = 38,
            [32] = 73,
            [33] = 39,
            [34] = 89,
            [35] = 54,
            [36] = 77,
            [37] = 72,
            [38] = 42,
            [39] = 85,
            [40] = 75,
            [41] = 45,
            [42] = 53,
            [43] = 22,
            [44] = 52,
            [45] = 66,
            [46] = 51,
            [47] = 74,
            [48] = 82,
            [49] = 7,
            [50] = 68,
            [51] = 50,
            [52] = 49,
            [53] = 48,
            [54] = 67,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 81,
            [5] = 0,
            [6] = 43,
            [7] = 19,
            [8] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_36",
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1328,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["speedU"] = 12.847222222222,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["score"] = 100,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Mission Complete",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 50,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Faliure",
        }, -- end of [2]
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 542450.32469314,
                                                ["x"] = -198028.19745891,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 542734.96339241,
                                                ["x"] = -197792.00823491,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 542561.49775814,
                                                ["x"] = -197807.92814621,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 542456.98349531,
                                                ["x"] = -198077.74696348,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 542478.54773466,
                                                ["x"] = -198205.91973186,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 542478.62748857,
                                                ["x"] = -198210.91682425,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 542477.95020538,
                                                ["x"] = -198215.86080347,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 542552.13654333,
                                                ["x"] = -197811.44419264,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 542476.56633961,
                                                ["x"] = -198220.66859343,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 542474.71406298,
                                                ["x"] = -198225.30469031,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 542472.24102168,
                                                ["x"] = -198229.64137595,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 542469.33507138,
                                                ["x"] = -198233.71385986,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 542542.98662179,
                                                ["x"] = -197815.47593211,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 542465.88982956,
                                                ["x"] = -198237.32269515,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 542461.91638378,
                                                ["x"] = -198240.35400581,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 542457.7293041,
                                                ["x"] = -198243.08591219,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 542444.75114604,
                                                ["x"] = -198250.60411098,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 542534.09638472,
                                                ["x"] = -197820.04854492,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 541467.99983784,
                                                ["x"] = -198756.50819179,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 541454.40604469,
                                                ["x"] = -198762.84588823,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 541449.76332822,
                                                ["x"] = -198764.70020128,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 542659.97550277,
                                                ["x"] = -197792.82659865,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 542525.51085814,
                                                ["x"] = -197825.17186363,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 541440.00845502,
                                                ["x"] = -198766.6757817,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 541435.01106477,
                                                ["x"] = -198766.72108153,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 541430.05474184,
                                                ["x"] = -198766.12506664,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 541425.19826368,
                                                ["x"] = -198764.93409532,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 542517.25985137,
                                                ["x"] = -197830.81892327,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 541420.53688317,
                                                ["x"] = -198763.14399483,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 541416.19080863,
                                                ["x"] = -198760.67601362,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 541407.94265065,
                                                ["x"] = -198755.02504855,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 541219.20845426,
                                                ["x"] = -198615.11031157,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 542509.36551241,
                                                ["x"] = -197836.95544197,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 541185.09054189,
                                                ["x"] = -198594.24191182,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 541154.28504312,
                                                ["x"] = -198577.63597488,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 541127.17734712,
                                                ["x"] = -198564.79231278,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 541099.46871367,
                                                ["x"] = -198553.30711139,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 542501.84926238,
                                                ["x"] = -197843.54897892,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 541061.83635515,
                                                ["x"] = -198539.75451746,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 541028.38544906,
                                                ["x"] = -198529.47393726,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 540989.53143723,
                                                ["x"] = -198519.98224408,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 543144.76166566,
                                                ["x"] = -197804.57779027,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 542630.02740099,
                                                ["x"] = -197794.53609685,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 542494.73071711,
                                                ["x"] = -197850.57026369,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 540302.39509658,
                                                ["x"] = -198416.31211433,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 540247.66598859,
                                                ["x"] = -198410.93396847,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 540127.86818357,
                                                ["x"] = -198404.09620444,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 542488.03015507,
                                                ["x"] = -197857.99164765,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 539073.1463426,
                                                ["x"] = -198422.61878778,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 539058.58960296,
                                                ["x"] = -198419.00624672,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 539053.88392304,
                                                ["x"] = -198417.32837265,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 542481.76868713,
                                                ["x"] = -197865.78706399,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 538833.00507035,
                                                ["x"] = -198300.29750348,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 538823.69341648,
                                                ["x"] = -198296.65705562,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 538790.53987617,
                                                ["x"] = -198285.44734463,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 542475.96872498,
                                                ["x"] = -197873.93155354,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 538756.38161679,
                                                ["x"] = -198277.91857965,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 538529.30021249,
                                                ["x"] = -198241.43447252,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 542610.15368189,
                                                ["x"] = -197796.7664886,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 542470.65435767,
                                                ["x"] = -197882.40067743,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 538489.35466642,
                                                ["x"] = -198240.60036511,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 538429.51005745,
                                                ["x"] = -198244.74013603,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 538414.52022182,
                                                ["x"] = -198244.24711431,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 542465.85130857,
                                                ["x"] = -197891.17040407,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 538093.24565193,
                                                ["x"] = -198195.33147322,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 537725.32504079,
                                                ["x"] = -198123.56071674,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 537645.77137591,
                                                ["x"] = -198115.22006627,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 542461.58816027,
                                                ["x"] = -197900.21443227,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 535739.89325055,
                                                ["x"] = -197992.2476232,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 535716.74029086,
                                                ["x"] = -197992.93195987,
                                            }, -- end of [89]
                                            [23] = 
                                            {
                                                ["y"] = 542457.8953705,
                                                ["x"] = -197909.50543273,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 542590.43989509,
                                                ["x"] = -197800.1139723,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 542454.79732334,
                                                ["x"] = -197919.01070865,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 542452.28367075,
                                                ["x"] = -197928.68821834,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 542450.3253803,
                                                ["x"] = -197938.49420541,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 542448.88316881,
                                                ["x"] = -197948.38765385,
                                            }, -- end of [27]
                                            [47] = 
                                            {
                                                ["y"] = 541444.97378612,
                                                ["x"] = -198766.12241803,
                                            }, -- end of [47]
                                            [7] = 
                                            {
                                                ["y"] = 542575.83914533,
                                                ["x"] = -197803.5467386,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 542447.58405665,
                                                ["x"] = -197963.32926345,
                                            }, -- end of [28]
                                            [63] = 
                                            {
                                                ["y"] = 540915.86639377,
                                                ["x"] = -198505.9343156,
                                            }, -- end of [63]
                                            [79] = 
                                            {
                                                ["y"] = 538504.34382288,
                                                ["x"] = -198240.13338346,
                                            }, -- end of [79]
                                            [67] = 
                                            {
                                                ["y"] = 539078.08030479,
                                                ["x"] = -198423.38588775,
                                            }, -- end of [67]
                                            [29] = 
                                            {
                                                ["y"] = 542447.17470671,
                                                ["x"] = -197978.32166471,
                                            }, -- end of [29]
                                            [71] = 
                                            {
                                                ["y"] = 539044.87532887,
                                                ["x"] = -198412.99087756,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 538780.89472048,
                                                ["x"] = -198282.8156068,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = 538519.33357265,
                                                ["x"] = -198240.63691122,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 542447.75673173,
                                                ["x"] = -197998.31086633,
                                            }, -- end of [30]
                                            [83] = 
                                            {
                                                ["y"] = 538404.56777663,
                                                ["x"] = -198243.30156653,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 535824.87910497,
                                                ["x"] = -197993.19090525,
                                            }, -- end of [87]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 534679.43678435,
                                                ["x"] = -198303.87400353,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 535671.83246962,
                                                ["x"] = -197996.05907902,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 533556.18086615,
                                                ["x"] = -197894.55300645,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 535612.22375618,
                                                ["x"] = -198002.83339419,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 531683.33482596,
                                                ["x"] = -197851.75730108,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 535567.85005799,
                                                ["x"] = -198010.28437758,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 535519.02750305,
                                                ["x"] = -198021.04775438,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 535470.81833432,
                                                ["x"] = -198034.28928994,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 535423.34358376,
                                                ["x"] = -198049.96133102,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 535376.72638623,
                                                ["x"] = -198068.02471879,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 535246.2969846,
                                                ["x"] = -198131.24373064,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 534943.59096116,
                                                ["x"] = -198296.46829277,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 534910.48421681,
                                                ["x"] = -198307.76592269,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 534876.28848697,
                                                ["x"] = -198315.14368705,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 534761.59084655,
                                                ["x"] = -198320.18389031,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 534692.3412815,
                                                ["x"] = -198311.22022624,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 534676.50484782,
                                                ["x"] = -198299.8382707,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 534649.38676659,
                                                ["x"] = -198265.45134207,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 533389.67457603,
                                                ["x"] = -197860.61285688,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 532293.97622654,
                                                ["x"] = -197980.21381075,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 531603.76743345,
                                                ["x"] = -197843.78439458,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 529363.22231885,
                                                ["x"] = -198387.43325331,
                                            }, -- end of [64]
                                            [31] = 
                                            {
                                                ["y"] = 534653.79745137,
                                                ["x"] = -198267.80410128,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 531346.58722395,
                                                ["x"] = -197874.39893278,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                ["y"] = 531638.67503844,
                                                ["x"] = -197846.28224875,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 534644.84659728,
                                                ["x"] = -198263.35794037,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 533305.36397533,
                                                ["x"] = -197849.87784274,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 532288.99399158,
                                                ["x"] = -197980.61955412,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 531568.77994415,
                                                ["x"] = -197843.01350717,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 534856.4721524,
                                                ["x"] = -198317.83060739,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 534731.66413652,
                                                ["x"] = -198318.13929715,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 534687.68064368,
                                                ["x"] = -198309.41558598,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 534661.76188317,
                                                ["x"] = -198273.79913374,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 534635.54776526,
                                                ["x"] = -198259.68351082,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 533220.62453838,
                                                ["x"] = -197843.34019374,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 532273.99643032,
                                                ["x"] = -197980.74907418,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 531533.80119483,
                                                ["x"] = -197844.04067685,
                                            }, -- end of [58]
                                            [1] = 
                                            {
                                                ["y"] = 535716.71959541,
                                                ["x"] = -197992.93260461,
                                            }, -- end of [1]
                                            [9] = 
                                            {
                                                ["y"] = 535326.51664651,
                                                ["x"] = -198090.46001614,
                                            }, -- end of [9]
                                            [13] = 
                                            {
                                                ["y"] = 534924.82800582,
                                                ["x"] = -198303.38637192,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 534895.93038618,
                                                ["x"] = -198311.38751611,
                                            }, -- end of [15]
                                            [35] = 
                                            {
                                                ["y"] = 534621.31687611,
                                                ["x"] = -198254.94690845,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = 534966.47649635,
                                                ["x"] = -198286.41586269,
                                            }, -- end of [11]
                                            [51] = 
                                            {
                                                ["y"] = 532259.00433976,
                                                ["x"] = -197980.33842475,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 531488.94161851,
                                                ["x"] = -197847.56120593,
                                            }, -- end of [59]
                                            [18] = 
                                            {
                                                ["y"] = 534831.56203261,
                                                ["x"] = -198319.91501058,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 534711.82296448,
                                                ["x"] = -198315.64870315,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 534683.28181668,
                                                ["x"] = -198307.04978986,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 534657.98516872,
                                                ["x"] = -198270.53150916,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 534329.87510742,
                                                ["x"] = -198165.46829006,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 533050.694882,
                                                ["x"] = -197842.91404911,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 532254.03390819,
                                                ["x"] = -197979.80558642,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 531454.20661876,
                                                ["x"] = -197851.8293943,
                                            }, -- end of [60]
                                            [43] = 
                                            {
                                                ["y"] = 533135.66499259,
                                                ["x"] = -197841.01791015,
                                            }, -- end of [43]
                                            [39] = 
                                            {
                                                ["y"] = 533473.34892501,
                                                ["x"] = -197875.51657638,
                                            }, -- end of [39]
                                            [46] = 
                                            {
                                                ["y"] = 532881.56004074,
                                                ["x"] = -197859.33425786,
                                            }, -- end of [46]
                                            [47] = 
                                            {
                                                ["y"] = 532758.42769333,
                                                ["x"] = -197880.7924881,
                                            }, -- end of [47]
                                            [37] = 
                                            {
                                                ["y"] = 533642.76321764,
                                                ["x"] = -197919.08538191,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 532965.92368907,
                                                ["x"] = -197849.02638106,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 532244.18945655,
                                                ["x"] = -197978.05340268,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 531414.82687374,
                                                ["x"] = -197858.82884798,
                                            }, -- end of [61]
                                            [19] = 
                                            {
                                                ["y"] = 534801.58063398,
                                                ["x"] = -198320.88311841,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 534701.99349143,
                                                ["x"] = -198313.8152064,
                                            }, -- end of [23]
                                            [63] = 
                                            {
                                                ["y"] = 529664.95425074,
                                                ["x"] = -198339.65053112,
                                            }, -- end of [63]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 529358.47400321,
                                                ["x"] = -198356.57221434,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 529358.47400321,
                                                ["x"] = -198356.57221434,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 145,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 543144.66712831,
                                            ["x"] = -197806.18076583,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1047.8993767241,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 535716.78424803,
                                            ["x"] = -197994.53425914,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1905.362079236,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 529363.45093065,
                                            ["x"] = -198388.91573053,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 145,
                                        ["y"] = 543144.66712831,
                                        ["x"] = -197806.18076583,
                                        ["name"] = "AA gun-1-1",
                                        ["heading"] = 4.7469673371481,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 543144.66712831,
                                ["x"] = -197806.18076583,
                                ["name"] = "AA gun-1",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 757,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547517.28625275,
                                            ["x"] = -196896.99369945,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 148,
                                        ["y"] = 547517.28625275,
                                        ["x"] = -196896.99369945,
                                        ["name"] = "MANPADS-1",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 547517.28625275,
                                ["x"] = -196896.99369945,
                                ["name"] = "MANPADS-1",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 539073.8006754,
                                                ["x"] = -198422.76214028,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 541455.02117373,
                                                ["x"] = -198762.58065585,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 538524.99109388,
                                                ["x"] = -198241.0109124,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 541450.39194764,
                                                ["x"] = -198764.46874258,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 541445.62668916,
                                                ["x"] = -198765.97259786,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 541440.67786827,
                                                ["x"] = -198766.63462991,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 541435.67972527,
                                                ["x"] = -198766.7465949,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 541430.71343474,
                                                ["x"] = -198766.24452515,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 541425.84166947,
                                                ["x"] = -198765.12150502,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 541416.76011073,
                                                ["x"] = -198761.02908572,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 541396.45977296,
                                                ["x"] = -198746.45258309,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 541202.85842385,
                                                ["x"] = -198604.79919497,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 541145.92225379,
                                                ["x"] = -198573.4990789,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 541014.52037743,
                                                ["x"] = -198525.85162399,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 540148.52256412,
                                                ["x"] = -198404.87584296,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 539059.23379614,
                                                ["x"] = -198419.18963623,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 538838.16479327,
                                                ["x"] = -198302.64883755,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 538495.01732046,
                                                ["x"] = -198240.31504337,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 535750.56238675,
                                                ["x"] = -197992.1080235,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 538828.99993449,
                                                ["x"] = -198298.65243272,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 538425.18089145,
                                                ["x"] = -198244.69184939,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 535725.86826632,
                                                ["x"] = -197992.56349415,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 541118.61984977,
                                                ["x"] = -198561.07548579,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 540965.71509807,
                                                ["x"] = -198515.0111135,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 540088.5397021,
                                                ["x"] = -198403.7846759,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 539054.49978063,
                                                ["x"] = -198417.59228544,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 538805.43643719,
                                                ["x"] = -198290.30720952,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 538410.2010579,
                                                ["x"] = -198243.94252089,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 541421.14083959,
                                                ["x"] = -198763.43402584,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 541412.5739615,
                                                ["x"] = -198758.29560997,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 541240.55968792,
                                                ["x"] = -198629.36162518,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 541172.587586,
                                                ["x"] = -198587.24053901,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 541086.06271514,
                                                ["x"] = -198548.24764267,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 540807.8678743,
                                                ["x"] = -198488.93393203,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 539078.74853281,
                                                ["x"] = -198423.43277829,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 539049.95065777,
                                                ["x"] = -198415.51813153,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 538776.66928598,
                                                ["x"] = -198281.86924611,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 538084.07024098,
                                                ["x"] = -198193.63961533,
                                            }, -- end of [44]
                                            [47] = 
                                            {
                                                ["y"] = 535845.53388664,
                                                ["x"] = -197993.97885174,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 537666.36478532,
                                                ["x"] = -198116.9957829,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 538510.01195853,
                                                ["x"] = -198240.22783682,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 538400.27581569,
                                                ["x"] = -198242.72804493,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 538732.40333228,
                                                ["x"] = -198273.79664036,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 537745.81184771,
                                                ["x"] = -198126.31603597,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 538786.38801305,
                                                ["x"] = -198284.21958494,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 541877.37704444,
                                                ["x"] = -198545.26311049,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 541043.43361926,
                                                ["x"] = -198533.84165586,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 540273.24841764,
                                                ["x"] = -198413.03802051,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 538988.15684127,
                                                ["x"] = -198382.63858277,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 534661.14824791,
                                                ["x"] = -198273.18551474,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 535670.97106705,
                                                ["x"] = -197996.16794418,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 535380.54338454,
                                                ["x"] = -198066.44237239,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 534657.28079381,
                                                ["x"] = -198270.0244585,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 534653.0443195,
                                                ["x"] = -198267.37273219,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 534648.6062092,
                                                ["x"] = -198265.071843,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 534639.41636828,
                                                ["x"] = -198261.1351949,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 535330.25255518,
                                                ["x"] = -198088.69408288,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 534625.25884878,
                                                ["x"] = -198256.18567173,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 534577.16270974,
                                                ["x"] = -198242.53540096,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 534447.35332713,
                                                ["x"] = -198205.5359982,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 533574.68774925,
                                                ["x"] = -197899.40356388,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 535254.35619499,
                                                ["x"] = -198126.94860298,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 533492.07380023,
                                                ["x"] = -197879.44235565,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 533408.57113456,
                                                ["x"] = -197863.60497786,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 533324.38567976,
                                                ["x"] = -197851.9290518,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 533239.72463127,
                                                ["x"] = -197844.44429095,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 534965.69169128,
                                                ["x"] = -198286.78660099,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 533154.79634567,
                                                ["x"] = -197841.1728397,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 533069.81034328,
                                                ["x"] = -197842.11919908,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 532984.97612536,
                                                ["x"] = -197847.28357017,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 535616.31599893,
                                                ["x"] = -198002.26110539,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 534942.78539202,
                                                ["x"] = -198296.79132913,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 532791.95129124,
                                                ["x"] = -197874.37633106,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 532293.11387877,
                                                ["x"] = -197980.31476955,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 532288.12693082,
                                                ["x"] = -197980.65459793,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 532268.12905052,
                                                ["x"] = -197980.66910842,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 534924.0043512,
                                                ["x"] = -198303.65989639,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 532258.13890288,
                                                ["x"] = -197980.27507084,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 532253.17585345,
                                                ["x"] = -197979.67442499,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 532238.44233707,
                                                ["x"] = -197976.8691667,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 531697.30229147,
                                                ["x"] = -197853.91424838,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 534909.64735503,
                                                ["x"] = -198307.99589302,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 531647.75984549,
                                                ["x"] = -197847.20258111,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 531607.89444354,
                                                ["x"] = -197843.99119901,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 531572.91188468,
                                                ["x"] = -197843.01156517,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 531537.9273282,
                                                ["x"] = -197843.83034716,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 534895.08294349,
                                                ["x"] = -198311.57496989,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 531493.05391738,
                                                ["x"] = -197847.15182692,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 531453.34833197,
                                                ["x"] = -197851.95851428,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 531413.97589493,
                                                ["x"] = -197858.99952279,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 535725.84757087,
                                                ["x"] = -197992.56413898,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 535571.90882756,
                                                ["x"] = -198009.50932019,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 534875.43158141,
                                                ["x"] = -198315.2813079,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 529669.00774636,
                                                ["x"] = -198338.84876336,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 529180.00177325,
                                                ["x"] = -198415.56247395,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 529002.68955564,
                                                ["x"] = -198440.33156507,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 534855.60938908,
                                                ["x"] = -198317.92542145,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 534830.69554454,
                                                ["x"] = -198319.96484268,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 534800.71274509,
                                                ["x"] = -198320.88996484,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 535523.04062202,
                                                ["x"] = -198020.0634255,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 534760.72377342,
                                                ["x"] = -198320.14556769,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 534730.80038403,
                                                ["x"] = -198318.0542722,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 534710.96622708,
                                                ["x"] = -198315.50962731,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 534701.1461674,
                                                ["x"] = -198313.6275189,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 535474.77625965,
                                                ["x"] = -198033.10231513,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 534696.29438123,
                                                ["x"] = -198312.42200131,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 534691.52052602,
                                                ["x"] = -198310.93802349,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 534686.89269225,
                                                ["x"] = -198309.05176446,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 534682.5631772,
                                                ["x"] = -198306.56311641,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 535427.23615733,
                                                ["x"] = -198048.57499191,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 534678.85692969,
                                                ["x"] = -198303.22857335,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 534676.08277111,
                                                ["x"] = -198299.08010178,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 534664.36289715,
                                                ["x"] = -198277.0029116,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 531345.74528746,
                                                ["x"] = -197874.60970706,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 532900.50299171,
                                                ["x"] = -197856.65359914,
                                            }, -- end of [47]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 518055.8073352,
                                                ["x"] = -196579.04259912,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518055.8073352,
                                                ["x"] = -196579.04259912,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 524756.31705116,
                                                ["x"] = -198047.78016823,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 528923.02461073,
                                                ["x"] = -198447.40508248,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 521858.37995524,
                                                ["x"] = -197194.11923162,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 528833.09556706,
                                                ["x"] = -198450.72845569,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 518172.34151662,
                                                ["x"] = -196628.93092798,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 528738.11406247,
                                                ["x"] = -198449.45575968,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 527988.96155352,
                                                ["x"] = -198415.55976208,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 527429.28966045,
                                                ["x"] = -198431.7366446,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 527369.39484824,
                                                ["x"] = -198428.28860064,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 527319.69309133,
                                                ["x"] = -198422.88638996,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 527221.43675663,
                                                ["x"] = -198404.52753266,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 527125.5518839,
                                                ["x"] = -198376.28570498,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 526954.73236908,
                                                ["x"] = -198305.43615409,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 526534.46552941,
                                                ["x"] = -198106.68249648,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 526457.84859838,
                                                ["x"] = -198084.24546195,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 525104.74907184,
                                                ["x"] = -198017.85410577,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 524751.59630189,
                                                ["x"] = -198046.13468886,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 522039.00429063,
                                                ["x"] = -197277.80445321,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 521826.1126717,
                                                ["x"] = -197180.6004178,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 521282.94220171,
                                                ["x"] = -196998.28605619,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 518056.37273668,
                                                ["x"] = -196577.81977445,
                                            }, -- end of [56]
                                            [33] = 
                                            {
                                                ["y"] = 522014.89159772,
                                                ["x"] = -197271.20970046,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 521703.42689033,
                                                ["x"] = -197137.7284809,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 521144.29557984,
                                                ["x"] = -196978.96358557,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 526477.47981956,
                                                ["x"] = -198087.92151099,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 526447.86102983,
                                                ["x"] = -198083.80096588,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 524766.20198867,
                                                ["x"] = -198048.98564195,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 523324.35855494,
                                                ["x"] = -197467.79324549,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 521991.10903379,
                                                ["x"] = -197263.51705209,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 521680.71313077,
                                                ["x"] = -197127.29268553,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 518335.80597948,
                                                ["x"] = -196674.50707611,
                                            }, -- end of [50]
                                            [55] = 
                                            {
                                                ["y"] = 518107.95215455,
                                                ["x"] = -196601.48966641,
                                            }, -- end of [55]
                                            [35] = 
                                            {
                                                ["y"] = 521972.4930809,
                                                ["x"] = -197256.21445217,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 527270.33109973,
                                                ["x"] = -198414.95842257,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 527173.13749815,
                                                ["x"] = -198391.61867246,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 527064.73690831,
                                                ["x"] = -198353.3565141,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 526553.25679942,
                                                ["x"] = -198113.52372314,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 526467.74625622,
                                                ["x"] = -198085.63884162,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 526208.06513667,
                                                ["x"] = -198076.751358,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 524761.20915274,
                                                ["x"] = -198048.7707405,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 523314.59374528,
                                                ["x"] = -197465.6774993,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 521954.33907111,
                                                ["x"] = -197247.82985211,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 521557.92502612,
                                                ["x"] = -197071.410329,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 518252.89018612,
                                                ["x"] = -196655.96318984,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 518291.68016707,
                                                ["x"] = -196665.70866172,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 521361.49326564,
                                                ["x"] = -197013.39975245,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 521429.49059758,
                                                ["x"] = -197029.99411909,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 521844.72341573,
                                                ["x"] = -197187.91880272,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 521604.27896202,
                                                ["x"] = -197090.14074391,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 521932.25760283,
                                                ["x"] = -197236.11328926,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 521496.59350404,
                                                ["x"] = -197049.90073149,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 518214.65069163,
                                                ["x"] = -196644.24264124,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 529002.7015464,
                                                ["x"] = -198440.33015801,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 526462.8154207,
                                                ["x"] = -198084.81321719,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 525129.73042419,
                                                ["x"] = -198016.95929397,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 522087.94827406,
                                                ["x"] = -197287.99842182,
                                            }, -- end of [31]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 541878.0667156,
                                            ["x"] = -198546.59516101,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 821.74622324707,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 535725.9125976,
                                            ["x"] = -197994.17505282,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1727.675080622,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 529002.85950903,
                                            ["x"] = -198441.72479729,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3185.2521304144,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 518055.8073352,
                                            ["x"] = -196579.04259912,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 390,
                                        ["y"] = 541878.0667156,
                                        ["x"] = -198546.59516101,
                                        ["name"] = "Scouts-5",
                                        ["heading"] = 4.2403377987188,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 230,
                                        ["y"] = 541904.70722837,
                                        ["x"] = -198532.80190733,
                                        ["name"] = "Scouts-4",
                                        ["heading"] = 4.2346386201567,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 151,
                                        ["y"] = 541931.34817391,
                                        ["x"] = -198519.00842986,
                                        ["name"] = "Scouts-3",
                                        ["heading"] = 4.2346386284079,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 150,
                                        ["y"] = 541957.98911877,
                                        ["x"] = -198505.21495108,
                                        ["name"] = "Scouts-2",
                                        ["heading"] = 4.2346385792075,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 149,
                                        ["y"] = 541984.63006447,
                                        ["x"] = -198491.42147391,
                                        ["name"] = "Scouts-1",
                                        ["heading"] = 4.2346386397397,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 541878.0667156,
                                ["x"] = -198546.59516101,
                                ["name"] = "Scouts",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 534659.81815507,
                                                ["x"] = -198271.9805772,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 535674.16143035,
                                                ["x"] = -197995.85996715,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 535378.88445682,
                                                ["x"] = -198067.1278096,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 534655.79115305,
                                                ["x"] = -198269.02324224,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 534651.46871277,
                                                ["x"] = -198266.51296009,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 534646.98112923,
                                                ["x"] = -198264.30955704,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 534637.73959461,
                                                ["x"] = -198260.49455664,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 535328.62898779,
                                                ["x"] = -198089.45977039,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 534623.5479813,
                                                ["x"] = -198255.64267347,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 533563.28460617,
                                                ["x"] = -197896.38868643,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 533480.53502856,
                                                ["x"] = -197876.99737506,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 533396.92528718,
                                                ["x"] = -197861.73537247,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 535252.77100387,
                                                ["x"] = -198127.79080933,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 533312.6614371,
                                                ["x"] = -197850.6393538,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 533227.95081295,
                                                ["x"] = -197843.73835651,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 533143.00200003,
                                                ["x"] = -197841.05206489,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 533058.02453989,
                                                ["x"] = -197842.5839592,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 534964.06650742,
                                                ["x"] = -198287.54888023,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 532973.22792467,
                                                ["x"] = -197848.33284167,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 532888.82129231,
                                                ["x"] = -197858.28295023,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 532775.44784113,
                                                ["x"] = -197877.49191687,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 535614.53798012,
                                                ["x"] = -198002.50734032,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 534945.75627084,
                                                ["x"] = -198295.58898064,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 532286.33293777,
                                                ["x"] = -197980.70738277,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 532261.33738779,
                                                ["x"] = -197980.46850559,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 532256.35191171,
                                                ["x"] = -197980.10794239,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 532251.40396726,
                                                ["x"] = -197979.38750577,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 534927.04202569,
                                                ["x"] = -198302.63815446,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 532231.80175016,
                                                ["x"] = -197975.42887029,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 531705.3984235,
                                                ["x"] = -197855.24790945,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 531655.91314707,
                                                ["x"] = -197848.11691886,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 531616.08553454,
                                                ["x"] = -197844.4726286,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 534912.73411611,
                                                ["x"] = -198307.13366127,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 531581.1163282,
                                                ["x"] = -197843.08231404,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 531546.12366326,
                                                ["x"] = -197843.47848848,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 531501.22455778,
                                                ["x"] = -197846.3884934,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 531456.51869128,
                                                ["x"] = -197851.48811595,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 534898.20968297,
                                                ["x"] = -198310.8711048,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 531417.11903721,
                                                ["x"] = -197858.37273963,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 531348.854741,
                                                ["x"] = -197873.83294797,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 529667.24739494,
                                                ["x"] = -198339.19955352,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 535719.05569445,
                                                ["x"] = -197992.83830397,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 535570.14526803,
                                                ["x"] = -198009.84380098,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 534878.5943098,
                                                ["x"] = -198314.76307521,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 528980.05443298,
                                                ["x"] = -198442.65555572,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 528895.32498162,
                                                ["x"] = -198449.36035786,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 528891.5562627,
                                                ["x"] = -198449.50281776,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 534858.79437965,
                                                ["x"] = -198317.56668858,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 534833.89483114,
                                                ["x"] = -198319.77375763,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 534803.91757959,
                                                ["x"] = -198320.85926889,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 535521.29680311,
                                                ["x"] = -198020.48894631,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 534763.92588665,
                                                ["x"] = -198320.28173956,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 534733.99080809,
                                                ["x"] = -198318.3597304,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 534714.13233174,
                                                ["x"] = -198316.00759182,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 534704.28080415,
                                                ["x"] = -198314.29455846,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 535473.05631385,
                                                ["x"] = -198033.6158998,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 534694.56906616,
                                                ["x"] = -198311.9265579,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 534689.83706081,
                                                ["x"] = -198310.31560252,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 534685.29162232,
                                                ["x"] = -198308.24096737,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 534681.13794435,
                                                ["x"] = -198305.47238143,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 535425.5444974,
                                                ["x"] = -198049.17521379,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 534677.75369501,
                                                ["x"] = -198301.81175903,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 534675.24016317,
                                                ["x"] = -198297.49461165,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 534663.30247092,
                                                ["x"] = -198275.55539555,
                                            }, -- end of [30]
                                            [47] = 
                                            {
                                                ["y"] = 532291.32647673,
                                                ["x"] = -197980.48081166,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 529148.56128353,
                                                ["x"] = -198420.29721124,
                                            }, -- end of [63]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 528891.61071338,
                                                ["x"] = -198450.59184348,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528936.23677319,
                                                ["x"] = -196816.73155371,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 539117.0359077,
                                                ["x"] = -198423.37135095,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 539082.03889671,
                                                ["x"] = -198423.58566227,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 539072.13565774,
                                                ["x"] = -198422.39097445,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 538832.05225897,
                                                ["x"] = -198299.89036855,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 538488.3203875,
                                                ["x"] = -198240.66313522,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 538428.47414189,
                                                ["x"] = -198244.73731941,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 538822.71944599,
                                                ["x"] = -198296.30387734,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 538413.48607722,
                                                ["x"] = -198244.18438807,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 539057.59705775,
                                                ["x"] = -198418.71000449,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 538789.54897402,
                                                ["x"] = -198285.14515552,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 538092.22616064,
                                                ["x"] = -198195.1470063,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 537729.25534751,
                                                ["x"] = -198124.07756564,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 538779.88486487,
                                                ["x"] = -198282.58395971,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 537649.72165418,
                                                ["x"] = -198115.54896848,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 539077.04785286,
                                                ["x"] = -198423.29972968,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 539052.93613996,
                                                ["x"] = -198416.90995169,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 538755.36174856,
                                                ["x"] = -198277.73618608,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 535743.85675801,
                                                ["x"] = -197992.18410178,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 535719.07639429,
                                                ["x"] = -197992.83765928,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 538528.27076301,
                                                ["x"] = -198241.31742061,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 539043.95314452,
                                                ["x"] = -198412.51866634,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 538518.29898626,
                                                ["x"] = -198240.5785727,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 538503.30787625,
                                                ["x"] = -198240.13200507,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 538403.54030886,
                                                ["x"] = -198243.16847494,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 535828.84062735,
                                                ["x"] = -197993.3293075,
                                            }, -- end of [23]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 528936.23677319,
                                                ["x"] = -196816.73155371,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528602.43564783,
                                                ["x"] = -196742.55352585,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 528602.43564783,
                                                ["x"] = -196742.55352585,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528602.43564783,
                                                ["x"] = -196742.55352585,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 539117.06005647,
                                            ["x"] = -198424.86923992,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 447.50576433475,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 535719.12002977,
                                            ["x"] = -197994.43202091,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1366.9779207848,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528891.61071338,
                                            ["x"] = -198450.59184348,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1579.017222561,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528936.23677319,
                                            ["x"] = -196816.73155371,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1623.3775009776,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528602.43564783,
                                            ["x"] = -196742.55352585,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 153,
                                        ["y"] = 539117.06005647,
                                        ["x"] = -198424.86923992,
                                        ["name"] = "Drone",
                                        ["heading"] = 4.7490240708494,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 152,
                                        ["y"] = 539147.00756146,
                                        ["x"] = -198424.31436765,
                                        ["name"] = "Scouts-1-1",
                                        ["heading"] = 4.6938629366056,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 539117.06005647,
                                ["x"] = -198424.86923992,
                                ["name"] = "Forward Scouts",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 551658.49996014,
                                                ["x"] = -205035.40346233,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 551482.4425855,
                                                ["x"] = -204903.55366449,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 551445.20653715,
                                                ["x"] = -204870.24209452,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 551422.27858796,
                                                ["x"] = -204843.82939181,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 551397.53111066,
                                                ["x"] = -204806.27064155,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 550867.04315254,
                                                ["x"] = -203877.57114587,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 550807.93926232,
                                                ["x"] = -203767.56109247,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 550620.05912845,
                                                ["x"] = -203460.57832371,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 550616.81745456,
                                                ["x"] = -203451.13434841,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 550615.28875166,
                                                ["x"] = -203441.25731474,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 550615.26978345,
                                                ["x"] = -203431.27322335,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 550617.00813986,
                                                ["x"] = -203421.43804209,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 550620.17803643,
                                                ["x"] = -203411.95901949,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 550683.24017216,
                                                ["x"] = -203281.40843258,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 550693.21732217,
                                                ["x"] = -203264.08621854,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 550714.1246537,
                                                ["x"] = -203236.03838615,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 550778.65478941,
                                                ["x"] = -203166.37589057,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 550789.58895847,
                                                ["x"] = -203138.60088029,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 550781.64076196,
                                                ["x"] = -203019.07969316,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 550762.38500484,
                                                ["x"] = -202700.00394651,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 550783.77567832,
                                                ["x"] = -202607.6949049,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 551431.98884616,
                                                ["x"] = -201080.44040371,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 551438.05906721,
                                                ["x"] = -201015.87761366,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 551427.70945764,
                                                ["x"] = -200951.85237531,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 551388.84140688,
                                                ["x"] = -200812.33134173,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 551386.37473523,
                                                ["x"] = -200762.48882061,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 551392.88263751,
                                                ["x"] = -200723.08569175,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 551406.85086924,
                                                ["x"] = -200685.67075947,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 551433.88413832,
                                                ["x"] = -200643.73125461,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 551579.51416058,
                                                ["x"] = -200507.01240701,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 551659.14825245,
                                                ["x"] = -200410.98800447,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 551704.94569495,
                                                ["x"] = -200322.29555715,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 551742.07993637,
                                                ["x"] = -200141.83307533,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 551735.36690291,
                                                ["x"] = -199923.13563334,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 551643.943702,
                                                ["x"] = -199805.3078049,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 551596.92391052,
                                                ["x"] = -199789.88409183,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 551519.61292217,
                                                ["x"] = -199805.90533308,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 551121.73325979,
                                                ["x"] = -200146.99430365,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 551005.52232763,
                                                ["x"] = -200189.51504102,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 550873.42076808,
                                                ["x"] = -200168.68241664,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 548932.34804477,
                                                ["x"] = -199021.85754772,
                                            }, -- end of [196]
                                            [1] = 
                                            {
                                                ["y"] = 553663.13752224,
                                                ["x"] = -205020.34954365,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 552898.98902305,
                                                ["x"] = -205113.49873289,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 551744.77823505,
                                                ["x"] = -200076.89518505,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 551732.97962398,
                                                ["x"] = -199918.75321291,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 551639.69113822,
                                                ["x"] = -199802.6818604,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 551586.93785983,
                                                ["x"] = -199789.41116156,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 551510.81118385,
                                                ["x"] = -199810.65076836,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 551104.67428935,
                                                ["x"] = -200157.42822855,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 550990.5619363,
                                                ["x"] = -200190.5718865,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 552849.04289742,
                                                ["x"] = -205115.69059016,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 548858.69725496,
                                                ["x"] = -198979.44058912,
                                            }, -- end of [197]
                                            [4] = 
                                            {
                                                ["y"] = 552814.04896621,
                                                ["x"] = -205115.29986433,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 550781.30132871,
                                                ["x"] = -203162.13746156,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 550790.40544827,
                                                ["x"] = -203133.67456523,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 550763.43334601,
                                                ["x"] = -202794.90468005,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 552779.11961702,
                                                ["x"] = -205113.13880768,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 550915.10264687,
                                                ["x"] = -202256.45950173,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 551434.67464211,
                                                ["x"] = -201065.68544343,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 551437.06100445,
                                                ["x"] = -201000.91280319,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 552734.40886076,
                                                ["x"] = -205108.08708982,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 551387.01914039,
                                                ["x"] = -200797.44468235,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 551387.27806735,
                                                ["x"] = -200752.53068515,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 551395.69074796,
                                                ["x"] = -200713.48903991,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 552665.35514544,
                                                ["x"] = -205096.65710825,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 551446.8453616,
                                                ["x"] = -200628.50305164,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 551607.21714809,
                                                ["x"] = -200478.16541685,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 551672.33728255,
                                                ["x"] = -200389.7554252,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 552537.62739745,
                                                ["x"] = -205072.56393449,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 551743.77081846,
                                                ["x"] = -199961.91219262,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 552503.01469815,
                                                ["x"] = -205067.41344881,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 551635.29558253,
                                                ["x"] = -199800.30172138,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 552370.55617095,
                                                ["x"] = -205041.44851327,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 551498.03195358,
                                                ["x"] = -199818.49988726,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 552360.60721185,
                                                ["x"] = -205040.45259156,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 550975.56488042,
                                                ["x"] = -200190.71537241,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 552350.61487902,
                                                ["x"] = -205040.19489871,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 548769.70182156,
                                                ["x"] = -198933.85595931,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 552335.64325586,
                                                ["x"] = -205041.17474529,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 552325.72428016,
                                                ["x"] = -205042.40991668,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 552315.91621711,
                                                ["x"] = -205044.32021732,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 552306.27205258,
                                                ["x"] = -205046.93906953,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 552277.87377663,
                                                ["x"] = -205056.62359483,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 552103.37944398,
                                                ["x"] = -205118.03736347,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 552088.85189693,
                                                ["x"] = -205121.75616564,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 552078.96267639,
                                                ["x"] = -205123.21878321,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 552049.10663843,
                                                ["x"] = -205126.13220389,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 552039.12277182,
                                                ["x"] = -205126.65087485,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 552034.12337955,
                                                ["x"] = -205126.5815402,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 552019.17544747,
                                                ["x"] = -205125.34962257,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 551905.34794751,
                                                ["x"] = -205109.01552226,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 551791.97922029,
                                                ["x"] = -205089.77601677,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 551767.63351023,
                                                ["x"] = -205084.1056721,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 551753.23327695,
                                                ["x"] = -205079.91247464,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 551729.6224599,
                                                ["x"] = -205071.69857293,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 551711.14248742,
                                                ["x"] = -205064.06560824,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 551693.12451592,
                                                ["x"] = -205055.39076053,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 551675.51806341,
                                                ["x"] = -205045.90560616,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 551629.70652746,
                                                ["x"] = -205015.51089013,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 551459.51917275,
                                                ["x"] = -204884.20875363,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 551431.68916717,
                                                ["x"] = -204855.50749442,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 551413.55649277,
                                                ["x"] = -204831.628769,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 551091.88228617,
                                                ["x"] = -204301.63593849,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 550847.86974562,
                                                ["x"] = -203836.88112514,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 550624.44171078,
                                                ["x"] = -203469.5644012,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 550618.21414779,
                                                ["x"] = -203455.93240572,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 550615.89345864,
                                                ["x"] = -203446.22042815,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 550615.05353153,
                                                ["x"] = -203436.26632816,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 550615.92976682,
                                                ["x"] = -203426.3181606,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 550618.45259409,
                                                ["x"] = -203416.65270984,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 550624.13318117,
                                                ["x"] = -203402.77618847,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 550690.51752762,
                                                ["x"] = -203268.29395998,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 550707.82426405,
                                                ["x"] = -203243.8011149,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 550727.70902124,
                                                ["x"] = -203221.36099184,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 550783.35061962,
                                                ["x"] = -203157.58057576,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 550790.70387107,
                                                ["x"] = -203128.68062509,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 550761.06017992,
                                                ["x"] = -202729.95366147,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 550771.70980525,
                                                ["x"] = -202645.81429008,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 551422.1210866,
                                                ["x"] = -201113.99829948,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 551437.14227743,
                                                ["x"] = -201045.83851064,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 551435.13680773,
                                                ["x"] = -200986.03989037,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 551398.20987357,
                                                ["x"] = -200856.32067504,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 551386.05602185,
                                                ["x"] = -200782.47731572,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 551388.66921739,
                                                ["x"] = -200742.62888241,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 551398.95825979,
                                                ["x"] = -200704.03895698,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 551416.5206902,
                                                ["x"] = -200668.17389293,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 551460.62072442,
                                                ["x"] = -200614.00615177,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 551626.81925558,
                                                ["x"] = -200455.45908033,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 551684.35078417,
                                                ["x"] = -200367.8342771,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 551720.85368745,
                                                ["x"] = -200274.91632381,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 551742.6030559,
                                                ["x"] = -199946.97509004,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 551669.74125022,
                                                ["x"] = -199828.78974449,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 551626.13657708,
                                                ["x"] = -199796.30256472,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 551557.14742626,
                                                ["x"] = -199792.41878571,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 551458.13112449,
                                                ["x"] = -199848.58938052,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 551063.90931185,
                                                ["x"] = -200176.34902292,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 550945.68893121,
                                                ["x"] = -200188.21848657,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 549761.70314832,
                                                ["x"] = -199631.71637888,
                                            }, -- end of [192]
                                            [129] = 
                                            {
                                                ["y"] = 551726.98037441,
                                                ["x"] = -200250.68214114,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 551740.46802653,
                                                ["x"] = -199937.19676743,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 551663.02500701,
                                                ["x"] = -199821.38108593,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 551621.41029612,
                                                ["x"] = -199794.67053531,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 551547.44530417,
                                                ["x"] = -199794.83176773,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 551409.33320349,
                                                ["x"] = -199891.51880688,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 551049.64025232,
                                                ["x"] = -200180.96696713,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 550930.91482051,
                                                ["x"] = -200185.63360886,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 549686.07482427,
                                                ["x"] = -199582.94262636,
                                            }, -- end of [193]
                                            [79] = 
                                            {
                                                ["y"] = 550767.88713776,
                                                ["x"] = -202665.4424873,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 551419.11694758,
                                                ["x"] = -200923.11207934,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 551411.46666609,
                                                ["x"] = -200676.80101503,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 551713.50076044,
                                                ["x"] = -200298.80769246,
                                            }, -- end of [127]
                                            [65] = 
                                            {
                                                ["y"] = 550772.42859366,
                                                ["x"] = -203174.1964733,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 550786.82351139,
                                                ["x"] = -203148.20240804,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 550790.47861387,
                                                ["x"] = -203118.68483511,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 550761.47223643,
                                                ["x"] = -202709.96005869,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 550774.31018789,
                                                ["x"] = -202636.15954737,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 551428.26942462,
                                                ["x"] = -201094.96960893,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 551438.08728858,
                                                ["x"] = -201030.87401573,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 551432.39471511,
                                                ["x"] = -200971.29565338,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 551392.37988796,
                                                ["x"] = -200832.01314052,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 551385.96815881,
                                                ["x"] = -200772.47940912,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 551390.53988864,
                                                ["x"] = -200732.80643084,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 551402.6798655,
                                                ["x"] = -200694.75836248,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 551424.83854964,
                                                ["x"] = -200655.69449569,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 551482.35438607,
                                                ["x"] = -200593.33134347,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 551642.02148832,
                                                ["x"] = -200435.61609752,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 551695.2195931,
                                                ["x"] = -200345.32318569,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 551732.83318269,
                                                ["x"] = -200221.26132342,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 551739.07910943,
                                                ["x"] = -199932.39611527,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 551655.81902995,
                                                ["x"] = -199814.45269922,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 551616.60939926,
                                                ["x"] = -199793.27371497,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 551537.93743921,
                                                ["x"] = -199797.92267659,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 551165.88879658,
                                                ["x"] = -200114.2479361,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 551035.11574592,
                                                ["x"] = -200184.70445428,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 550916.29729363,
                                                ["x"] = -200182.27674865,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 549604.90948517,
                                                ["x"] = -199524.54420914,
                                            }, -- end of [194]
                                            [131] = 
                                            {
                                                ["y"] = 551737.88830817,
                                                ["x"] = -200186.63249035,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 551743.30220653,
                                                ["x"] = -199951.92384198,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 551737.40435437,
                                                ["x"] = -199927.69457173,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 551727.59324288,
                                                ["x"] = -199910.32427154,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 551679.09238473,
                                                ["x"] = -199840.5146372,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 551648.0498772,
                                                ["x"] = -199808.16001476,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 551630.7710027,
                                                ["x"] = -199798.17717935,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 551606.84067066,
                                                ["x"] = -199791.15445314,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 551576.94395027,
                                                ["x"] = -199789.69428967,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 551566.9970591,
                                                ["x"] = -199790.70327044,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 551528.65430902,
                                                ["x"] = -199801.63751985,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 551481.66309655,
                                                ["x"] = -199829.98701342,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 551142.24389998,
                                                ["x"] = -200132.7068134,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 551091.4562685,
                                                ["x"] = -200164.51662829,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 551077.86416916,
                                                ["x"] = -200170.8550857,
                                            }, -- end of [175]
                                            [179] = 
                                            {
                                                ["y"] = 551020.391607,
                                                ["x"] = -200187.55617746,
                                            }, -- end of [179]
                                            [183] = 
                                            {
                                                ["y"] = 550960.58786068,
                                                ["x"] = -200189.93218537,
                                            }, -- end of [183]
                                            [187] = 
                                            {
                                                ["y"] = 550897.06618823,
                                                ["x"] = -200176.79188356,
                                            }, -- end of [187]
                                            [189] = 
                                            {
                                                ["y"] = 550831.67616841,
                                                ["x"] = -200151.89029398,
                                            }, -- end of [189]
                                            [191] = 
                                            {
                                                ["y"] = 549826.68010829,
                                                ["x"] = -199669.15865997,
                                            }, -- end of [191]
                                            [190] = 
                                            {
                                                ["y"] = 549978.39706294,
                                                ["x"] = -199745.81508036,
                                            }, -- end of [190]
                                            [195] = 
                                            {
                                                ["y"] = 549003.8980964,
                                                ["x"] = -199067.72903757,
                                            }, -- end of [195]
                                            [199] = 
                                            {
                                                ["y"] = 548734.69521628,
                                                ["x"] = -198917.71900264,
                                            }, -- end of [199]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 548726.01741158,
                                                ["x"] = -198937.04269697,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 548726.01741158,
                                                ["x"] = -198937.04269697,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 553663.34094477,
                                            ["x"] = -205022.03204267,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 249,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1841.7238475153,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548733.9591136,
                                            ["x"] = -198919.31679073,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.1666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 228,
                                        ["y"] = 553663.34094477,
                                        ["x"] = -205022.03204267,
                                        ["name"] = "Tank SQD-5",
                                        ["heading"] = 4.5932896444263,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 227,
                                        ["y"] = 553690.84468137,
                                        ["x"] = -205018.56716815,
                                        ["name"] = "Tank SQD-4",
                                        ["heading"] = 4.5870708335635,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 156,
                                        ["y"] = 553720.62826793,
                                        ["x"] = -205014.9769282,
                                        ["name"] = "Tank SQD-3",
                                        ["heading"] = 4.5924235700072,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 155,
                                        ["y"] = 553750.42694007,
                                        ["x"] = -205011.51122748,
                                        ["name"] = "Tank SQD-2",
                                        ["heading"] = 4.5966052990006,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 154,
                                        ["y"] = 553780.23557442,
                                        ["x"] = -205008.12994171,
                                        ["name"] = "Tank SQD-1",
                                        ["heading"] = 4.5994386767078,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 553663.34094477,
                                ["x"] = -205022.03204267,
                                ["name"] = "Tank SQD",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 551657.61507869,
                                                ["x"] = -205034.82578953,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 551481.61852519,
                                                ["x"] = -204902.89211343,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 551451.51554671,
                                                ["x"] = -204876.58132931,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 551427.80801019,
                                                ["x"] = -204850.85784356,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 551407.49709174,
                                                ["x"] = -204822.38013677,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 550870.94834942,
                                                ["x"] = -203885.61536481,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 550852.04820427,
                                                ["x"] = -203844.78640288,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 550799.42583321,
                                                ["x"] = -203753.94810859,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 550621.70760541,
                                                ["x"] = -203464.16029036,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 550617.87200711,
                                                ["x"] = -203454.93239717,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 550615.73887898,
                                                ["x"] = -203445.1744319,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 550615.06106206,
                                                ["x"] = -203435.20973325,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 550616.12382528,
                                                ["x"] = -203425.27930082,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 550618.79696143,
                                                ["x"] = -203415.65333836,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 550676.89956312,
                                                ["x"] = -203293.82637124,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 550693.80934689,
                                                ["x"] = -203263.21095776,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 550735.36321625,
                                                ["x"] = -203213.38193396,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 550783.74594543,
                                                ["x"] = -203156.60040261,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 550790.71583408,
                                                ["x"] = -203127.62328301,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 550761.05735495,
                                                ["x"] = -202728.89691966,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 550771.950196,
                                                ["x"] = -202644.78538064,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 551422.47126563,
                                                ["x"] = -201113.00126831,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 551437.23714214,
                                                ["x"] = -201044.78629616,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 551434.96856144,
                                                ["x"] = -200984.99685812,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 551399.24168848,
                                                ["x"] = -200860.12658729,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 551386.2175482,
                                                ["x"] = -200786.41716302,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 551388.84437706,
                                                ["x"] = -200741.58675585,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 551399.3301691,
                                                ["x"] = -200703.04981897,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 551417.07925882,
                                                ["x"] = -200667.27696357,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 551461.36771357,
                                                ["x"] = -200613.25871915,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 551624.31626198,
                                                ["x"] = -200458.50638725,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 551682.53281981,
                                                ["x"] = -200371.33358439,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 551732.14939883,
                                                ["x"] = -200225.14497697,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 551738.75133392,
                                                ["x"] = -199931.39314313,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 551655.02573594,
                                                ["x"] = -199813.75484488,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 551615.58668834,
                                                ["x"] = -199793.00789312,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 551536.94539185,
                                                ["x"] = -199798.28690296,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 551168.92852147,
                                                ["x"] = -200111.73611974,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 551038.9555788,
                                                ["x"] = -200183.80750569,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 550920.12398873,
                                                ["x"] = -200183.2278943,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 549620.10058889,
                                                ["x"] = -199535.86130622,
                                            }, -- end of [196]
                                            [1] = 
                                            {
                                                ["y"] = 553086.88939236,
                                                ["x"] = -205093.76060923,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 552877.96822782,
                                                ["x"] = -205114.73493951,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 551737.40438477,
                                                ["x"] = -200190.54602859,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 551737.00629709,
                                                ["x"] = -199926.71678948,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 551647.19433189,
                                                ["x"] = -199807.53940902,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 551605.79823135,
                                                ["x"] = -199790.98107033,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 551527.6873545,
                                                ["x"] = -199802.0636868,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 551145.40720267,
                                                ["x"] = -200130.35234766,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 551024.27860618,
                                                ["x"] = -200186.89269094,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 552837.98652823,
                                                ["x"] = -205115.7618651,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 548994.71470543,
                                                ["x"] = -199061.57169402,
                                            }, -- end of [197]
                                            [4] = 
                                            {
                                                ["y"] = 552803.00340435,
                                                ["x"] = -205114.80450174,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 550773.11677794,
                                                ["x"] = -203173.39451315,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 550787.1572953,
                                                ["x"] = -203147.19989691,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 550790.42292395,
                                                ["x"] = -203117.62947229,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 552763.13671622,
                                                ["x"] = -205111.6012816,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 550774.61595219,
                                                ["x"] = -202635.14800555,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 551428.56172453,
                                                ["x"] = -201093.95411055,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 551438.11795389,
                                                ["x"] = -201029.8177549,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 552713.57704995,
                                                ["x"] = -205105.01855338,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 551393.20614429,
                                                ["x"] = -200835.86881875,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 551385.98737485,
                                                ["x"] = -200771.4228368,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 551390.76527416,
                                                ["x"] = -200731.77399561,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 552487.26143536,
                                                ["x"] = -205064.30470226,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 551425.45386991,
                                                ["x"] = -200654.83523355,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 551483.1423566,
                                                ["x"] = -200592.62719812,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 551636.6969072,
                                                ["x"] = -200442.80174136,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 552379.4092331,
                                                ["x"] = -205042.71294515,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 551741.42702081,
                                                ["x"] = -200150.75250031,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 552364.53688627,
                                                ["x"] = -205040.77811461,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 551643.05704622,
                                                ["x"] = -199804.73325442,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 552354.55759864,
                                                ["x"] = -205040.16551585,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 551518.67160271,
                                                ["x"] = -199806.38557172,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 552349.55883359,
                                                ["x"] = -205040.23102056,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 551009.44225159,
                                                ["x"] = -200189.08707027,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 552334.59141478,
                                                ["x"] = -205041.27964079,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 548922.88293338,
                                                ["x"] = -199016.14238805,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 552324.68145191,
                                                ["x"] = -205042.57585985,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 552314.88958006,
                                                ["x"] = -205044.56731367,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 552305.26109646,
                                                ["x"] = -205047.24712716,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 552267.4651872,
                                                ["x"] = -205060.35373491,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 552107.15685576,
                                                ["x"] = -205116.90586642,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 552092.70805867,
                                                ["x"] = -205120.92951518,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 552087.81242912,
                                                ["x"] = -205121.94560553,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 552077.91354403,
                                                ["x"] = -205123.34539086,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 552048.052684,
                                                ["x"] = -205126.20894568,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 552038.06625547,
                                                ["x"] = -205126.66255321,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 552033.06753465,
                                                ["x"] = -205126.52761355,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 552018.12481927,
                                                ["x"] = -205125.2360804,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 551884.5435387,
                                                ["x"] = -205105.76545131,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 551790.94485078,
                                                ["x"] = -205089.55970041,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 551766.61196459,
                                                ["x"] = -205083.83491578,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 551752.22655174,
                                                ["x"] = -205079.59129682,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 551728.63516185,
                                                ["x"] = -205071.32211036,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 551710.1796412,
                                                ["x"] = -205063.63058598,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 551692.18360421,
                                                ["x"] = -205054.90927905,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 551674.60292134,
                                                ["x"] = -205045.37720616,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 551624.80104789,
                                                ["x"] = -205011.9583942,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 551462.45091698,
                                                ["x"] = -204886.84590612,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 551437.61113349,
                                                ["x"] = -204862.20853702,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 551418.67676421,
                                                ["x"] = -204838.96053972,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 551098.70070575,
                                                ["x"] = -204313.79778909,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 550862.4947815,
                                                ["x"] = -203867.49324321,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 550825.13687242,
                                                ["x"] = -203796.82355216,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 550631.18772857,
                                                ["x"] = -203481.76636788,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 550619.64264731,
                                                ["x"] = -203459.60709662,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 550616.59209791,
                                                ["x"] = -203450.10204768,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 550615.20486691,
                                                ["x"] = -203440.20447023,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 550615.37309191,
                                                ["x"] = -203430.22153975,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 550617.28550028,
                                                ["x"] = -203420.41870783,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 550622.51846375,
                                                ["x"] = -203406.37381486,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 550688.53033121,
                                                ["x"] = -203271.70002162,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 550708.46953016,
                                                ["x"] = -203242.96428358,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 550779.2615383,
                                                ["x"] = -203165.51072512,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 550789.80383468,
                                                ["x"] = -203137.56728154,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 550781.02723492,
                                                ["x"] = -203013.05413948,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 550762.51880046,
                                                ["x"] = -202698.95584837,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 550785.80498691,
                                                ["x"] = -202601.98824326,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 551432.20913018,
                                                ["x"] = -201079.4069437,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 551438.02002253,
                                                ["x"] = -201014.82160387,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 551427.43401206,
                                                ["x"] = -200950.8322749,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 551389.44591207,
                                                ["x"] = -200816.2281258,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 551386.44688025,
                                                ["x"] = -200761.43454371,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 551393.1575041,
                                                ["x"] = -200722.06531388,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 551407.31770607,
                                                ["x"] = -200684.72271512,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 551434.54504197,
                                                ["x"] = -200642.90671581,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 551580.26533912,
                                                ["x"] = -200506.26913322,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 551656.96768987,
                                                ["x"] = -200414.27288343,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 551703.48861616,
                                                ["x"] = -200325.9597107,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 551744.7981161,
                                                ["x"] = -200005.84338959,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 551727.00088351,
                                                ["x"] = -199909.44750951,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 551634.34938641,
                                                ["x"] = -199799.83150743,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 551575.88967454,
                                                ["x"] = -199789.76704197,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 551497.14922887,
                                                ["x"] = -199819.0808657,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 551094.96737546,
                                                ["x"] = -200162.72147035,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 550979.50777496,
                                                ["x"] = -200190.76686825,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 550721.64488331,
                                                ["x"] = -200101.4339108,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 548773.14701508,
                                                ["x"] = -198935.78473823,
                                            }, -- end of [200]
                                            [129] = 
                                            {
                                                ["y"] = 551712.2303983,
                                                ["x"] = -200302.54071241,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 551743.19519772,
                                                ["x"] = -199950.87225673,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 551678.45612744,
                                                ["x"] = -199839.67074175,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 551629.80005504,
                                                ["x"] = -199797.7603968,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 551565.95074407,
                                                ["x"] = -199790.85140777,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 551480.81611477,
                                                ["x"] = -199830.61889398,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 551081.47335837,
                                                ["x"] = -200169.26737004,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 550964.51987421,
                                                ["x"] = -200190.22864824,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 549838.94396588,
                                                ["x"] = -199675.79241078,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 548695.5837951,
                                                ["x"] = -198901.03438828,
                                            }, -- end of [201]
                                            [79] = 
                                            {
                                                ["y"] = 550761.5309299,
                                                ["x"] = -202708.9045972,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 551432.17460959,
                                                ["x"] = -200970.26195187,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 551403.09947949,
                                                ["x"] = -200693.78848675,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 551693.58051243,
                                                ["x"] = -200348.90963249,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 551726.09379276,
                                                ["x"] = -200254.52422588,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 551744.44331501,
                                                ["x"] = -200090.83439504,
                                            }, -- end of [135]
                                            [65] = 
                                            {
                                                ["y"] = 550714.81862842,
                                                ["x"] = -203235.24133398,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 550781.76988342,
                                                ["x"] = -203161.19105721,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 550790.50938808,
                                                ["x"] = -203132.62276641,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 550765.00136581,
                                                ["x"] = -202823.80540623,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 550768.96082676,
                                                ["x"] = -202659.48170215,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 550928.77900795,
                                                ["x"] = -202223.09716949,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 551434.83501105,
                                                ["x"] = -201064.64062052,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 551436.95518311,
                                                ["x"] = -200999.86129398,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 551417.25117045,
                                                ["x"] = -200917.34991567,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 551387.42078618,
                                                ["x"] = -200801.36728622,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 551387.40217761,
                                                ["x"] = -200751.48123657,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 551396.01443165,
                                                ["x"] = -200712.48308009,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 551411.98023611,
                                                ["x"] = -200675.87746926,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 551447.55454222,
                                                ["x"] = -200627.71966319,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 551604.55852679,
                                                ["x"] = -200481.07762179,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 551670.3353888,
                                                ["x"] = -200393.15256189,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 551719.77509587,
                                                ["x"] = -200278.709164,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 551742.4111844,
                                                ["x"] = -199945.93603829,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 551669.05227095,
                                                ["x"] = -199827.98856963,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 551625.14474123,
                                                ["x"] = -199795.93766598,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 551556.114287,
                                                ["x"] = -199792.64089919,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 551457.31813431,
                                                ["x"] = -199849.26447538,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 551067.61069151,
                                                ["x"] = -200174.98944839,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 550949.59509869,
                                                ["x"] = -200188.75693318,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 549769.35525483,
                                                ["x"] = -199636.34517998,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = 548602.41472577,
                                                ["x"] = -198864.73648619,
                                            }, -- end of [202]
                                            [139] = 
                                            {
                                                ["y"] = 551740.1951669,
                                                ["x"] = -199936.17533504,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 551734.88840938,
                                                ["x"] = -199922.19574297,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 551732.44023875,
                                                ["x"] = -199917.84556654,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 551662.28801997,
                                                ["x"] = -199820.62359678,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 551638.77386846,
                                                ["x"] = -199802.15772841,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 551620.40127969,
                                                ["x"] = -199794.35596354,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 551595.87071272,
                                                ["x"] = -199789.79724485,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 551585.88114043,
                                                ["x"] = -199789.4059702,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 551546.43074576,
                                                ["x"] = -199795.12709565,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 551509.89471015,
                                                ["x"] = -199811.17699411,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 551408.55397077,
                                                ["x"] = -199892.23261076,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 551125.0251224,
                                                ["x"] = -200144.82310846,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 551108.08739912,
                                                ["x"] = -200155.45384719,
                                            }, -- end of [175]
                                            [179] = 
                                            {
                                                ["y"] = 551053.4184565,
                                                ["x"] = -200179.83810307,
                                            }, -- end of [179]
                                            [183] = 
                                            {
                                                ["y"] = 550994.50056036,
                                                ["x"] = -200190.38205114,
                                            }, -- end of [183]
                                            [187] = 
                                            {
                                                ["y"] = 550934.7845097,
                                                ["x"] = -200186.39230456,
                                            }, -- end of [187]
                                            [191] = 
                                            {
                                                ["y"] = 550839.9118127,
                                                ["x"] = -200155.37675672,
                                            }, -- end of [191]
                                            [190] = 
                                            {
                                                ["y"] = 550877.12429683,
                                                ["x"] = -200170.03668324,
                                            }, -- end of [190]
                                            [195] = 
                                            {
                                                ["y"] = 549693.49209428,
                                                ["x"] = -199587.93907783,
                                            }, -- end of [195]
                                            [199] = 
                                            {
                                                ["y"] = 548848.97105734,
                                                ["x"] = -198974.18203374,
                                            }, -- end of [199]
                                            [189] = 
                                            {
                                                ["y"] = 550900.83437964,
                                                ["x"] = -200177.95352285,
                                            }, -- end of [189]
                                            [203] = 
                                            {
                                                ["y"] = 548157.15025844,
                                                ["x"] = -198718.5882348,
                                            }, -- end of [203]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 548152.51716157,
                                                ["x"] = -198733.00565435,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 548152.51716157,
                                                ["x"] = -198733.00565435,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 36,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 553087.03761364,
                                            ["x"] = -205095.26469692,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 260,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1306.9121210098,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548156.68621709,
                                            ["x"] = -198720.01464814,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.1666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 231,
                                        ["y"] = 553087.03761364,
                                        ["x"] = -205095.26469692,
                                        ["name"] = "BMP SQD-4",
                                        ["heading"] = 4.619528678925,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 159,
                                        ["y"] = 553113.388862,
                                        ["x"] = -205092.66132332,
                                        ["name"] = "BMP SQD-3",
                                        ["heading"] = 4.6139134631419,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 158,
                                        ["y"] = 553143.24661336,
                                        ["x"] = -205089.7436154,
                                        ["name"] = "BMP SQD-2",
                                        ["heading"] = 4.6149779789435,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 157,
                                        ["y"] = 553164.25433955,
                                        ["x"] = -205087.70009309,
                                        ["name"] = "BMP SQD-1",
                                        ["heading"] = 4.6154192699246,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 553087.03761364,
                                ["x"] = -205095.26469692,
                                ["name"] = "BMP SQD",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 534660.76522516,
                                                ["x"] = -198272.82238032,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 535675.42015839,
                                                ["x"] = -197995.71078179,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 535380.05545835,
                                                ["x"] = -198066.64360981,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 534656.84710827,
                                                ["x"] = -198269.72365189,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 534652.58341395,
                                                ["x"] = -198267.11555165,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 534648.12980621,
                                                ["x"] = -198264.84463837,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 534638.9239731,
                                                ["x"] = -198260.94512284,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 535329.7750478,
                                                ["x"] = -198088.91899673,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 534624.75604504,
                                                ["x"] = -198256.0251721,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 534571.82248599,
                                                ["x"] = -198241.10760404,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 534451.61321381,
                                                ["x"] = -198206.8978671,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 533574.17792659,
                                                ["x"] = -197899.26697176,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 535253.8900236,
                                                ["x"] = -198127.1961406,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 533491.55782348,
                                                ["x"] = -197879.33124949,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 533408.05028174,
                                                ["x"] = -197863.51960263,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 533323.86123354,
                                                ["x"] = -197851.86961482,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 533239.19788087,
                                                ["x"] = -197844.4109662,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 534965.21411096,
                                                ["x"] = -198287.01137267,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 533154.26859042,
                                                ["x"] = -197841.16569953,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 533069.28288403,
                                                ["x"] = -197842.13825947,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 532984.45026271,
                                                ["x"] = -197847.32879254,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 535615.79313452,
                                                ["x"] = -198002.33313115,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 534942.29512058,
                                                ["x"] = -198296.98683292,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 532791.43240357,
                                                ["x"] = -197874.47291884,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 532292.58881129,
                                                ["x"] = -197980.36971587,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 532287.59951092,
                                                ["x"] = -197980.67260189,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 532267.60135051,
                                                ["x"] = -197980.65879256,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 534923.50308609,
                                                ["x"] = -198303.82507111,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 532257.61299292,
                                                ["x"] = -197980.23139917,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 532252.65451161,
                                                ["x"] = -197979.59210511,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 532237.92606442,
                                                ["x"] = -197976.75944137,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 531696.78115409,
                                                ["x"] = -197853.8304293,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 534909.13809714,
                                                ["x"] = -198308.13447557,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 531647.23506683,
                                                ["x"] = -197847.14655163,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 531607.36735443,
                                                ["x"] = -197843.96344718,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 531572.38409885,
                                                ["x"] = -197843.01040505,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 531537.40022537,
                                                ["x"] = -197843.85601394,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 534894.56733903,
                                                ["x"] = -198311.68783028,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 531492.52854165,
                                                ["x"] = -197847.20318832,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 531452.82647873,
                                                ["x"] = -197852.03766489,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 531413.45846165,
                                                ["x"] = -197859.10365267,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 535710.32632411,
                                                ["x"] = -197993.19067944,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 535571.39019872,
                                                ["x"] = -198009.6073195,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 534874.9103219,
                                                ["x"] = -198315.36402117,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 529668.49020076,
                                                ["x"] = -198338.95227788,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 529169.59242157,
                                                ["x"] = -198417.1373306,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 528981.31518016,
                                                ["x"] = -198442.52815612,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 534855.08462932,
                                                ["x"] = -198317.98224161,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 528816.59349,
                                                ["x"] = -198450.88769924,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 528713.07753941,
                                                ["x"] = -198448.54341435,
                                            }, -- end of [69]
                                            [18] = 
                                            {
                                                ["y"] = 534830.16857106,
                                                ["x"] = -198319.99445873,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 534800.18495554,
                                                ["x"] = -198320.89360257,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 535522.52778344,
                                                ["x"] = -198020.18821608,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 534760.1965089,
                                                ["x"] = -198320.12173009,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 534730.27519925,
                                                ["x"] = -198318.00170542,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 534710.44548233,
                                                ["x"] = -198315.42343549,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 534700.6315183,
                                                ["x"] = -198313.51060222,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 535474.27042436,
                                                ["x"] = -198033.25300569,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 534695.78595543,
                                                ["x"] = -198312.28021464,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 534691.02343852,
                                                ["x"] = -198310.76062929,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 534686.4176291,
                                                ["x"] = -198308.82184306,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 534682.13498147,
                                                ["x"] = -198306.25443914,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 535426.73862286,
                                                ["x"] = -198048.75116278,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 534678.51899612,
                                                ["x"] = -198302.82289104,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 534675.83204099,
                                                ["x"] = -198298.61556965,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 532899.98002715,
                                                ["x"] = -197856.72486298,
                                            }, -- end of [47]
                                            [30] = 
                                            {
                                                ["y"] = 534664.06250468,
                                                ["x"] = -198276.56903995,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 531340.3847568,
                                                ["x"] = -197875.95925437,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 528906.54998667,
                                                ["x"] = -198448.36640471,
                                            }, -- end of [67]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 528713.02539476,
                                                ["x"] = -198450.01905026,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528667.3414222,
                                                ["x"] = -197645.0528648,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 542478.19245509,
                                                ["x"] = -198201.8020665,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 542619.17630809,
                                                ["x"] = -197795.35607002,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 542537.73622293,
                                                ["x"] = -197818.09137864,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 542478.59585239,
                                                ["x"] = -198206.78509101,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 542478.57980907,
                                                ["x"] = -198211.78218641,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 542477.73654592,
                                                ["x"] = -198216.70071221,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 542476.28448671,
                                                ["x"] = -198221.48814716,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 542529.0199528,
                                                ["x"] = -197822.9885055,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 542474.32755522,
                                                ["x"] = -198226.07997675,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 542471.7621265,
                                                ["x"] = -198230.36421263,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 542468.79760903,
                                                ["x"] = -198234.39362316,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 542465.22598327,
                                                ["x"] = -198237.87986443,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 542520.62802275,
                                                ["x"] = -197828.42336127,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 542461.20106057,
                                                ["x"] = -198240.84336945,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 542452.69812427,
                                                ["x"] = -198246.10305997,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 542373.27766841,
                                                ["x"] = -198288.42871573,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 541458.18445257,
                                                ["x"] = -198761.17049818,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 542512.58360649,
                                                ["x"] = -197834.36169429,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 541448.94605827,
                                                ["x"] = -198764.98872564,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 541444.1230058,
                                                ["x"] = -198766.28829366,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 541439.14182931,
                                                ["x"] = -198766.7183954,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 542594.49404299,
                                                ["x"] = -197799.31303023,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 542504.90868326,
                                                ["x"] = -197840.77007481,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 541429.20508812,
                                                ["x"] = -198765.95515159,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 541424.3700137,
                                                ["x"] = -198764.67875582,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 541419.76489998,
                                                ["x"] = -198762.74990196,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 541415.4587344,
                                                ["x"] = -198760.21198415,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 542497.62338125,
                                                ["x"] = -197847.6180195,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 541407.24120348,
                                                ["x"] = -198754.51594294,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 541222.67317911,
                                                ["x"] = -198617.36464955,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 541188.66821354,
                                                ["x"] = -198596.31122291,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 541157.96985519,
                                                ["x"] = -198579.50863434,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 542490.7475555,
                                                ["x"] = -197854.87732024,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 541130.94939649,
                                                ["x"] = -198566.48184094,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 541103.31718424,
                                                ["x"] = -198554.81323968,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 541065.75362487,
                                                ["x"] = -198541.07496784,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 541032.36756038,
                                                ["x"] = -198530.58221711,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 542484.30200937,
                                                ["x"] = -197862.52120068,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 540998.4414906,
                                                ["x"] = -198521.9893773,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 540939.63928338,
                                                ["x"] = -198510.08887894,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 540331.29805318,
                                                ["x"] = -198419.96727474,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 542624.14619845,
                                                ["x"] = -197794.81518821,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 542579.84069319,
                                                ["x"] = -197802.51163332,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 542478.30847057,
                                                ["x"] = -197870.52443018,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 540131.99995292,
                                                ["x"] = -198404.20994713,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 540012.00835636,
                                                ["x"] = -198404.61556299,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 539077.21650319,
                                                ["x"] = -198423.31501485,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 542472.79039363,
                                                ["x"] = -197878.86229921,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 539057.7589058,
                                                ["x"] = -198418.75967155,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 539053.09072187,
                                                ["x"] = -198416.97909033,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 539044.10379514,
                                                ["x"] = -198412.59600318,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 542467.77273245,
                                                ["x"] = -197887.51079022,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 538822.87870572,
                                                ["x"] = -198296.36142679,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 538789.71102648,
                                                ["x"] = -198285.19424521,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 538780.04997428,
                                                ["x"] = -198282.62157833,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 542463.28281929,
                                                ["x"] = -197896.4447573,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 538528.43908638,
                                                ["x"] = -198241.33605265,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 538518.46810071,
                                                ["x"] = -198240.58791144,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 542565.41713076,
                                                ["x"] = -197806.61765136,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 542459.35051311,
                                                ["x"] = -197905.63699915,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 538428.64345689,
                                                ["x"] = -198244.73818215,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 538413.65508903,
                                                ["x"] = -198244.19491987,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 538403.70821955,
                                                ["x"] = -198243.19044042,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 542456.00568323,
                                                ["x"] = -197915.05859192,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 537729.4232383,
                                                ["x"] = -198124.09976009,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 537649.89040175,
                                                ["x"] = -198115.56313079,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 535829.00985957,
                                                ["x"] = -197993.33536317,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 542453.25337623,
                                                ["x"] = -197924.67010668,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 535710.34702322,
                                                ["x"] = -197993.19003478,
                                            }, -- end of [88]
                                            [23] = 
                                            {
                                                ["y"] = 542451.06974127,
                                                ["x"] = -197934.42838712,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 542555.98269472,
                                                ["x"] = -197809.92967512,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 542449.41960789,
                                                ["x"] = -197944.28982399,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 542447.84621666,
                                                ["x"] = -197959.20389305,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 542447.20775262,
                                                ["x"] = -197974.18880407,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 542447.34820003,
                                                ["x"] = -197989.18642737,
                                            }, -- end of [27]
                                            [47] = 
                                            {
                                                ["y"] = 541434.14669872,
                                                ["x"] = -198766.67022899,
                                            }, -- end of [47]
                                            [7] = 
                                            {
                                                ["y"] = 542546.73946459,
                                                ["x"] = -197813.74486733,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 542448.50904144,
                                                ["x"] = -198009.1508477,
                                            }, -- end of [28]
                                            [63] = 
                                            {
                                                ["y"] = 540261.75746807,
                                                ["x"] = -198412.01596502,
                                            }, -- end of [63]
                                            [79] = 
                                            {
                                                ["y"] = 538488.48942889,
                                                ["x"] = -198240.65268152,
                                            }, -- end of [79]
                                            [67] = 
                                            {
                                                ["y"] = 539072.30076582,
                                                ["x"] = -198422.42860046,
                                            }, -- end of [67]
                                            [29] = 
                                            {
                                                ["y"] = 542452.7883512,
                                                ["x"] = -198048.91788552,
                                            }, -- end of [29]
                                            [71] = 
                                            {
                                                ["y"] = 538832.20825708,
                                                ["x"] = -198299.95627981,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 538755.52845597,
                                                ["x"] = -198277.7659339,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = 538503.47720462,
                                                ["x"] = -198240.13185517,
                                            }, -- end of [78]
                                            [30] = 
                                            {
                                                ["y"] = 542466.35511263,
                                                ["x"] = -198132.82069075,
                                            }, -- end of [30]
                                            [83] = 
                                            {
                                                ["y"] = 538092.39277972,
                                                ["x"] = -198195.17724168,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 535744.02623913,
                                                ["x"] = -197992.20609286,
                                            }, -- end of [87]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 528667.3414222,
                                                ["x"] = -197645.0528648,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528367.53855961,
                                                ["x"] = -197567.78408578,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 528367.53855961,
                                                ["x"] = -197567.78408578,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528367.53855961,
                                                ["x"] = -197567.78408578,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 82,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 542624.28606993,
                                            ["x"] = -197796.58281986,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 981.16378640667,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 535710.39330043,
                                            ["x"] = -197994.84986621,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1922.6994634065,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528713.02539476,
                                            ["x"] = -198450.01905026,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 67,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2027.2955481794,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528667.3414222,
                                            ["x"] = -197645.0528648,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 70,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2067.4598852061,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528367.53855961,
                                            ["x"] = -197567.78408578,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 393,
                                        ["y"] = 542624.28606993,
                                        ["x"] = -197796.58281986,
                                        ["name"] = "Tank SQD-1-6",
                                        ["heading"] = 4.9480092728569,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 392,
                                        ["y"] = 542653.06578913,
                                        ["x"] = -197794.60246991,
                                        ["name"] = "Tank SQD-1-5",
                                        ["heading"] = 4.6436866695721,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 391,
                                        ["y"] = 542683.01779432,
                                        ["x"] = -197793.68819008,
                                        ["name"] = "Tank SQD-1-4",
                                        ["heading"] = 4.6818736269667,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 188,
                                        ["y"] = 542713.0044798,
                                        ["x"] = -197793.37135918,
                                        ["name"] = "Tank SQD-1-1",
                                        ["heading"] = 4.7018236542749,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 189,
                                        ["y"] = 542742.99295734,
                                        ["x"] = -197793.62972048,
                                        ["name"] = "Tank SQD-1-2",
                                        ["heading"] = 4.7210041195737,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 190,
                                        ["y"] = 542772.98071792,
                                        ["x"] = -197794.30679956,
                                        ["name"] = "Tank SQD-1-3",
                                        ["heading"] = 4.7349636590598,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 542624.28606993,
                                ["x"] = -197796.58281986,
                                ["name"] = "Tank SQD-1",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 539072.01805435,
                                                ["x"] = -198422.36409377,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 541457.92053693,
                                                ["x"] = -198761.29064674,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 538503.18724825,
                                                ["x"] = -198240.13220327,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 541448.67155058,
                                                ["x"] = -198765.08216839,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 541443.8365642,
                                                ["x"] = -198766.33343375,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 541438.85182594,
                                                ["x"] = -198766.72979401,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 541433.85772899,
                                                ["x"] = -198766.64836661,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 541428.92147851,
                                                ["x"] = -198765.8946107,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 541424.09412228,
                                                ["x"] = -198764.58947361,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 541415.21484607,
                                                ["x"] = -198760.05509721,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 541222.43045408,
                                                ["x"] = -198617.20595675,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 541157.71174436,
                                                ["x"] = -198579.37646283,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 541103.04747525,
                                                ["x"] = -198554.70685196,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 540939.35391574,
                                                ["x"] = -198510.03738932,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 540006.71912539,
                                                ["x"] = -198404.70437088,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 539057.48186548,
                                                ["x"] = -198418.67428303,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 538822.60597691,
                                                ["x"] = -198296.26292021,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 538428.35352541,
                                                ["x"] = -198244.73661123,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 535711.28631613,
                                                ["x"] = -197993.15211845,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 538789.43350748,
                                                ["x"] = -198285.11026108,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 538413.36568069,
                                                ["x"] = -198244.1768098,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 541065.47899586,
                                                ["x"] = -198540.98174313,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 540331.01054364,
                                                ["x"] = -198419.92952711,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 539081.91832094,
                                                ["x"] = -198423.58184413,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 539052.82609372,
                                                ["x"] = -198416.86052996,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 538779.7672312,
                                                ["x"] = -198282.55721486,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 538403.42069806,
                                                ["x"] = -198243.15277968,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 541419.50866531,
                                                ["x"] = -198762.61416925,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 541407.00681295,
                                                ["x"] = -198754.34520647,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 541188.41762807,
                                                ["x"] = -198596.16534275,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 541130.68514564,
                                                ["x"] = -198566.36245823,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 541032.08848668,
                                                ["x"] = -198530.50342201,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 540261.46847033,
                                                ["x"] = -198411.99225292,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 539076.92773602,
                                                ["x"] = -198423.28854442,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 539043.84584149,
                                                ["x"] = -198412.46353722,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 538528.1508352,
                                                ["x"] = -198241.30429783,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 537729.135744,
                                                ["x"] = -198124.06176048,
                                            }, -- end of [44]
                                            [31] = 
                                            {
                                                ["y"] = 538831.94106722,
                                                ["x"] = -198299.84356337,
                                            }, -- end of [31]
                                            [46] = 
                                            {
                                                ["y"] = 535828.72006866,
                                                ["x"] = -197993.32500058,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 538488.19996741,
                                                ["x"] = -198240.6706272,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 538092.1074672,
                                                ["x"] = -198195.12544809,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 538518.17850887,
                                                ["x"] = -198240.57196764,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 537649.60144051,
                                                ["x"] = -198115.53888518,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 538750.31889468,
                                                ["x"] = -198276.84711548,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 542319.76940817,
                                                ["x"] = -198316.20903328,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 540998.15890046,
                                                ["x"] = -198521.92433836,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 540131.71011126,
                                                ["x"] = -198404.20111194,
                                            }, -- end of [23]
                                            [47] = 
                                            {
                                                ["y"] = 535743.73627405,
                                                ["x"] = -197992.20765795,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 534679.12836492,
                                                ["x"] = -198303.53825798,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 535676.35663092,
                                                ["x"] = -197995.63194796,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 533575.08551506,
                                                ["x"] = -197899.5102509,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 535616.72398756,
                                                ["x"] = -198002.2051215,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 531697.70888686,
                                                ["x"] = -197853.97981828,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 535572.3135321,
                                                ["x"] = -198009.43305923,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 535523.44081691,
                                                ["x"] = -198019.96624765,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 535475.17099967,
                                                ["x"] = -198032.98492539,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 535427.62443004,
                                                ["x"] = -198048.43771784,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 535380.92417005,
                                                ["x"] = -198066.28553481,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 535254.7199639,
                                                ["x"] = -198126.75552151,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 534943.16772961,
                                                ["x"] = -198296.63828889,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 534910.04453041,
                                                ["x"] = -198307.88709703,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 534875.83821945,
                                                ["x"] = -198315.21625712,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 534761.13519034,
                                                ["x"] = -198320.16388698,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 534691.90947364,
                                                ["x"] = -198311.07336611,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 534676.28121468,
                                                ["x"] = -198299.44092876,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 534653.40244612,
                                                ["x"] = -198267.57607221,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 533408.97751782,
                                                ["x"] = -197863.67170438,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 532293.52323134,
                                                ["x"] = -197980.26842131,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 531608.30569684,
                                                ["x"] = -197844.01312385,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 529374.3618929,
                                                ["x"] = -198385.71912529,
                                            }, -- end of [64]
                                            [63] = 
                                            {
                                                ["y"] = 529669.4115269,
                                                ["x"] = -198338.7677932,
                                            }, -- end of [63]
                                            [62] = 
                                            {
                                                ["y"] = 531346.1447734,
                                                ["x"] = -197874.50965646,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                ["y"] = 531648.16928507,
                                                ["x"] = -197847.24653627,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 534648.97703455,
                                                ["x"] = -198265.25098187,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 533324.79487238,
                                                ["x"] = -197851.97554044,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 532288.53838755,
                                                ["x"] = -197980.63887166,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 531573.32369522,
                                                ["x"] = -197843.01275615,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 534856.01879079,
                                                ["x"] = -198317.88064687,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 534731.2102102,
                                                ["x"] = -198318.09483421,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 534687.26557809,
                                                ["x"] = -198309.22655125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 534664.5908457,
                                                ["x"] = -198277.34588106,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 534639.80017042,
                                                ["x"] = -198261.2845207,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 533240.13562733,
                                                ["x"] = -197844.4704059,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 532273.54034929,
                                                ["x"] = -197980.74490225,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 531538.33861835,
                                                ["x"] = -197843.81056803,
                                            }, -- end of [58]
                                            [61] = 
                                            {
                                                ["y"] = 531414.37966387,
                                                ["x"] = -197858.91845174,
                                            }, -- end of [61]
                                            [35] = 
                                            {
                                                ["y"] = 534625.6510062,
                                                ["x"] = -198256.31140879,
                                            }, -- end of [35]
                                            [51] = 
                                            {
                                                ["y"] = 532258.54946128,
                                                ["x"] = -197980.30636212,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 531493.4638673,
                                                ["x"] = -197847.11194067,
                                            }, -- end of [59]
                                            [9] = 
                                            {
                                                ["y"] = 535330.62519898,
                                                ["x"] = -198088.51872566,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 534961.53186212,
                                                ["x"] = -198288.72277474,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 534924.39526928,
                                                ["x"] = -198303.53040556,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 534895.48511702,
                                                ["x"] = -198311.4863138,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 534831.10670041,
                                                ["x"] = -198319.94137342,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 534711.37268161,
                                                ["x"] = -198315.57602492,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 534682.90202185,
                                                ["x"] = -198306.79722618,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 534661.44200668,
                                                ["x"] = -198273.47409657,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 534582.38943183,
                                                ["x"] = -198243.93869884,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 533070.22190365,
                                                ["x"] = -197842.10444002,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 532253.58284174,
                                                ["x"] = -197979.73740219,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 531453.75556244,
                                                ["x"] = -197851.89708667,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                ["y"] = 532792.35617086,
                                                ["x"] = -197874.30102921,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 532900.91105609,
                                                ["x"] = -197856.59810387,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 533492.47637337,
                                                ["x"] = -197879.52915798,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 533155.20813137,
                                                ["x"] = -197841.17852384,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 534442.98463442,
                                                ["x"] = -198204.13360852,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 532985.38644557,
                                                ["x"] = -197847.2483975,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 532238.84522983,
                                                ["x"] = -197976.95447339,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 535711.26562087,
                                                ["x"] = -197993.15276324,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 534801.12455645,
                                                ["x"] = -198320.88685072,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 534701.54806391,
                                                ["x"] = -198313.71726936,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 534657.61643424,
                                                ["x"] = -198270.26308542,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 518049.6817864,
                                                ["x"] = -196576.19293838,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 518049.6817864,
                                                ["x"] = -196576.19293838,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 524756.95298692,
                                                ["x"] = -198047.96845491,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 528988.44331937,
                                                ["x"] = -198441.79087227,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 521863.45124396,
                                                ["x"] = -197196.63970367,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 528908.7130328,
                                                ["x"] = -198448.24886573,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 518258.35082163,
                                                ["x"] = -196657.46446792,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 528818.75970438,
                                                ["x"] = -198450.87664517,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 528703.80266991,
                                                ["x"] = -198448.13839561,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 527994.6244907,
                                                ["x"] = -198415.50602957,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 527414.9640186,
                                                ["x"] = -198431.17393062,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 527360.09417806,
                                                ["x"] = -198427.46972791,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 527261.16148074,
                                                ["x"] = -198413.19986547,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 527164.19466292,
                                                ["x"] = -198388.9353771,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 527042.22975867,
                                                ["x"] = -198344.09948239,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 526553.87162646,
                                                ["x"] = -198113.77247172,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 526463.47173743,
                                                ["x"] = -198084.90853836,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 525100.42666755,
                                                ["x"] = -198018.20646859,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 524752.21806315,
                                                ["x"] = -198046.36556173,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 522034.79450271,
                                                ["x"] = -197276.76269967,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 521831.41836257,
                                                ["x"] = -197182.58086486,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 521430.13064028,
                                                ["x"] = -197030.16799321,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 518177.61903419,
                                                ["x"] = -196630.98519721,
                                            }, -- end of [56]
                                            [33] = 
                                            {
                                                ["y"] = 522005.95890981,
                                                ["x"] = -197268.4940814,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 521793.60946717,
                                                ["x"] = -197169.53596409,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 521362.14114419,
                                                ["x"] = -197013.54167519,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 518122.2541531,
                                                ["x"] = -196607.87629697,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 526539.81550114,
                                                ["x"] = -198108.53999698,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 526458.50906857,
                                                ["x"] = -198084.30557548,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 524766.86521548,
                                                ["x"] = -198048.98180554,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 523325.00103494,
                                                ["x"] = -197467.9578878,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 521987.03667265,
                                                ["x"] = -197262.02585347,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 521722.58174483,
                                                ["x"] = -197145.47376544,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 521283.59626044,
                                                ["x"] = -196998.3960452,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 518050.24636148,
                                                ["x"] = -196574.97189408,
                                            }, -- end of [58]
                                            [55] = 
                                            {
                                                ["y"] = 518220.0271473,
                                                ["x"] = -196646.02169256,
                                            }, -- end of [55]
                                            [35] = 
                                            {
                                                ["y"] = 521968.51584617,
                                                ["x"] = -197254.4857296,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 527310.44578724,
                                                ["x"] = -198421.5972692,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 527212.36855074,
                                                ["x"] = -198402.30445913,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 527112.04202875,
                                                ["x"] = -198371.4869752,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 526891.9349645,
                                                ["x"] = -198276.04237998,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 526478.11943864,
                                                ["x"] = -198088.09702935,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 526448.52420905,
                                                ["x"] = -198083.80818707,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 524761.86924599,
                                                ["x"] = -198048.83514043,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 523315.25048751,
                                                ["x"] = -197465.77010879,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 521950.46345887,
                                                ["x"] = -197245.88354327,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 521676.82836009,
                                                ["x"] = -197125.36497212,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 518336.45966564,
                                                ["x"] = -196674.61924526,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 521144.95414909,
                                                ["x"] = -196979.04216421,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 521497.22425365,
                                                ["x"] = -197050.10577536,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 521558.5453373,
                                                ["x"] = -197071.64506714,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 521849.91632516,
                                                ["x"] = -197190.17824136,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 521699.44504327,
                                                ["x"] = -197136.01002818,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 521924.14066957,
                                                ["x"] = -197231.4991756,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 521604.88707974,
                                                ["x"] = -197090.40547063,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 518297.20774698,
                                                ["x"] = -196666.9410433,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 529374.36236369,
                                                ["x"] = -198385.71905113,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 526468.39723825,
                                                ["x"] = -198085.76595634,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 525110.4020004,
                                                ["x"] = -198017.52116361,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 522078.77590933,
                                                ["x"] = -197286.25409505,
                                            }, -- end of [31]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 60,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 542320.45918319,
                                            ["x"] = -198317.5405939,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 888.26271942256,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 535711.33212547,
                                            ["x"] = -197994.80028767,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1743.5625715811,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 529374.59050292,
                                            ["x"] = -198387.20160504,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3250.7331406722,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 518049.6817864,
                                            ["x"] = -196576.19293838,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 226,
                                        ["y"] = 542320.45918319,
                                        ["x"] = -198317.5405939,
                                        ["name"] = "BMP SQD-1-5",
                                        ["heading"] = 4.237232683329,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 225,
                                        ["y"] = 542347.09175204,
                                        ["x"] = -198303.73136485,
                                        ["name"] = "BMP SQD-1-4",
                                        ["heading"] = 4.2340439793943,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 191,
                                        ["y"] = 542373.7102315,
                                        ["x"] = -198289.89466872,
                                        ["name"] = "BMP SQD-1-1",
                                        ["heading"] = 4.2330149907188,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 192,
                                        ["y"] = 542400.30135846,
                                        ["x"] = -198276.00571216,
                                        ["name"] = "BMP SQD-1-2",
                                        ["heading"] = 4.231048797822,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 193,
                                        ["y"] = 542426.83281563,
                                        ["x"] = -198262.0044362,
                                        ["name"] = "BMP SQD-1-3",
                                        ["heading"] = 4.2268092663087,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 542320.45918319,
                                ["x"] = -198317.5405939,
                                ["name"] = "BMP SQD-1",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 534681.49825745,
                                                ["x"] = -198305.7660693,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 535674.62467876,
                                                ["x"] = -197995.82101879,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 533485.8832208,
                                                ["x"] = -197878.1202954,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 535614.99834524,
                                                ["x"] = -198002.44322885,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 531651.40763101,
                                                ["x"] = -197847.60155048,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 535570.60187709,
                                                ["x"] = -198009.75686213,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 535521.74828711,
                                                ["x"] = -198020.37845265,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 535473.50160076,
                                                ["x"] = -198033.48260717,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 535425.98244453,
                                                ["x"] = -198049.01949145,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 535379.31391301,
                                                ["x"] = -198066.95003005,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 535253.18143372,
                                                ["x"] = -198127.57262267,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 534946.18624493,
                                                ["x"] = -198295.41247854,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 534913.1809389,
                                                ["x"] = -198307.0056442,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 534879.05261274,
                                                ["x"] = -198314.68561683,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 534764.39032483,
                                                ["x"] = -198320.30028293,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 534695.01477504,
                                                ["x"] = -198312.0585193,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 534678.02687849,
                                                ["x"] = -198302.18834758,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 534656.1807668,
                                                ["x"] = -198269.27670392,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 533318.09457204,
                                                ["x"] = -197851.2268534,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 532286.79756549,
                                                ["x"] = -197980.69588372,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 531576.58154322,
                                                ["x"] = -197843.03099001,
                                            }, -- end of [56]
                                            [31] = 
                                            {
                                                ["y"] = 534660.16981491,
                                                ["x"] = -198272.28452749,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 529667.70330388,
                                                ["x"] = -198339.10906274,
                                            }, -- end of [62]
                                            [55] = 
                                            {
                                                ["y"] = 531611.55871571,
                                                ["x"] = -197844.19493409,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 534651.87886019,
                                                ["x"] = -198266.73163659,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 533233.4064181,
                                                ["x"] = -197844.05533193,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 532266.79915938,
                                                ["x"] = -197980.64190086,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 531541.59275345,
                                                ["x"] = -197843.66185761,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 534859.256055,
                                                ["x"] = -198317.51268876,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 534734.45367776,
                                                ["x"] = -198318.40212882,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 534690.2710021,
                                                ["x"] = -198310.48208774,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 534675.45609939,
                                                ["x"] = -198297.90642216,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 534647.40323915,
                                                ["x"] = -198264.504171,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 533148.46661396,
                                                ["x"] = -197841.09792484,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 532256.81419351,
                                                ["x"] = -197980.15647839,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 531496.70760725,
                                                ["x"] = -197846.80224364,
                                            }, -- end of [58]
                                            [1] = 
                                            {
                                                ["y"] = 535719.52030031,
                                                ["x"] = -197992.81954945,
                                            }, -- end of [1]
                                            [9] = 
                                            {
                                                ["y"] = 535329.04930726,
                                                ["x"] = -198089.26128362,
                                            }, -- end of [9]
                                            [13] = 
                                            {
                                                ["y"] = 534927.48168246,
                                                ["x"] = -198302.48733774,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 534898.66252306,
                                                ["x"] = -198310.76635617,
                                            }, -- end of [15]
                                            [35] = 
                                            {
                                                ["y"] = 534638.17438052,
                                                ["x"] = -198260.65890156,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = 534964.4876179,
                                                ["x"] = -198287.35207298,
                                            }, -- end of [11]
                                            [51] = 
                                            {
                                                ["y"] = 532251.86249166,
                                                ["x"] = -197979.46365545,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 531456.97868137,
                                                ["x"] = -197851.42135368,
                                            }, -- end of [59]
                                            [18] = 
                                            {
                                                ["y"] = 534834.35870629,
                                                ["x"] = -198319.7444237,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 534714.59201502,
                                                ["x"] = -198316.07638768,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 534685.70209531,
                                                ["x"] = -198308.45894696,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 534663.58766312,
                                                ["x"] = -198275.92245519,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 534623.99124788,
                                                ["x"] = -198255.78252271,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 532978.67015656,
                                                ["x"] = -197847.83663131,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 532237.14138975,
                                                ["x"] = -197976.59182925,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 531417.57503065,
                                                ["x"] = -197858.28263781,
                                            }, -- end of [60]
                                            [43] = 
                                            {
                                                ["y"] = 533063.48469433,
                                                ["x"] = -197842.3585263,
                                            }, -- end of [43]
                                            [39] = 
                                            {
                                                ["y"] = 533402.32259692,
                                                ["x"] = -197862.59161959,
                                            }, -- end of [39]
                                            [46] = 
                                            {
                                                ["y"] = 532785.72911578,
                                                ["x"] = -197875.54054223,
                                            }, -- end of [46]
                                            [47] = 
                                            {
                                                ["y"] = 532291.7897587,
                                                ["x"] = -197980.44340285,
                                            }, -- end of [47]
                                            [37] = 
                                            {
                                                ["y"] = 533568.57045365,
                                                ["x"] = -197897.77574161,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 532894.23227791,
                                                ["x"] = -197857.51855289,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 531700.92463795,
                                                ["x"] = -197854.50371409,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 531349.30578164,
                                                ["x"] = -197873.72066244,
                                            }, -- end of [61]
                                            [19] = 
                                            {
                                                ["y"] = 534804.38234662,
                                                ["x"] = -198320.85357274,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 534704.73659235,
                                                ["x"] = -198314.3857001,
                                            }, -- end of [23]
                                            [63] = 
                                            {
                                                ["y"] = 529214.1454761,
                                                ["x"] = -198410.37268443,
                                            }, -- end of [63]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 529214.37170566,
                                                ["x"] = -198411.84126845,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528725.11036617,
                                                ["x"] = -197244.52357104,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 542447.76249898,
                                                ["x"] = -197960.4079471,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 543311.73826218,
                                                ["x"] = -197822.13983927,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 542603.15715988,
                                                ["x"] = -197797.80778607,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 542447.19213653,
                                                ["x"] = -197975.39545535,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 542447.60169996,
                                                ["x"] = -197995.38836919,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 542449.51203732,
                                                ["x"] = -198020.31229594,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 542455.04260442,
                                                ["x"] = -198064.96708648,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 542588.40999745,
                                                ["x"] = -197800.53723063,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 542478.31402264,
                                                ["x"] = -198203.00275634,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 542478.64234595,
                                                ["x"] = -198207.99101464,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 542478.47447478,
                                                ["x"] = -198212.98435374,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 542477.42149818,
                                                ["x"] = -198217.8665524,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 542573.83877233,
                                                ["x"] = -197804.0927193,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 542475.86715262,
                                                ["x"] = -198222.61948134,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 542473.75663495,
                                                ["x"] = -198227.14145336,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 542471.07591172,
                                                ["x"] = -198231.35864067,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 542468.01205122,
                                                ["x"] = -198235.30931605,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 542564.27024643,
                                                ["x"] = -197806.99222853,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 542464.28127624,
                                                ["x"] = -198238.63077184,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 542460.19656483,
                                                ["x"] = -198241.51226188,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 542451.65404891,
                                                ["x"] = -198246.70832745,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 543192.53914305,
                                                ["x"] = -197808.36838025,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 542554.85640701,
                                                ["x"] = -197810.36316352,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 541457.08506151,
                                                ["x"] = -198761.66828721,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 541447.79976405,
                                                ["x"] = -198765.36602418,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 541442.92698295,
                                                ["x"] = -198766.44725464,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 541437.93489928,
                                                ["x"] = -198766.75575204,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 542545.63953983,
                                                ["x"] = -197814.24107001,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 541432.94523947,
                                                ["x"] = -198766.56189764,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 541428.02700168,
                                                ["x"] = -198765.69157815,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 541423.22707177,
                                                ["x"] = -198764.29166955,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 541418.704616,
                                                ["x"] = -198762.17371433,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 542536.66846271,
                                                ["x"] = -197818.65321826,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 541414.44684263,
                                                ["x"] = -198759.55424372,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 541406.26661217,
                                                ["x"] = -198753.80413468,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 541225.84347556,
                                                ["x"] = -198619.44779725,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 541191.94044549,
                                                ["x"] = -198598.22911225,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 542527.98974088,
                                                ["x"] = -197823.616779,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 541161.34056673,
                                                ["x"] = -198581.24850104,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 541134.40070054,
                                                ["x"] = -198568.05523685,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 541106.84112224,
                                                ["x"] = -198556.21522364,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 543724.14241489,
                                                ["x"] = -197901.54475326,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 543122.71319951,
                                                ["x"] = -197803.54738173,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 542519.63854635,
                                                ["x"] = -197829.11416996,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 541036.01389209,
                                                ["x"] = -198531.62742046,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 541002.13611219,
                                                ["x"] = -198522.84838331,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 540943.37141718,
                                                ["x"] = -198510.76649255,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 542511.63753572,
                                                ["x"] = -197835.11092837,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 540260.55466575,
                                                ["x"] = -198411.91779096,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 540130.79365184,
                                                ["x"] = -198404.17400277,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 539985.80554201,
                                                ["x"] = -198405.07443058,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 542504.0085759,
                                                ["x"] = -197841.57386837,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 539076.01652411,
                                                ["x"] = -198423.18546297,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 539071.12464746,
                                                ["x"] = -198422.15800082,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 539056.60977098,
                                                ["x"] = -198418.39214217,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 542496.77158916,
                                                ["x"] = -197848.47289829,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 539038.59718998,
                                                ["x"] = -198409.73210572,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 538835.67655421,
                                                ["x"] = -198301.49343199,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 542712.89082324,
                                                ["x"] = -197791.87177819,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 542489.94654675,
                                                ["x"] = -197855.7799798,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 538783.73907578,
                                                ["x"] = -198283.50603694,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 538769.08662533,
                                                ["x"] = -198280.30008228,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 538542.10706441,
                                                ["x"] = -198243.18491429,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 542483.55435042,
                                                ["x"] = -197863.46853026,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 538512.26724342,
                                                ["x"] = -198240.30091346,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 538497.27213688,
                                                ["x"] = -198240.23399231,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 538477.31103707,
                                                ["x"] = -198241.45915248,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 542477.61690084,
                                                ["x"] = -197871.51342854,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 538422.43867488,
                                                ["x"] = -198244.61676922,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 538407.47257417,
                                                ["x"] = -198243.6567574,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 538105.98841123,
                                                ["x"] = -198197.50212577,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 542472.15784791,
                                                ["x"] = -197879.89003487,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 537792.54956152,
                                                ["x"] = -198133.2888604,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 537693.49220788,
                                                ["x"] = -198119.64428147,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 542647.91297578,
                                                ["x"] = -197793.34259449,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 542467.20234526,
                                                ["x"] = -197888.5743752,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 535722.82608394,
                                                ["x"] = -197992.68829372,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 535719.54099486,
                                                ["x"] = -197992.81890473,
                                            }, -- end of [97]
                                            [25] = 
                                            {
                                                ["y"] = 542462.77810249,
                                                ["x"] = -197897.54095728,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 542458.91516788,
                                                ["x"] = -197906.76251734,
                                            }, -- end of [26]
                                            [47] = 
                                            {
                                                ["y"] = 541546.34961276,
                                                ["x"] = -198716.60628892,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 541069.34328763,
                                                ["x"] = -198542.30255571,
                                            }, -- end of [63]
                                            [27] = 
                                            {
                                                ["y"] = 542455.64245836,
                                                ["x"] = -197916.20930817,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 538042.11620063,
                                                ["x"] = -198185.46857086,
                                            }, -- end of [91]
                                            [67] = 
                                            {
                                                ["y"] = 540340.01501113,
                                                ["x"] = -198421.12245695,
                                            }, -- end of [67]
                                            [7] = 
                                            {
                                                ["y"] = 542622.98619684,
                                                ["x"] = -197795.21064451,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 542452.96029908,
                                                ["x"] = -197925.84085784,
                                            }, -- end of [28]
                                            [71] = 
                                            {
                                                ["y"] = 539081.00204985,
                                                ["x"] = -198423.54905319,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 539051.99167053,
                                                ["x"] = -198416.4805984,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = 538826.43831713,
                                                ["x"] = -198297.67122407,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 542450.84310864,
                                                ["x"] = -197935.61385368,
                                            }, -- end of [29]
                                            [79] = 
                                            {
                                                ["y"] = 538793.33269927,
                                                ["x"] = -198286.32101771,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = 538527.23887615,
                                                ["x"] = -198241.20921972,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 538432.43618139,
                                                ["x"] = -198244.71393515,
                                            }, -- end of [87]
                                            [30] = 
                                            {
                                                ["y"] = 542449.2544996,
                                                ["x"] = -197945.48516786,
                                            }, -- end of [30]
                                            [94] = 
                                            {
                                                ["y"] = 535942.65132203,
                                                ["x"] = -197999.15127003,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 535782.81834138,
                                                ["x"] = -197992.18897831,
                                            }, -- end of [95]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 528725.11036617,
                                                ["x"] = -197244.52357104,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528488.42388984,
                                                ["x"] = -197197.18627578,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 528488.42388984,
                                                ["x"] = -197197.18627578,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528488.42388984,
                                                ["x"] = -197197.18627578,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 166,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 543723.85034036,
                                            ["x"] = -197903.01606179,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1123.8227089307,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 535719.58460498,
                                            ["x"] = -197994.41253721,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2001.1847136244,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 529214.37170566,
                                            ["x"] = -198411.84126845,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 66,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2165.3841847422,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528725.11036617,
                                            ["x"] = -197244.52357104,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 56,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2196.6975415786,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528488.42388984,
                                            ["x"] = -197197.18627578,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 232,
                                        ["y"] = 543723.85034036,
                                        ["x"] = -197903.01606179,
                                        ["name"] = "Tank SQD-2-4",
                                        ["heading"] = 4.9061743787453,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 194,
                                        ["y"] = 543753.27602023,
                                        ["x"] = -197908.85772695,
                                        ["name"] = "Tank SQD-2-1",
                                        ["heading"] = 4.9083636483464,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 195,
                                        ["y"] = 543782.70177027,
                                        ["x"] = -197914.69940779,
                                        ["name"] = "Tank SQD-2-2",
                                        ["heading"] = 4.9083637055529,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 196,
                                        ["y"] = 543812.12751795,
                                        ["x"] = -197920.5411009,
                                        ["name"] = "Tank SQD-2-3",
                                        ["heading"] = 4.908364122042,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 543723.85034036,
                                ["x"] = -197903.01606179,
                                ["name"] = "Tank SQD-2",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 125,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 542303.68704549,
                                            ["x"] = -197588.42501502,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 222,
                                        ["y"] = 542303.68704549,
                                        ["x"] = -197588.42501502,
                                        ["name"] = "Scouts-4-1",
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 223,
                                        ["y"] = 542125.96748757,
                                        ["x"] = -197831.30841085,
                                        ["name"] = "Scouts-4-2",
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 224,
                                        ["y"] = 542653.20217608,
                                        ["x"] = -197582.50102975,
                                        ["name"] = "Scouts-4-3",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 542303.68704549,
                                ["x"] = -197588.42501502,
                                ["name"] = "Scouts-4",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 9,
                                                    ["value"] = 2,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 565591.97933037,
                                            ["x"] = -221578.67759791,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 445,
                                        ["y"] = 565591.97933037,
                                        ["x"] = -221578.67759791,
                                        ["name"] = "Air Defense Sukhumi-13",
                                        ["heading"] = 5.532693728822,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SNR_75V",
                                        ["unitId"] = 447,
                                        ["y"] = 564918.02557508,
                                        ["x"] = -222206.90285588,
                                        ["name"] = "Air Defense Sukhumi-14",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SNR_75V",
                                        ["unitId"] = 336,
                                        ["y"] = 565570.14944387,
                                        ["x"] = -222271.50580296,
                                        ["name"] = "Air Defense Sukhumi-3",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 343,
                                        ["y"] = 564779.41887938,
                                        ["x"] = -221801.9362846,
                                        ["name"] = "Air Defense Sukhumi-10",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 342,
                                        ["y"] = 564830.85694382,
                                        ["x"] = -221932.04432995,
                                        ["name"] = "Air Defense Sukhumi-9",
                                        ["heading"] = 5.0440015382636,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 341,
                                        ["y"] = 565187.60501093,
                                        ["x"] = -221691.203119,
                                        ["name"] = "Air Defense Sukhumi-8",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 340,
                                        ["y"] = 565012.18634593,
                                        ["x"] = -221657.71475317,
                                        ["name"] = "Air Defense Sukhumi-7",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 339,
                                        ["y"] = 565334.93947603,
                                        ["x"] = -221551.68957033,
                                        ["name"] = "Air Defense Sukhumi-6",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 338,
                                        ["y"] = 565138.48104901,
                                        ["x"] = -221534.53843781,
                                        ["name"] = "Air Defense Sukhumi-5",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 337,
                                        ["y"] = 565274.13091528,
                                        ["x"] = -221417.59889792,
                                        ["name"] = "Air Defense Sukhumi-4",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 351,
                                        ["y"] = 564933.02897501,
                                        ["x"] = -221799.53899738,
                                        ["name"] = "Air Defense Sukhumi-12",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 350,
                                        ["y"] = 565226.12885883,
                                        ["x"] = -221573.79747195,
                                        ["name"] = "Air Defense Sukhumi-11",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["skill"] = "Good",
                                        ["coldAtStart"] = false,
                                        ["type"] = "RD_75",
                                        ["unitId"] = 334,
                                        ["y"] = 565316.83825078,
                                        ["x"] = -221910.9067779,
                                        ["name"] = "Air Defense Sukhumi-1",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                }, -- end of ["units"]
                                ["y"] = 565591.97933037,
                                ["x"] = -221578.67759791,
                                ["name"] = "Air Defense Sukhumi",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 529018.52893253,
                                                ["x"] = -197748.98588391,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 529018.52893253,
                                                ["x"] = -197748.98588391,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 544471.0657546,
                                                ["x"] = -198051.21696627,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 543908.79485873,
                                                ["x"] = -197939.73182086,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 542447.67000991,
                                                ["x"] = -197961.85137542,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 543310.30681384,
                                                ["x"] = -197821.93367796,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 542601.7295652,
                                                ["x"] = -197798.03893698,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 542447.1799419,
                                                ["x"] = -197976.84153668,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 542447.67557323,
                                                ["x"] = -197996.83279245,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 542450.16743378,
                                                ["x"] = -198026.72550029,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 542456.75568811,
                                                ["x"] = -198076.28437329,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 542586.99610947,
                                                ["x"] = -197800.84176652,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 542478.44172781,
                                                ["x"] = -198204.44333395,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 542478.66051186,
                                                ["x"] = -198209.43707055,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 542478.26943304,
                                                ["x"] = -198214.41583472,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 542477.01637491,
                                                ["x"] = -198219.25715127,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 542572.44665725,
                                                ["x"] = -197804.48445262,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 542475.32458431,
                                                ["x"] = -198223.95789919,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 542473.02871946,
                                                ["x"] = -198228.38898275,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 542470.22748639,
                                                ["x"] = -198232.53246872,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 542466.98981355,
                                                ["x"] = -198236.33238128,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 542562.89840459,
                                                ["x"] = -197807.44963962,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 542463.12368389,
                                                ["x"] = -198239.49762016,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 542458.98209359,
                                                ["x"] = -198242.29752473,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 542450.39993458,
                                                ["x"] = -198247.42858425,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 543191.099326,
                                                ["x"] = -197808.23256069,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 542553.51009002,
                                                ["x"] = -197810.89192035,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 541455.76369989,
                                                ["x"] = -198762.25613314,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 541446.41173785,
                                                ["x"] = -198765.7717774,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 541441.48663627,
                                                ["x"] = -198766.57630023,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 541436.48917232,
                                                ["x"] = -198766.76279628,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 542544.32578366,
                                                ["x"] = -197814.84556831,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 541431.51257756,
                                                ["x"] = -198766.37428052,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 541426.62353087,
                                                ["x"] = -198765.33729067,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 541421.88097461,
                                                ["x"] = -198763.76396906,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 541417.45332535,
                                                ["x"] = -198761.44875933,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 542535.39416718,
                                                ["x"] = -197819.33681449,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 541413.24399154,
                                                ["x"] = -198758.75133703,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 541401.09275194,
                                                ["x"] = -198749.95909817,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 541232.96077065,
                                                ["x"] = -198624.19346284,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 541199.28152797,
                                                ["x"] = -198602.61814057,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 542526.76115308,
                                                ["x"] = -197824.37962885,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 541168.90311578,
                                                ["x"] = -198585.24582403,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 541142.1468791,
                                                ["x"] = -198571.68271801,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 541114.75819785,
                                                ["x"] = -198559.45073193,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 543909.08693011,
                                                ["x"] = -197938.26056429,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 543121.26854504,
                                                ["x"] = -197803.48004393,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 542518.45923415,
                                                ["x"] = -197829.95135291,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 541044.20831456,
                                                ["x"] = -198534.07923921,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 541015.30631811,
                                                ["x"] = -198526.048994,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 540966.50994844,
                                                ["x"] = -198515.16884788,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 542510.51070225,
                                                ["x"] = -197836.01753568,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 540274.05494902,
                                                ["x"] = -198413.11674843,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 540149.3319713,
                                                ["x"] = -198404.91459562,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 540094.3500525,
                                                ["x"] = -198403.78312485,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 542502.93723666,
                                                ["x"] = -197842.54532926,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 539074.59361632,
                                                ["x"] = -198422.9288502,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 539060.01494333,
                                                ["x"] = -198419.40505065,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 539055.25060598,
                                                ["x"] = -198417.89818589,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 542495.75856721,
                                                ["x"] = -197849.5050748,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 539028.48648551,
                                                ["x"] = -198404.36652925,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 538838.89791805,
                                                ["x"] = -198302.99407725,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 542711.44461795,
                                                ["x"] = -197791.87415208,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 542488.99481529,
                                                ["x"] = -197856.8689281,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 538787.16733822,
                                                ["x"] = -198284.44138703,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 538777.460973,
                                                ["x"] = -198282.04214695,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 538743.06283382,
                                                ["x"] = -198275.59625551,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 542482.66698926,
                                                ["x"] = -197864.6105549,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 538510.82188707,
                                                ["x"] = -198240.25196848,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 538495.8269663,
                                                ["x"] = -198240.28356012,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 538470.88680057,
                                                ["x"] = -198241.99102787,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 542476.79722965,
                                                ["x"] = -197872.70493267,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 538425.99098059,
                                                ["x"] = -198244.70784336,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 538411.00851556,
                                                ["x"] = -198244.01072406,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 538401.07861455,
                                                ["x"] = -198242.83840656,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 542471.40940807,
                                                ["x"] = -197881.12751499,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 537741.66099432,
                                                ["x"] = -198125.74500201,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 537662.19176286,
                                                ["x"] = -198116.62285793,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 542646.46863305,
                                                ["x"] = -197793.41671428,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 542466.52894394,
                                                ["x"] = -197889.85433199,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 535722.76599619,
                                                ["x"] = -197992.68872235,
                                            }, -- end of [96]
                                            [25] = 
                                            {
                                                ["y"] = 542462.18398844,
                                                ["x"] = -197898.85948009,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 542458.40479955,
                                                ["x"] = -197908.11565149,
                                            }, -- end of [26]
                                            [95] = 
                                            {
                                                ["y"] = 535746.37285056,
                                                ["x"] = -197992.14688296,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 535841.34777671,
                                                ["x"] = -197993.8065424,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 542455.21849899,
                                                ["x"] = -197917.59182321,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 538084.86679998,
                                                ["x"] = -198193.78848026,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 538435.98804899,
                                                ["x"] = -198244.61630309,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 542621.54813282,
                                                ["x"] = -197795.36418665,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 542452.6199094,
                                                ["x"] = -197927.24655317,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 538525.79873153,
                                                ["x"] = -198241.07685898,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 538810.93759461,
                                                ["x"] = -198292.17743115,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 538829.75361554,
                                                ["x"] = -198298.94991418,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 542450.58164937,
                                                ["x"] = -197937.03633021,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 539050.68174689,
                                                ["x"] = -198415.86768339,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 539079.5574242,
                                                ["x"] = -198423.48129537,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 540813.61428009,
                                                ["x"] = -198489.79357316,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 542449.06589137,
                                                ["x"] = -197946.91888726,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 541082.12613224,
                                                ["x"] = -198546.81315681,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 541500.58778249,
                                                ["x"] = -198740.1130006,
                                            }, -- end of [47]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 544359.11721748,
                                                ["x"] = -198457.48182477,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 544471.0657546,
                                                ["x"] = -198051.21696627,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 534662.46085215,
                                                ["x"] = -198274.55321696,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 535672.8590118,
                                                ["x"] = -197995.98922539,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 535377.6757063,
                                                ["x"] = -198067.62944747,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 534658.80407178,
                                                ["x"] = -198271.15343033,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 534654.68133798,
                                                ["x"] = -198268.32968924,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 534650.30665662,
                                                ["x"] = -198265.91100818,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 534645.78818562,
                                                ["x"] = -198263.77133904,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 535327.44588854,
                                                ["x"] = -198090.01943611,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 534636.5133264,
                                                ["x"] = -198260.03733024,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 534622.29905261,
                                                ["x"] = -198255.25158434,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 534312.0409175,
                                                ["x"] = -198158.99742113,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 533648.52137935,
                                                ["x"] = -197920.87022336,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 535247.20385178,
                                                ["x"] = -198130.75880783,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 533562.01806811,
                                                ["x"] = -197896.0590164,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 533479.25368645,
                                                ["x"] = -197876.73098512,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 533395.6323084,
                                                ["x"] = -197861.53287016,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 533311.36000598,
                                                ["x"] = -197850.5012297,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 534962.87977599,
                                                ["x"] = -198288.10079683,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 533226.64412849,
                                                ["x"] = -197843.66503261,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 533141.69328668,
                                                ["x"] = -197841.04366965,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 533056.71702309,
                                                ["x"] = -197842.64053528,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 535613.24193737,
                                                ["x"] = -198002.68916704,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 534944.5444215,
                                                ["x"] = -198296.08307057,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 532887.52578085,
                                                ["x"] = -197858.46839564,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 532769.2526297,
                                                ["x"] = -197878.68357873,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 532294.9962005,
                                                ["x"] = -197980.080646,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 532290.0208265,
                                                ["x"] = -197980.56756863,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 534925.80290127,
                                                ["x"] = -198303.05923344,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 532280.02474733,
                                                ["x"] = -197980.77253545,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 532260.03053148,
                                                ["x"] = -197980.40197031,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 532255.05246261,
                                                ["x"] = -197979.94993099,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 532245.19836915,
                                                ["x"] = -197978.25241406,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 534911.47485142,
                                                ["x"] = -198307.49006642,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 531679.40431567,
                                                ["x"] = -197851.18527965,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 531634.72063298,
                                                ["x"] = -197845.91525642,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 531599.79960853,
                                                ["x"] = -197843.60831002,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 531564.80851269,
                                                ["x"] = -197843.0392882,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 534896.93379103,
                                                ["x"] = -198311.16239028,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 531529.8362615,
                                                ["x"] = -197844.26264194,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 531480.0197649,
                                                ["x"] = -197848.50809013,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 531445.34373479,
                                                ["x"] = -197853.22487422,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 535722.74530151,
                                                ["x"] = -197992.68936706,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 535568.85984648,
                                                ["x"] = -198010.08981129,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 534877.3033729,
                                                ["x"] = -198314.97802427,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 531289.51733905,
                                                ["x"] = -197889.25187157,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 529705.11640861,
                                                ["x"] = -198331.26693864,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 529674.19631187,
                                                ["x"] = -198337.99294222,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 534857.49414307,
                                                ["x"] = -198317.71603375,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 534832.58857578,
                                                ["x"] = -198319.85413377,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 534802.60893354,
                                                ["x"] = -198320.87360322,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 535520.0258618,
                                                ["x"] = -198020.80120601,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 534762.61825561,
                                                ["x"] = -198320.22789901,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 534732.68776385,
                                                ["x"] = -198318.2378001,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 534712.83870266,
                                                ["x"] = -198315.80935065,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 534702.99897973,
                                                ["x"] = -198314.03061925,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 535471.80287852,
                                                ["x"] = -198033.99233478,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 534693.31860579,
                                                ["x"] = -198311.54020145,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 534688.62382141,
                                                ["x"] = -198309.82517359,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 534684.154006,
                                                ["x"] = -198307.59439858,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 534680.1612845,
                                                ["x"] = -198304.60250691,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 535424.31178538,
                                                ["x"] = -198049.61478493,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 534677.03001013,
                                                ["x"] = -198300.7215834,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 534674.63579304,
                                                ["x"] = -198296.33327688,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 534665.36872626,
                                                ["x"] = -198278.61024677,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 531396.2565176,
                                                ["x"] = -197862.7095919,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 532971.92482835,
                                                ["x"] = -197848.45425564,
                                            }, -- end of [47]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 529674.48859243,
                                                ["x"] = -198339.26719724,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 528976.41653828,
                                                ["x"] = -197564.69333462,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 141,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 544359.11721748,
                                            ["x"] = -198457.48182477,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Embarking",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["distribution"] = 
                                                                {
                                                                    [441] = 
                                                                    {
                                                                        [1] = 89,
                                                                    }, -- end of [441]
                                                                }, -- end of ["distribution"]
                                                                ["x"] = -198457.56588548,
                                                                ["groupsForEmbarking"] = 
                                                                {
                                                                    [1] = 89,
                                                                }, -- end of ["groupsForEmbarking"]
                                                                ["distributionFlag"] = false,
                                                                ["y"] = 544359.02130791,
                                                                ["duration"] = 300,
                                                                ["onStartMission"] = false,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 186,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 45.557481518539,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 544471.0657546,
                                            ["x"] = -198051.21696627,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 168,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 107.52686513138,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 543908.79485873,
                                            ["x"] = -197939.73182086,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1064.0731015445,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 535722.80971377,
                                            ["x"] = -197994.28505385,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1745.2494314325,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 529674.48859243,
                                            ["x"] = -198339.26719724,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 79,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1857.9761389125,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528976.41653828,
                                            ["x"] = -197564.69333462,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 9.25,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Disembarking",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 529118.59109168,
                                                                ["groupsForEmbarking"] = 
                                                                {
                                                                    [1] = 89,
                                                                }, -- end of ["groupsForEmbarking"]
                                                                ["x"] = -197178.34943952,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 86,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "MTLB",
                                        ["unitId"] = 441,
                                        ["y"] = 544359.11721748,
                                        ["x"] = -198457.48182477,
                                        ["name"] = "Troop Transport-1",
                                        ["heading"] = 0.26888262927395,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 544359.11721748,
                                ["x"] = -198457.48182477,
                                ["name"] = "Troop Transport",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 138,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 544343.03707643,
                                            ["x"] = -198473.18580399,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EmbarkToTransport",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 544355.52874862,
                                                                ["x"] = -198458.32451862,
                                                                ["selectedType"] = "MTLB",
                                                                ["zoneRadius"] = 9.144,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 89,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 431,
                                        ["y"] = 544343.03707643,
                                        ["x"] = -198473.18580399,
                                        ["name"] = "Troops-1-3",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 432,
                                        ["y"] = 544344.09421929,
                                        ["x"] = -198474.07151828,
                                        ["name"] = "Troops-1-4",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 433,
                                        ["y"] = 544342.09421929,
                                        ["x"] = -198473.84294685,
                                        ["name"] = "Troops-1-5",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 434,
                                        ["y"] = 544343.208505,
                                        ["x"] = -198474.78580399,
                                        ["name"] = "Troops-1-6",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 435,
                                        ["y"] = 544341.26564786,
                                        ["x"] = -198474.41437542,
                                        ["name"] = "Troops-1-7",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 436,
                                        ["y"] = 544342.37993357,
                                        ["x"] = -198475.38580399,
                                        ["name"] = "Troops-1-8",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 437,
                                        ["y"] = 544340.408505,
                                        ["x"] = -198474.95723256,
                                        ["name"] = "Troops-1-9",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 438,
                                        ["y"] = 544341.57993357,
                                        ["x"] = -198475.98580399,
                                        ["name"] = "Troops-1-10",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 439,
                                        ["y"] = 544339.608505,
                                        ["x"] = -198475.5000897,
                                        ["name"] = "Troops-1-11",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 440,
                                        ["y"] = 544340.75136214,
                                        ["x"] = -198476.52866113,
                                        ["name"] = "Troops-1-12",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 544343.03707643,
                                ["x"] = -198473.18580399,
                                ["name"] = "Troops-1",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 493,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 553277.18207558,
                                            ["x"] = -199846.91095485,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 94,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 451,
                                        ["y"] = 553277.18207558,
                                        ["x"] = -199846.91095485,
                                        ["name"] = "MANPADS-2-1",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 553277.18207558,
                                ["x"] = -199846.91095485,
                                ["name"] = "MANPADS-2",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 136,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554037.13644757,
                                            ["x"] = -202719.65329277,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 452,
                                        ["y"] = 554037.13644757,
                                        ["x"] = -202719.65329277,
                                        ["name"] = "MANPADS-3-1",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 554037.13644757,
                                ["x"] = -202719.65329277,
                                ["name"] = "MANPADS-3",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 61,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 548703.19916748,
                                            ["x"] = -202109.9900538,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 453,
                                        ["y"] = 548703.19916748,
                                        ["x"] = -202109.9900538,
                                        ["name"] = "MANPADS-4-1",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 548703.19916748,
                                ["x"] = -202109.9900538,
                                ["name"] = "MANPADS-4",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 547816.90486151,
                                                ["x"] = -203388.51742331,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 547816.90486151,
                                                ["x"] = -203388.51742331,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 41,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 550619.71987047,
                                            ["x"] = -202774.26691477,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 106,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 482,
                                        ["y"] = 550619.71987047,
                                        ["x"] = -202774.26691477,
                                        ["name"] = "GA Anti-Tank Sukhumi-20",
                                        ["heading"] = 3.4382986264288,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 481,
                                        ["y"] = 553469.89461306,
                                        ["x"] = -202560.39716309,
                                        ["name"] = "GA Anti-Tank Sukhumi-19",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 480,
                                        ["y"] = 550438.28724639,
                                        ["x"] = -202678.40937699,
                                        ["name"] = "GA Anti-Tank Sukhumi-18",
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 479,
                                        ["y"] = 551783.718926,
                                        ["x"] = -205155.76611861,
                                        ["name"] = "GA Anti-Tank Sukhumi-17",
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 478,
                                        ["y"] = 552827.94906249,
                                        ["x"] = -205015.35783954,
                                        ["name"] = "GA Anti-Tank Sukhumi-16",
                                        ["heading"] = 4.0840704496667,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 477,
                                        ["y"] = 551268.2538924,
                                        ["x"] = -204522.07692689,
                                        ["name"] = "GA Anti-Tank Sukhumi-15",
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 476,
                                        ["y"] = 554084.79898389,
                                        ["x"] = -204875.40894469,
                                        ["name"] = "GA Anti-Tank Sukhumi-14",
                                        ["heading"] = 3.9269908169872,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 475,
                                        ["y"] = 553179.82903037,
                                        ["x"] = -204919.03315559,
                                        ["name"] = "GA Anti-Tank Sukhumi-13",
                                        ["heading"] = 3.7699111843078,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 474,
                                        ["y"] = 554820.8160565,
                                        ["x"] = -204361.86361699,
                                        ["name"] = "GA Anti-Tank Sukhumi-12",
                                        ["heading"] = 3.700098014228,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 473,
                                        ["y"] = 551422.9782341,
                                        ["x"] = -204936.45361214,
                                        ["name"] = "GA Anti-Tank Sukhumi-11",
                                        ["heading"] = 6.1261056745001,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 472,
                                        ["y"] = 550606.27875744,
                                        ["x"] = -202886.27619004,
                                        ["name"] = "GA Anti-Tank Sukhumi-10",
                                        ["heading"] = 1.1344640137963,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 471,
                                        ["y"] = 550684.95407239,
                                        ["x"] = -203662.36605654,
                                        ["name"] = "GA Anti-Tank Sukhumi-9",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 470,
                                        ["y"] = 551145.76023086,
                                        ["x"] = -204299.362805,
                                        ["name"] = "GA Anti-Tank Sukhumi-8",
                                        ["heading"] = 4.6425758103049,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 469,
                                        ["y"] = 555179.77189646,
                                        ["x"] = -203453.25664707,
                                        ["name"] = "GA Anti-Tank Sukhumi-7",
                                        ["heading"] = 4.8869219055841,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 468,
                                        ["y"] = 550942.46339624,
                                        ["x"] = -203822.29289977,
                                        ["name"] = "GA Anti-Tank Sukhumi-6",
                                        ["heading"] = 5.1312680008633,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 467,
                                        ["y"] = 552739.84152377,
                                        ["x"] = -203004.56139149,
                                        ["name"] = "GA Anti-Tank Sukhumi-5",
                                        ["heading"] = 3.2986722862693,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 466,
                                        ["y"] = 554658.16419151,
                                        ["x"] = -203599.08245706,
                                        ["name"] = "GA Anti-Tank Sukhumi-4",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 465,
                                        ["y"] = 553436.02689974,
                                        ["x"] = -201773.94831755,
                                        ["name"] = "GA Anti-Tank Sukhumi-3",
                                        ["heading"] = 0.50614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 464,
                                        ["y"] = 551911.30586308,
                                        ["x"] = -205028.17918153,
                                        ["name"] = "GA Anti-Tank Sukhumi-2",
                                        ["heading"] = 3.7350045992679,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 463,
                                        ["y"] = 552884.9575489,
                                        ["x"] = -205265.01569384,
                                        ["name"] = "GA Anti-Tank Sukhumi-1",
                                        ["heading"] = 0.5235987755983,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [20]
                                }, -- end of ["units"]
                                ["y"] = 550619.71987047,
                                ["x"] = -202774.26691477,
                                ["name"] = "GA Anti-Tank Sukhumi",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 556101.07281217,
                                                ["x"] = -205816.29734172,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 557540.48030666,
                                                ["x"] = -207268.98195592,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 556335.2431608,
                                                ["x"] = -206133.57002847,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 556091.08783893,
                                                ["x"] = -205816.80852175,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 556086.12964091,
                                                ["x"] = -205817.4418443,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 556081.22736626,
                                                ["x"] = -205818.421445,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 556076.42953898,
                                                ["x"] = -205819.81837828,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 556321.53088912,
                                                ["x"] = -206119.01597051,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 556071.76047855,
                                                ["x"] = -205821.6053038,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 556039.37822539,
                                                ["x"] = -205834.86047191,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 556034.55306141,
                                                ["x"] = -205836.16584973,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 556029.6444369,
                                                ["x"] = -205837.10621043,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 556315.14528393,
                                                ["x"] = -206111.32152236,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 556024.6810674,
                                                ["x"] = -205837.70032956,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 556019.69034235,
                                                ["x"] = -205838.00205911,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 556014.68889759,
                                                ["x"] = -205838.03284822,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 556009.69859058,
                                                ["x"] = -205837.72484017,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 556309.17552576,
                                                ["x"] = -206103.30040678,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 556004.74270703,
                                                ["x"] = -205837.08576004,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 555994.93762019,
                                                ["x"] = -205835.1404382,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 555980.40393776,
                                                ["x"] = -205831.43121739,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 557488.2095731,
                                                ["x"] = -207195.72848935,
                                            }, -- end of [3]
                                            [47] = 
                                            {
                                                ["y"] = 555970.89393196,
                                                ["x"] = -205828.3590727,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 556303.64972928,
                                                ["x"] = -206094.96742861,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 555966.34391763,
                                                ["x"] = -205826.28471173,
                                            }, -- end of [48]
                                            [4] = 
                                            {
                                                ["y"] = 557435.53379501,
                                                ["x"] = -207129.02832657,
                                            }, -- end of [4]
                                            [49] = 
                                            {
                                                ["y"] = 555957.48345746,
                                                ["x"] = -205821.65076232,
                                            }, -- end of [49]
                                            [75] = 
                                            {
                                                ["y"] = 555562.78662929,
                                                ["x"] = -205766.46949649,
                                            }, -- end of [75]
                                            [50] = 
                                            {
                                                ["y"] = 555844.91195791,
                                                ["x"] = -205756.67763941,
                                            }, -- end of [50]
                                            [78] = 
                                            {
                                                ["y"] = 555398.89294035,
                                                ["x"] = -205670.52898956,
                                            }, -- end of [78]
                                            [51] = 
                                            {
                                                ["y"] = 555835.78121462,
                                                ["x"] = -205752.60421919,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 556296.12051243,
                                                ["x"] = -206081.99671919,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 555826.33518506,
                                                ["x"] = -205749.33716234,
                                            }, -- end of [52]
                                            [79] = 
                                            {
                                                ["y"] = 555395.07417311,
                                                ["x"] = -205667.3027175,
                                            }, -- end of [79]
                                            [53] = 
                                            {
                                                ["y"] = 555821.48131382,
                                                ["x"] = -205748.14182113,
                                            }, -- end of [53]
                                            [83] = 
                                            {
                                                ["y"] = 555369.7454211,
                                                ["x"] = -205636.57903219,
                                            }, -- end of [83]
                                            [54] = 
                                            {
                                                ["y"] = 555811.64150807,
                                                ["x"] = -205746.35814732,
                                            }, -- end of [54]
                                            [24] = 
                                            {
                                                ["y"] = 556149.73968036,
                                                ["x"] = -205825.87407702,
                                            }, -- end of [24]
                                            [55] = 
                                            {
                                                ["y"] = 555801.69249869,
                                                ["x"] = -205745.41917165,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 556284.87004346,
                                                ["x"] = -206059.67459499,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 555796.69401137,
                                                ["x"] = -205745.34642935,
                                            }, -- end of [56]
                                            [25] = 
                                            {
                                                ["y"] = 556145.14382957,
                                                ["x"] = -205823.90557057,
                                            }, -- end of [25]
                                            [57] = 
                                            {
                                                ["y"] = 555791.69825863,
                                                ["x"] = -205745.54037336,
                                            }, -- end of [57]
                                            [26] = 
                                            {
                                                ["y"] = 556140.45246809,
                                                ["x"] = -205822.17608326,
                                            }, -- end of [26]
                                            [58] = 
                                            {
                                                ["y"] = 555786.7190872,
                                                ["x"] = -205745.99427963,
                                            }, -- end of [58]
                                            [27] = 
                                            {
                                                ["y"] = 556135.6790182,
                                                ["x"] = -205820.6899844,
                                            }, -- end of [27]
                                            [59] = 
                                            {
                                                ["y"] = 555781.77049125,
                                                ["x"] = -205746.7014525,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 556202.04227643,
                                                ["x"] = -205877.66808415,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 555771.99658502,
                                                ["x"] = -205748.80002983,
                                            }, -- end of [60]
                                            [28] = 
                                            {
                                                ["y"] = 556130.83948268,
                                                ["x"] = -205819.44461898,
                                            }, -- end of [28]
                                            [61] = 
                                            {
                                                ["y"] = 555762.4051746,
                                                ["x"] = -205751.62453284,
                                            }, -- end of [61]
                                            [7] = 
                                            {
                                                ["y"] = 557241.07074604,
                                                ["x"] = -206927.93293725,
                                            }, -- end of [7]
                                            [62] = 
                                            {
                                                ["y"] = 555748.29714787,
                                                ["x"] = -205756.71640772,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 558252.07881993,
                                                ["x"] = -208427.90509313,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 555687.71525417,
                                                ["x"] = -205780.24005084,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 556194.41270151,
                                                ["x"] = -205864.75758952,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 555673.3156704,
                                                ["x"] = -205784.43374282,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 555663.5515073,
                                                ["x"] = -205786.58542106,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 555653.66615092,
                                                ["x"] = -205788.06982978,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 556188.65325276,
                                                ["x"] = -205856.58622799,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 555633.6977438,
                                                ["x"] = -205788.69106795,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 555623.74480262,
                                                ["x"] = -205787.77976805,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 555613.87033877,
                                                ["x"] = -205786.20335033,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 556185.48977986,
                                                ["x"] = -205852.71342817,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 555599.2925856,
                                                ["x"] = -205782.69858403,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 555589.88645619,
                                                ["x"] = -205779.30926354,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 555580.70561226,
                                                ["x"] = -205775.34773281,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 556182.08332968,
                                                ["x"] = -205849.05543572,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 555453.95947005,
                                                ["x"] = -205704.99124031,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 555406.97853404,
                                                ["x"] = -205676.40953904,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 557379.76167772,
                                                ["x"] = -207064.89468228,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 556174.73897927,
                                                ["x"] = -205842.26909768,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 555387.84454601,
                                                ["x"] = -205660.39446874,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 555381.11927647,
                                                ["x"] = -205652.99944381,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 555375.0793591,
                                                ["x"] = -205645.03381235,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 556166.91093807,
                                                ["x"] = -205836.04703463,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 555365.01946385,
                                                ["x"] = -205627.76708858,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 555354.55573666,
                                                ["x"] = -205605.06497591,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 555313.48839453,
                                                ["x"] = -205508.43767997,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 556158.59107885,
                                                ["x"] = -205830.51540788,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 555251.13043935,
                                                ["x"] = -205350.36636778,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 555245.57344239,
                                                ["x"] = -205336.43635791,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 555243.36324645,
                                                ["x"] = -205331.95233953,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 556154.22664649,
                                                ["x"] = -205828.0781797,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 555237.78077181,
                                                ["x"] = -205323.67793699,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 555234.34034268,
                                                ["x"] = -205320.05372244,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 557321.01482285,
                                                ["x"] = -207003.47440944,
                                            }, -- end of [6]
                                            [95] = 
                                            {
                                                ["y"] = 555226.41678777,
                                                ["x"] = -205313.97786986,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 555222.07250241,
                                                ["x"] = -205311.50381052,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 555181.96668475,
                                                ["x"] = -205291.10471838,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 555168.25235964,
                                                ["x"] = -205285.03239018,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 555154.19107082,
                                                ["x"] = -205279.81958382,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 555144.59137261,
                                                ["x"] = -205277.0250731,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 555134.81821555,
                                                ["x"] = -205274.91780483,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 555124.91759545,
                                                ["x"] = -205273.52712074,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 555114.94212085,
                                                ["x"] = -205272.85923328,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 555104.9452911,
                                                ["x"] = -205272.95210082,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 555094.97411924,
                                                ["x"] = -205273.69001337,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 555085.09608543,
                                                ["x"] = -205275.23163609,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 555075.33741253,
                                                ["x"] = -205277.41000494,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 555056.07889249,
                                                ["x"] = -205282.79798881,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 552739.85630306,
                                                ["x"] = -206065.60611561,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 552734.91507561,
                                                ["x"] = -206066.45628629,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 552730.57597358,
                                                ["x"] = -206064.61241126,
                                            }, -- end of [111]
                                            [112] = 
                                            {
                                                ["y"] = 552728.3244755,
                                                ["x"] = -206060.15653152,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 552726.65023372,
                                                ["x"] = -206055.43629543,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 552717.8361824,
                                                ["x"] = -206025.85347937,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 556121.01235397,
                                                ["x"] = -205817.61309951,
                                            }, -- end of [29]
                                            [94] = 
                                            {
                                                ["y"] = 555230.51893043,
                                                ["x"] = -205316.83271787,
                                            }, -- end of [94]
                                            [91] = 
                                            {
                                                ["y"] = 555240.79044836,
                                                ["x"] = -205327.66743593,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 555261.69023448,
                                                ["x"] = -205373.01660627,
                                            }, -- end of [87]
                                            [30] = 
                                            {
                                                ["y"] = 556111.06531919,
                                                ["x"] = -205816.58043112,
                                            }, -- end of [30]
                                            [71] = 
                                            {
                                                ["y"] = 555604.10320539,
                                                ["x"] = -205784.05835493,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 555643.69379538,
                                                ["x"] = -205788.78549489,
                                            }, -- end of [67]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 556077.05094243,
                                                ["x"] = -205819.60997719,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 556403.54995251,
                                                ["x"] = -206200.5310292,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 556294.07192622,
                                                ["x"] = -206078.16595482,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 556072.36765183,
                                                ["x"] = -205821.35633539,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 556040.00426326,
                                                ["x"] = -205834.66422195,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 556035.19109101,
                                                ["x"] = -205836.01485359,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 556030.29219407,
                                                ["x"] = -205837.00389937,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 556280.90962137,
                                                ["x"] = -206051.21138323,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 556025.3341671,
                                                ["x"] = -205837.64001289,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 556020.34581747,
                                                ["x"] = -205837.97775085,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 556015.34511163,
                                                ["x"] = -205838.04656163,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 556010.35146065,
                                                ["x"] = -205837.78550894,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 556204.70582716,
                                                ["x"] = -205882.65762397,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 556005.39061438,
                                                ["x"] = -205837.18575338,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 555995.57714329,
                                                ["x"] = -205835.28544725,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 555981.03551496,
                                                ["x"] = -205831.60838871,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 555971.50444443,
                                                ["x"] = -205828.5986901,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 556197.4069398,
                                                ["x"] = -205869.55572682,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 555966.93359659,
                                                ["x"] = -205826.57182256,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 555958.05854025,
                                                ["x"] = -205821.96609659,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 555840.97846476,
                                                ["x"] = -205754.834404,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 556328.71648305,
                                                ["x"] = -206126.88331002,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 556191.99109472,
                                                ["x"] = -205861.15120195,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 555826.96636945,
                                                ["x"] = -205749.51521997,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 555822.12140634,
                                                ["x"] = -205748.28468914,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 555812.29055845,
                                                ["x"] = -205746.45191846,
                                            }, -- end of [50]
                                            [47] = 
                                            {
                                                ["y"] = 555831.72242486,
                                                ["x"] = -205751.05680047,
                                            }, -- end of [47]
                                            [51] = 
                                            {
                                                ["y"] = 555802.34764236,
                                                ["x"] = -205745.44890791,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 556185.91864887,
                                                ["x"] = -205853.20978247,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 555797.34982232,
                                                ["x"] = -205745.34061509,
                                            }, -- end of [52]
                                            [4] = 
                                            {
                                                ["y"] = 556318.70910236,
                                                ["x"] = -206115.71298738,
                                            }, -- end of [4]
                                            [53] = 
                                            {
                                                ["y"] = 555792.35292329,
                                                ["x"] = -205745.49998789,
                                            }, -- end of [53]
                                            [75] = 
                                            {
                                                ["y"] = 555395.564787,
                                                ["x"] = -205667.73794529,
                                            }, -- end of [75]
                                            [54] = 
                                            {
                                                ["y"] = 555787.37078387,
                                                ["x"] = -205745.92013181,
                                            }, -- end of [54]
                                            [5] = 
                                            {
                                                ["y"] = 556312.49843264,
                                                ["x"] = -206107.8771156,
                                            }, -- end of [5]
                                            [55] = 
                                            {
                                                ["y"] = 555782.41745424,
                                                ["x"] = -205746.59471988,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 556182.5429584,
                                                ["x"] = -205849.52307559,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 555772.63215443,
                                                ["x"] = -205748.63753102,
                                            }, -- end of [56]
                                            [79] = 
                                            {
                                                ["y"] = 555370.07471026,
                                                ["x"] = -205637.14617428,
                                            }, -- end of [79]
                                            [57] = 
                                            {
                                                ["y"] = 555763.02882073,
                                                ["x"] = -205751.42178614,
                                            }, -- end of [57]
                                            [87] = 
                                            {
                                                ["y"] = 555241.15211205,
                                                ["x"] = -205328.21457481,
                                            }, -- end of [87]
                                            [58] = 
                                            {
                                                ["y"] = 555748.90903136,
                                                ["x"] = -205756.48021394,
                                            }, -- end of [58]
                                            [25] = 
                                            {
                                                ["y"] = 556121.66159557,
                                                ["x"] = -205817.7078969,
                                            }, -- end of [25]
                                            [59] = 
                                            {
                                                ["y"] = 555688.33839041,
                                                ["x"] = -205780.03568607,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 556178.96108305,
                                                ["x"] = -205846.03647515,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 555673.9515708,
                                                ["x"] = -205784.27246156,
                                            }, -- end of [60]
                                            [103] = 
                                            {
                                                ["y"] = 555075.97409922,
                                                ["x"] = -205277.25253838,
                                            }, -- end of [103]
                                            [61] = 
                                            {
                                                ["y"] = 555664.19574912,
                                                ["x"] = -205786.46331732,
                                            }, -- end of [61]
                                            [107] = 
                                            {
                                                ["y"] = 552730.99778934,
                                                ["x"] = -206065.10528727,
                                            }, -- end of [107]
                                            [62] = 
                                            {
                                                ["y"] = 555654.31782365,
                                                ["x"] = -205787.99540519,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 556553.15565331,
                                                ["x"] = -206333.23784421,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 555644.34928107,
                                                ["x"] = -205788.76301434,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 556171.39429682,
                                                ["x"] = -205839.49301008,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 555634.35279911,
                                                ["x"] = -205788.72273678,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 555624.39524726,
                                                ["x"] = -205787.86192699,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 555614.51530017,
                                                ["x"] = -205786.32419991,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 556163.36295519,
                                                ["x"] = -205833.54633603,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 555599.91954727,
                                                ["x"] = -205782.89127656,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 555595.17378713,
                                                ["x"] = -205781.31630924,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 555585.87403492,
                                                ["x"] = -205777.64457455,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 556159.15375148,
                                                ["x"] = -205830.85231146,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 555532.62240194,
                                                ["x"] = -205750.05089359,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 555415.91208595,
                                                ["x"] = -205682.21703822,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 555403.41453941,
                                                ["x"] = -205673.92588751,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 556154.80642479,
                                                ["x"] = -205828.38463797,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 555388.30519654,
                                                ["x"] = -205660.86134069,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 555381.54034682,
                                                ["x"] = -205653.5022534,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 555375.45366283,
                                                ["x"] = -205645.57242755,
                                            }, -- end of [78]
                                            [20] = 
                                            {
                                                ["y"] = 556150.3347467,
                                                ["x"] = -205826.14983458,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 555365.31463566,
                                                ["x"] = -205628.35282274,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 555356.84840041,
                                                ["x"] = -205610.23531991,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 555315.52033601,
                                                ["x"] = -205513.71585755,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 556145.75241198,
                                                ["x"] = -205824.15024995,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 555251.36631375,
                                                ["x"] = -205350.97832699,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 555245.8424213,
                                                ["x"] = -205337.0345383,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 555243.67143632,
                                                ["x"] = -205332.53124094,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 556141.0728234,
                                                ["x"] = -205822.38917959,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 555238.20061606,
                                                ["x"] = -205324.18184755,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 555234.81553112,
                                                ["x"] = -205320.50573604,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 555231.03672764,
                                                ["x"] = -205317.23553752,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 556136.30928238,
                                                ["x"] = -205820.87091229,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 555222.64896141,
                                                ["x"] = -205311.81662066,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 555187.07255338,
                                                ["x"] = -205293.53759427,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 555168.85855268,
                                                ["x"] = -205285.28275124,
                                            }, -- end of [94]
                                            [24] = 
                                            {
                                                ["y"] = 556131.47757765,
                                                ["x"] = -205819.59483235,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 555145.22659946,
                                                ["x"] = -205277.18826745,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 555135.4636969,
                                                ["x"] = -205275.03407121,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 555125.56980077,
                                                ["x"] = -205273.5963379,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 555115.59765014,
                                                ["x"] = -205272.88014191,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 555105.6005711,
                                                ["x"] = -205272.92451787,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 555095.6260252,
                                                ["x"] = -205273.61794679,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 555085.74026296,
                                                ["x"] = -205275.10836436,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 556111.71958329,
                                                ["x"] = -205816.62498292,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 555056.70688778,
                                                ["x"] = -205282.60881848,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 552740.49835221,
                                                ["x"] = -206065.456153,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 552735.56685283,
                                                ["x"] = -206066.40029555,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 556101.72870736,
                                                ["x"] = -205816.29283872,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 552728.56859173,
                                                ["x"] = -206060.76878926,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 552726.85753778,
                                                ["x"] = -206056.05846222,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 556301.38520475,
                                                ["x"] = -206091.2604783,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 556091.7407403,
                                                ["x"] = -205816.74687168,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 555259.87695151,
                                                ["x"] = -205369.06960488,
                                            }, -- end of [83]
                                            [111] = 
                                            {
                                                ["y"] = 552705.07194348,
                                                ["x"] = -205978.86453027,
                                            }, -- end of [111]
                                            [110] = 
                                            {
                                                ["y"] = 552718.30231202,
                                                ["x"] = -206027.30646998,
                                            }, -- end of [110]
                                            [29] = 
                                            {
                                                ["y"] = 556086.77760832,
                                                ["x"] = -205817.34081885,
                                            }, -- end of [29]
                                            [95] = 
                                            {
                                                ["y"] = 555154.81424641,
                                                ["x"] = -205280.02409899,
                                            }, -- end of [95]
                                            [6] = 
                                            {
                                                ["y"] = 556306.72017318,
                                                ["x"] = -206099.71689992,
                                            }, -- end of [6]
                                            [91] = 
                                            {
                                                ["y"] = 555226.97357198,
                                                ["x"] = -205314.32464648,
                                            }, -- end of [91]
                                            [30] = 
                                            {
                                                ["y"] = 556081.8657505,
                                                ["x"] = -205818.27033681,
                                            }, -- end of [30]
                                            [71] = 
                                            {
                                                ["y"] = 555572.27772484,
                                                ["x"] = -205771.31350085,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 555604.73890822,
                                                ["x"] = -205784.21936167,
                                            }, -- end of [67]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 555359.64302475,
                                                ["x"] = -205630.39030562,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 552721.13537752,
                                                ["x"] = -206046.99350713,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 552761.11145259,
                                                ["x"] = -206062.65084817,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 555364.35934874,
                                                ["x"] = -205639.20764998,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 555369.65071429,
                                                ["x"] = -205647.68935108,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 555375.61059953,
                                                ["x"] = -205655.71571996,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 555382.23291386,
                                                ["x"] = -205663.20313542,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 552866.08693823,
                                                ["x"] = -206029.81096554,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 555389.36953851,
                                                ["x"] = -205670.20743537,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 555397.01063103,
                                                ["x"] = -205676.65141132,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 555405.17545929,
                                                ["x"] = -205682.42246671,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 555426.38357066,
                                                ["x"] = -205695.6551264,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 555067.65247906,
                                                ["x"] = -205282.39249998,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 555552.23330377,
                                                ["x"] = -205767.65733851,
                                            }, -- end of [40]
                                            [3] = 
                                            {
                                                ["y"] = 552725.94749533,
                                                ["x"] = -206061.20109463,
                                            }, -- end of [3]
                                            [41] = 
                                            {
                                                ["y"] = 555574.48622073,
                                                ["x"] = -205779.04554814,
                                            }, -- end of [41]
                                            [4] = 
                                            {
                                                ["y"] = 552728.17258213,
                                                ["x"] = -206065.68737428,
                                            }, -- end of [4]
                                            [42] = 
                                            {
                                                ["y"] = 555588.21614563,
                                                ["x"] = -205785.07912506,
                                            }, -- end of [42]
                                            [30] = 
                                            {
                                                ["y"] = 555341.15453375,
                                                ["x"] = -205589.36906685,
                                            }, -- end of [30]
                                            [43] = 
                                            {
                                                ["y"] = 555597.63301478,
                                                ["x"] = -205788.43891674,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 555082.19712745,
                                                ["x"] = -205278.73346008,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 555602.44342678,
                                                ["x"] = -205789.79989445,
                                            }, -- end of [44]
                                            [19] = 
                                            {
                                                ["y"] = 555156.08545014,
                                                ["x"] = -205283.4573527,
                                            }, -- end of [19]
                                            [45] = 
                                            {
                                                ["y"] = 555612.20653227,
                                                ["x"] = -205791.96136095,
                                            }, -- end of [45]
                                            [5] = 
                                            {
                                                ["y"] = 552731.92733097,
                                                ["x"] = -206068.78645044,
                                            }, -- end of [5]
                                            [46] = 
                                            {
                                                ["y"] = 555622.07592276,
                                                ["x"] = -205793.57524561,
                                            }, -- end of [46]
                                            [20] = 
                                            {
                                                ["y"] = 555165.44884648,
                                                ["x"] = -205286.96539854,
                                            }, -- end of [20]
                                            [47] = 
                                            {
                                                ["y"] = 555632.02091433,
                                                ["x"] = -205794.56965941,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 555092.03339212,
                                                ["x"] = -205276.9427056,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 555642.0150652,
                                                ["x"] = -205794.79389971,
                                            }, -- end of [48]
                                            [29] = 
                                            {
                                                ["y"] = 555246.86303424,
                                                ["x"] = -205347.13640263,
                                            }, -- end of [29]
                                            [49] = 
                                            {
                                                ["y"] = 555651.99782955,
                                                ["x"] = -205794.2418329,
                                            }, -- end of [49]
                                            [21] = 
                                            {
                                                ["y"] = 555179.19884538,
                                                ["x"] = -205292.95582802,
                                            }, -- end of [21]
                                            [50] = 
                                            {
                                                ["y"] = 555661.91040031,
                                                ["x"] = -205792.94434784,
                                            }, -- end of [50]
                                            [22] = 
                                            {
                                                ["y"] = 555210.48852234,
                                                ["x"] = -205308.63076359,
                                            }, -- end of [22]
                                            [51] = 
                                            {
                                                ["y"] = 555671.71139956,
                                                ["x"] = -205790.9741533,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 555096.9965085,
                                                ["x"] = -205276.34011335,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 555681.38815713,
                                                ["x"] = -205788.44783133,
                                            }, -- end of [52]
                                            [23] = 
                                            {
                                                ["y"] = 555227.90667104,
                                                ["x"] = -205318.42075223,
                                            }, -- end of [23]
                                            [53] = 
                                            {
                                                ["y"] = 555695.66856023,
                                                ["x"] = -205783.86767512,
                                            }, -- end of [53]
                                            [28] = 
                                            {
                                                ["y"] = 555243.10348942,
                                                ["x"] = -205337.87164911,
                                            }, -- end of [28]
                                            [54] = 
                                            {
                                                ["y"] = 555723.67350218,
                                                ["x"] = -205773.11553588,
                                            }, -- end of [54]
                                            [7] = 
                                            {
                                                ["y"] = 552741.79220872,
                                                ["x"] = -206067.83427743,
                                            }, -- end of [7]
                                            [55] = 
                                            {
                                                ["y"] = 555760.87988398,
                                                ["x"] = -205758.43928805,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 555106.97608175,
                                                ["x"] = -205275.72155915,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 555770.40821846,
                                                ["x"] = -205755.410816,
                                            }, -- end of [56]
                                            [6] = 
                                            {
                                                ["y"] = 552736.86512123,
                                                ["x"] = -206068.81151353,
                                            }, -- end of [6]
                                            [57] = 
                                            {
                                                ["y"] = 555780.12585087,
                                                ["x"] = -205753.05973198,
                                            }, -- end of [57]
                                            [24] = 
                                            {
                                                ["y"] = 555231.79050893,
                                                ["x"] = -205321.56688204,
                                            }, -- end of [24]
                                            [58] = 
                                            {
                                                ["y"] = 555785.05361747,
                                                ["x"] = -205752.22252724,
                                            }, -- end of [58]
                                            [27] = 
                                            {
                                                ["y"] = 555240.90700525,
                                                ["x"] = -205333.38095461,
                                            }, -- end of [27]
                                            [59] = 
                                            {
                                                ["y"] = 555790.02000386,
                                                ["x"] = -205751.64742932,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 555116.97292105,
                                                ["x"] = -205275.78213757,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 555795.01061155,
                                                ["x"] = -205751.34728344,
                                            }, -- end of [60]
                                            [25] = 
                                            {
                                                ["y"] = 555235.29078135,
                                                ["x"] = -205325.13251502,
                                            }, -- end of [25]
                                            [61] = 
                                            {
                                                ["y"] = 555800.0095987,
                                                ["x"] = -205751.33044291,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 555238.33159891,
                                                ["x"] = -205329.0979036,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 555805.00085176,
                                                ["x"] = -205751.60504142,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 552702.31255523,
                                                ["x"] = -205979.57417879,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 555809.968144,
                                                ["x"] = -205752.15309455,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 555126.93584635,
                                                ["x"] = -205276.61618577,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 555819.81505917,
                                                ["x"] = -205753.89406632,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 555824.67057401,
                                                ["x"] = -205755.0825647,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 555829.43523299,
                                                ["x"] = -205756.59643883,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 555136.809711,
                                                ["x"] = -205278.18496893,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 555843.20949427,
                                                ["x"] = -205762.51448886,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 555856.4917123,
                                                ["x"] = -205769.48165538,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 555964.65045344,
                                                ["x"] = -205832.10468873,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 555146.53920369,
                                                ["x"] = -205280.48468522,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 555973.94878959,
                                                ["x"] = -205835.75518325,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 555988.41657971,
                                                ["x"] = -205839.71238824,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 556003.08021878,
                                                ["x"] = -205842.8448938,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 556008.02913305,
                                                ["x"] = -205843.537609,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 556013.01169968,
                                                ["x"] = -205843.93711535,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 556018.01344772,
                                                ["x"] = -205844.00961759,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 556023.00949628,
                                                ["x"] = -205843.81249511,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 556027.98826238,
                                                ["x"] = -205843.35790126,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 556032.93038532,
                                                ["x"] = -205842.60807168,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 556037.80844017,
                                                ["x"] = -205841.52103124,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 556042.60485537,
                                                ["x"] = -205840.10902455,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 556047.31251454,
                                                ["x"] = -205838.42564359,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 556079.64175089,
                                                ["x"] = -205825.03573944,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 556084.48354132,
                                                ["x"] = -205823.79381864,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 556089.41575323,
                                                ["x"] = -205822.98333043,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 556094.39163191,
                                                ["x"] = -205822.50294898,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 556104.38660615,
                                                ["x"] = -205822.2499908,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 556114.36829856,
                                                ["x"] = -205822.79599462,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 556124.2777425,
                                                ["x"] = -205824.14333527,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 556134.0169662,
                                                ["x"] = -205826.37755066,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 556138.78866953,
                                                ["x"] = -205827.86954581,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 556143.47192891,
                                                ["x"] = -205829.62073531,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 556148.05113911,
                                                ["x"] = -205831.62714457,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 556152.51085404,
                                                ["x"] = -205833.88531385,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 556156.83560002,
                                                ["x"] = -205836.39229248,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 556161.01199229,
                                                ["x"] = -205839.13521602,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 556168.96705095,
                                                ["x"] = -205845.18660945,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 556176.42928463,
                                                ["x"] = -205851.84663608,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 556179.9146245,
                                                ["x"] = -205855.42904542,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 556183.14815191,
                                                ["x"] = -205859.24271738,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 556186.1490512,
                                                ["x"] = -205863.24169341,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 556191.64347684,
                                                ["x"] = -205871.59450282,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 556196.63203081,
                                                ["x"] = -205880.26006458,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 556205.73621611,
                                                ["x"] = -205898.06571081,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 556293.12831753,
                                                ["x"] = -206088.96524133,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 556300.90461983,
                                                ["x"] = -206101.78845479,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 556306.61003287,
                                                ["x"] = -206109.99976365,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 556312.73870215,
                                                ["x"] = -206117.90001503,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 556322.63144341,
                                                ["x"] = -206129.17173588,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 556379.34446309,
                                                ["x"] = -206185.5911244,
                                            }, -- end of [111]
                                            [112] = 
                                            {
                                                ["y"] = 556460.13713017,
                                                ["x"] = -206260.22327595,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 557301.07783511,
                                                ["x"] = -206992.25762772,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 557360.57362444,
                                                ["x"] = -207052.9524761,
                                            }, -- end of [114]
                                            [115] = 
                                            {
                                                ["y"] = 557417.11572366,
                                                ["x"] = -207116.4082367,
                                            }, -- end of [115]
                                            [116] = 
                                            {
                                                ["y"] = 557470.58291082,
                                                ["x"] = -207182.47563596,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 557520.84424628,
                                                ["x"] = -207251.01327629,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 557594.92736541,
                                                ["x"] = -207363.85455666,
                                            }, -- end of [118]
                                            [119] = 
                                            {
                                                ["y"] = 558265.93162044,
                                                ["x"] = -208462.11123797,
                                            }, -- end of [119]
                                            [71] = 
                                            {
                                                ["y"] = 555969.22413882,
                                                ["x"] = -205834.12601545,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 555834.10299353,
                                                ["x"] = -205758.38714129,
                                            }, -- end of [67]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 557319.59255258,
                                                ["x"] = -207002.05803166,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 557539.3527151,
                                                ["x"] = -207267.3213793,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 556553.15530859,
                                                ["x"] = -206333.2375527,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = 557487.00235419,
                                                ["x"] = -207194.12486745,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 558217.15206764,
                                                ["x"] = -208370.72038102,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 557434.25195555,
                                                ["x"] = -207127.48370068,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 557378.40823217,
                                                ["x"] = -207063.41239891,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 557239.58190216,
                                                ["x"] = -206926.58673038,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 556112.47679135,
                                                ["x"] = -205816.68055878,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 557541.27436979,
                                                ["x"] = -207270.15337456,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 556336.24307117,
                                                ["x"] = -206134.57148515,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 556102.4880429,
                                                ["x"] = -205816.29175789,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 556092.49715471,
                                                ["x"] = -205816.68102636,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 556087.52883814,
                                                ["x"] = -205817.23104919,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 556082.60685299,
                                                ["x"] = -205818.10429968,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 556322.46478367,
                                                ["x"] = -206120.07926804,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 556077.77346333,
                                                ["x"] = -205819.3781547,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 556073.07210444,
                                                ["x"] = -205821.07202169,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 556040.72696697,
                                                ["x"] = -205834.43039923,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 556035.92789418,
                                                ["x"] = -205835.83218916,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 556316.02477719,
                                                ["x"] = -206112.43016125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 556031.04088961,
                                                ["x"] = -205836.8777634,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 556026.08963549,
                                                ["x"] = -205837.5638059,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 556021.10446214,
                                                ["x"] = -205837.94400775,
                                            }, -- end of [42]
                                            [3] = 
                                            {
                                                ["y"] = 557489.05963032,
                                                ["x"] = -207196.85992186,
                                            }, -- end of [3]
                                            [43] = 
                                            {
                                                ["y"] = 556016.10497522,
                                                ["x"] = -205838.05505193,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 556309.99365509,
                                                ["x"] = -206104.45516956,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 556011.10805308,
                                                ["x"] = -205837.8483188,
                                            }, -- end of [44]
                                            [4] = 
                                            {
                                                ["y"] = 557436.43651089,
                                                ["x"] = -207130.11821587,
                                            }, -- end of [4]
                                            [45] = 
                                            {
                                                ["y"] = 556006.14152801,
                                                ["x"] = -205837.29587158,
                                            }, -- end of [45]
                                            [75] = 
                                            {
                                                ["y"] = 555595.88960158,
                                                ["x"] = -205781.5699208,
                                            }, -- end of [75]
                                            [46] = 
                                            {
                                                ["y"] = 556001.21248746,
                                                ["x"] = -205836.4677261,
                                            }, -- end of [46]
                                            [78] = 
                                            {
                                                ["y"] = 555537.6553747,
                                                ["x"] = -205752.8506881,
                                            }, -- end of [78]
                                            [47] = 
                                            {
                                                ["y"] = 555991.4485464,
                                                ["x"] = -205834.31906961,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 556304.40469685,
                                                ["x"] = -206096.16439847,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 555976.96205695,
                                                ["x"] = -205830.42908776,
                                            }, -- end of [48]
                                            [21] = 
                                            {
                                                ["y"] = 556171.9850617,
                                                ["x"] = -205839.97051824,
                                            }, -- end of [21]
                                            [49] = 
                                            {
                                                ["y"] = 555972.21508065,
                                                ["x"] = -205828.86570379,
                                            }, -- end of [49]
                                            [22] = 
                                            {
                                                ["y"] = 556163.99005918,
                                                ["x"] = -205833.97341702,
                                            }, -- end of [22]
                                            [50] = 
                                            {
                                                ["y"] = 555967.61789218,
                                                ["x"] = -205826.90089901,
                                            }, -- end of [50]
                                            [29] = 
                                            {
                                                ["y"] = 556132.21514127,
                                                ["x"] = -205819.77360641,
                                            }, -- end of [29]
                                            [51] = 
                                            {
                                                ["y"] = 555958.72517875,
                                                ["x"] = -205822.32961207,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 556296.79897862,
                                                ["x"] = -206083.23871768,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 555841.66937928,
                                                ["x"] = -205755.14936457,
                                            }, -- end of [52]
                                            [23] = 
                                            {
                                                ["y"] = 556159.8021953,
                                                ["x"] = -205831.24732574,
                                            }, -- end of [23]
                                            [53] = 
                                            {
                                                ["y"] = 555832.43630152,
                                                ["x"] = -205751.31550272,
                                            }, -- end of [53]
                                            [6] = 
                                            {
                                                ["y"] = 557322.01662656,
                                                ["x"] = -207004.47397703,
                                            }, -- end of [6]
                                            [54] = 
                                            {
                                                ["y"] = 555827.69510588,
                                                ["x"] = -205749.72847987,
                                            }, -- end of [54]
                                            [24] = 
                                            {
                                                ["y"] = 556155.47497551,
                                                ["x"] = -205828.74443557,
                                            }, -- end of [24]
                                            [55] = 
                                            {
                                                ["y"] = 555822.86139347,
                                                ["x"] = -205748.45467827,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 556287.65025748,
                                                ["x"] = -206065.45605226,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 555813.04141862,
                                                ["x"] = -205746.56478653,
                                            }, -- end of [56]
                                            [28] = 
                                            {
                                                ["y"] = 556137.0375259,
                                                ["x"] = -205821.08564614,
                                            }, -- end of [28]
                                            [57] = 
                                            {
                                                ["y"] = 555803.10583928,
                                                ["x"] = -205745.48926286,
                                            }, -- end of [57]
                                            [7] = 
                                            {
                                                ["y"] = 557245.82368732,
                                                ["x"] = -206932.24147743,
                                            }, -- end of [7]
                                            [58] = 
                                            {
                                                ["y"] = 555798.10908965,
                                                ["x"] = -205745.33963505,
                                            }, -- end of [58]
                                            [25] = 
                                            {
                                                ["y"] = 556151.02129094,
                                                ["x"] = -205826.47413945,
                                            }, -- end of [25]
                                            [59] = 
                                            {
                                                ["y"] = 555793.11116063,
                                                ["x"] = -205745.45883562,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 556200.30315162,
                                                ["x"] = -205874.53340617,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 555788.1258851,
                                                ["x"] = -205745.83977096,
                                            }, -- end of [60]
                                            [26] = 
                                            {
                                                ["y"] = 556146.45489199,
                                                ["x"] = -205824.4386454,
                                            }, -- end of [26]
                                            [61] = 
                                            {
                                                ["y"] = 555783.16730494,
                                                ["x"] = -205746.47631475,
                                            }, -- end of [61]
                                            [27] = 
                                            {
                                                ["y"] = 556141.78921751,
                                                ["x"] = -205822.64110245,
                                            }, -- end of [27]
                                            [62] = 
                                            {
                                                ["y"] = 555773.3689631,
                                                ["x"] = -205748.4534027,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 558271.05347021,
                                                ["x"] = -208458.98608883,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 555763.75170414,
                                                ["x"] = -205751.18977148,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 556195.1776673,
                                                ["x"] = -205865.9482813,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 555749.61787522,
                                                ["x"] = -205756.2078681,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 555684.30048466,
                                                ["x"] = -205781.32934305,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 555674.68705664,
                                                ["x"] = -205784.08290971,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 556189.50946433,
                                                ["x"] = -205857.71298102,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 555655.0717845,
                                                ["x"] = -205787.9050879,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 555645.10800255,
                                                ["x"] = -205788.73264698,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 555635.11137069,
                                                ["x"] = -205788.75488465,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 556186.40971272,
                                                ["x"] = -205853.78917808,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 555615.26250743,
                                                ["x"] = -205786.46117562,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 555605.47598216,
                                                ["x"] = -205784.40138376,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 555600.64703971,
                                                ["x"] = -205783.10879409,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 556183.07060111,
                                                ["x"] = -205850.0688513,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 555586.57253207,
                                                ["x"] = -205777.9423714,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 555572.95833631,
                                                ["x"] = -205771.65015809,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 557380.71491789,
                                                ["x"] = -207065.94066295,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 556179.51544403,
                                                ["x"] = -205846.55528729,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 555404.03276253,
                                                ["x"] = -205674.36673649,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 555396.13631124,
                                                ["x"] = -205668.23780307,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 555388.84103195,
                                                ["x"] = -205661.39940878,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 555382.03166602,
                                                ["x"] = -205654.08114533,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 555375.8908262,
                                                ["x"] = -205646.19331838,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 555370.45931563,
                                                ["x"] = -205637.80077596,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 555365.65862338,
                                                ["x"] = -205629.02982932,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 555357.15765471,
                                                ["x"] = -205610.9288174,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 555313.99288144,
                                                ["x"] = -205509.75987816,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 555262.26560423,
                                                ["x"] = -205374.30921214,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 555255.80848915,
                                                ["x"] = -205360.77104811,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 555251.64207449,
                                                ["x"] = -205351.68573844,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 555244.02074099,
                                                ["x"] = -205333.20541358,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 555241.56134192,
                                                ["x"] = -205328.85418427,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 555238.67740755,
                                                ["x"] = -205324.77280942,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 555235.35671279,
                                                ["x"] = -205321.03828286,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 555231.63068915,
                                                ["x"] = -205317.70873046,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 555227.61095605,
                                                ["x"] = -205314.73739071,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 555223.31458094,
                                                ["x"] = -205312.18201055,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 555187.75606063,
                                                ["x"] = -205293.86831487,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 555169.55952966,
                                                ["x"] = -205285.57460649,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 555155.53471461,
                                                ["x"] = -205280.26384961,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 555145.96103671,
                                                ["x"] = -205277.38095107,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 555136.21028383,
                                                ["x"] = -205275.17252447,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 555126.32445602,
                                                ["x"] = -205273.68033245,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 555116.3564354,
                                                ["x"] = -205272.90848772,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 555106.35931131,
                                                ["x"] = -205272.89579505,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 555096.3813355,
                                                ["x"] = -205273.54010394,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 555086.48671331,
                                                ["x"] = -205274.96919402,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 555076.71174538,
                                                ["x"] = -205277.07242457,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 555057.43415486,
                                                ["x"] = -205282.39054254,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 552741.24001172,
                                                ["x"] = -206065.27767571,
                                            }, -- end of [111]
                                            [112] = 
                                            {
                                                ["y"] = 552736.32097151,
                                                ["x"] = -206066.3029378,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 552731.55777042,
                                                ["x"] = -206065.60563375,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 552728.86314917,
                                                ["x"] = -206061.47285489,
                                            }, -- end of [114]
                                            [115] = 
                                            {
                                                ["y"] = 552727.1007481,
                                                ["x"] = -206056.77772667,
                                            }, -- end of [115]
                                            [116] = 
                                            {
                                                ["y"] = 552721.25820359,
                                                ["x"] = -206037.6523217,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 552703.669037,
                                                ["x"] = -205973.37646336,
                                            }, -- end of [117]
                                            [79] = 
                                            {
                                                ["y"] = 555416.55529139,
                                                ["x"] = -205682.62058987,
                                            }, -- end of [79]
                                            [30] = 
                                            {
                                                ["y"] = 556122.41255538,
                                                ["x"] = -205817.8219458,
                                            }, -- end of [30]
                                            [71] = 
                                            {
                                                ["y"] = 555625.14869612,
                                                ["x"] = -205787.95347045,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 555664.94094711,
                                                ["x"] = -205786.31841771,
                                            }, -- end of [67]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 555359.34565211,
                                                ["x"] = -205629.7960323,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 552722.42734038,
                                                ["x"] = -206051.13168143,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 552755.66128167,
                                                ["x"] = -206064.19389092,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 555364.02990692,
                                                ["x"] = -205638.63055977,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 555369.27855708,
                                                ["x"] = -205647.13876856,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 555375.19363262,
                                                ["x"] = -205655.19832895,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 555381.77461099,
                                                ["x"] = -205662.72209861,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 552851.23637639,
                                                ["x"] = -206034.79470813,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 555388.88252422,
                                                ["x"] = -205669.75527331,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 555396.48223336,
                                                ["x"] = -205676.24838196,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 555404.62321029,
                                                ["x"] = -205682.0528283,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 555425.81389381,
                                                ["x"] = -205695.3129731,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 555067.01251634,
                                                ["x"] = -205282.57152606,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 555551.64788711,
                                                ["x"] = -205767.34286953,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 555578.41420217,
                                                ["x"] = -205780.88023713,
                                            }, -- end of [41]
                                            [3] = 
                                            {
                                                ["y"] = 552725.69871774,
                                                ["x"] = -206060.58229595,
                                            }, -- end of [3]
                                            [42] = 
                                            {
                                                ["y"] = 555587.59873009,
                                                ["x"] = -205784.8333936,
                                            }, -- end of [42]
                                            [4] = 
                                            {
                                                ["y"] = 552727.822831,
                                                ["x"] = -206065.12316093,
                                            }, -- end of [4]
                                            [43] = 
                                            {
                                                ["y"] = 555596.99887784,
                                                ["x"] = -205788.23998435,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 555081.54788077,
                                                ["x"] = -205278.87516479,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 555601.8004843,
                                                ["x"] = -205789.63224635,
                                            }, -- end of [44]
                                            [19] = 
                                            {
                                                ["y"] = 555160.16647569,
                                                ["x"] = -205284.92031455,
                                            }, -- end of [19]
                                            [45] = 
                                            {
                                                ["y"] = 555611.55378606,
                                                ["x"] = -205791.83502436,
                                            }, -- end of [45]
                                            [5] = 
                                            {
                                                ["y"] = 552731.31028245,
                                                ["x"] = -206068.55550362,
                                            }, -- end of [5]
                                            [46] = 
                                            {
                                                ["y"] = 555621.41763305,
                                                ["x"] = -205793.48557871,
                                            }, -- end of [46]
                                            [20] = 
                                            {
                                                ["y"] = 555174.04251802,
                                                ["x"] = -205290.61103148,
                                            }, -- end of [20]
                                            [47] = 
                                            {
                                                ["y"] = 555631.3578006,
                                                ["x"] = -205794.52645797,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 555091.37591351,
                                                ["x"] = -205277.03925883,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 555641.35063031,
                                                ["x"] = -205794.80342255,
                                            }, -- end of [48]
                                            [21] = 
                                            {
                                                ["y"] = 555196.57905226,
                                                ["x"] = -205301.42661294,
                                            }, -- end of [21]
                                            [49] = 
                                            {
                                                ["y"] = 555651.33596956,
                                                ["x"] = -205794.3019982,
                                            }, -- end of [49]
                                            [29] = 
                                            {
                                                ["y"] = 555246.62740889,
                                                ["x"] = -205346.51505345,
                                            }, -- end of [29]
                                            [50] = 
                                            {
                                                ["y"] = 555661.25494961,
                                                ["x"] = -205793.05267662,
                                            }, -- end of [50]
                                            [22] = 
                                            {
                                                ["y"] = 555223.14949241,
                                                ["x"] = -205315.35298508,
                                            }, -- end of [22]
                                            [51] = 
                                            {
                                                ["y"] = 555671.06382918,
                                                ["x"] = -205791.12363476,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 555101.31847278,
                                                ["x"] = -205276.00008923,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 555680.74917639,
                                                ["x"] = -205788.6305948,
                                            }, -- end of [52]
                                            [23] = 
                                            {
                                                ["y"] = 555227.37004413,
                                                ["x"] = -205318.02879993,
                                            }, -- end of [23]
                                            [53] = 
                                            {
                                                ["y"] = 555695.0410734,
                                                ["x"] = -205784.08652181,
                                            }, -- end of [53]
                                            [6] = 
                                            {
                                                ["y"] = 552736.20442966,
                                                ["x"] = -206068.90282616,
                                            }, -- end of [6]
                                            [54] = 
                                            {
                                                ["y"] = 555723.05766797,
                                                ["x"] = -205773.36527428,
                                            }, -- end of [54]
                                            [28] = 
                                            {
                                                ["y"] = 555242.82874677,
                                                ["x"] = -205337.26654438,
                                            }, -- end of [28]
                                            [55] = 
                                            {
                                                ["y"] = 555760.25242997,
                                                ["x"] = -205758.6580809,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 555111.31050241,
                                                ["x"] = -205275.64935808,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 555769.76934791,
                                                ["x"] = -205755.59409426,
                                            }, -- end of [56]
                                            [7] = 
                                            {
                                                ["y"] = 552741.14185132,
                                                ["x"] = -206067.98252429,
                                            }, -- end of [7]
                                            [57] = 
                                            {
                                                ["y"] = 555779.47422015,
                                                ["x"] = -205753.18945309,
                                            }, -- end of [57]
                                            [24] = 
                                            {
                                                ["y"] = 555231.29254046,
                                                ["x"] = -205321.12711124,
                                            }, -- end of [24]
                                            [58] = 
                                            {
                                                ["y"] = 555784.39625073,
                                                ["x"] = -205752.31914891,
                                            }, -- end of [58]
                                            [25] = 
                                            {
                                                ["y"] = 555234.85158743,
                                                ["x"] = -205324.63377624,
                                            }, -- end of [25]
                                            [59] = 
                                            {
                                                ["y"] = 555789.35819877,
                                                ["x"] = -205751.70820196,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 555121.29981928,
                                                ["x"] = -205276.05274778,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 555794.34650216,
                                                ["x"] = -205751.3710328,
                                            }, -- end of [60]
                                            [27] = 
                                            {
                                                ["y"] = 555240.5893107,
                                                ["x"] = -205332.7973454,
                                            }, -- end of [27]
                                            [61] = 
                                            {
                                                ["y"] = 555799.34528741,
                                                ["x"] = -205751.31605491,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 555237.95487601,
                                                ["x"] = -205328.55048874,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 555804.33864182,
                                                ["x"] = -205751.55165897,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 552700.90964888,
                                                ["x"] = -205974.08611136,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 555809.30949471,
                                                ["x"] = -205752.06644065,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 555131.23076274,
                                                ["x"] = -205277.20640865,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 555819.16533748,
                                                ["x"] = -205753.75433747,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 555824.02952357,
                                                ["x"] = -205754.90777022,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 555828.80818685,
                                                ["x"] = -205756.37614616,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 555141.04891618,
                                                ["x"] = -205279.09257894,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 555842.6122649,
                                                ["x"] = -205762.22310321,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 555855.90939824,
                                                ["x"] = -205769.16148291,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 555964.0516667,
                                                ["x"] = -205831.81651986,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 555150.70101443,
                                                ["x"] = -205281.69885278,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 555973.31525426,
                                                ["x"] = -205835.55518698,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 555982.92808982,
                                                ["x"] = -205838.3085275,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 555997.5150238,
                                                ["x"] = -205841.79550682,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 556007.36935638,
                                                ["x"] = -205843.46098509,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 556012.34785137,
                                                ["x"] = -205843.90296086,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 556017.34866579,
                                                ["x"] = -205844.01738512,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 556022.34613099,
                                                ["x"] = -205843.85290294,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 556027.3281825,
                                                ["x"] = -205843.43432346,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 556032.27653351,
                                                ["x"] = -205842.72661758,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 556037.16459727,
                                                ["x"] = -205841.68500131,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 556041.97242729,
                                                ["x"] = -205840.31382762,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 556046.69174513,
                                                ["x"] = -205838.66244001,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 556083.83343791,
                                                ["x"] = -205823.93201393,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 556088.75699621,
                                                ["x"] = -205823.06981622,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 556093.72877907,
                                                ["x"] = -205822.5511719,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 556103.72219445,
                                                ["x"] = -205822.24130835,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 556113.70632394,
                                                ["x"] = -205822.73543993,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 556123.62337798,
                                                ["x"] = -205824.02757306,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 556133.37710142,
                                                ["x"] = -205826.19889759,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 556138.15923043,
                                                ["x"] = -205827.65622363,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 556142.85515416,
                                                ["x"] = -205829.3732041,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 556147.44908339,
                                                ["x"] = -205831.3459038,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 556151.92557025,
                                                ["x"] = -205833.5707935,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 556156.26914888,
                                                ["x"] = -205836.04485616,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 556160.46524588,
                                                ["x"] = -205838.75844941,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 556168.45346317,
                                                ["x"] = -205844.76431727,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 556175.95074551,
                                                ["x"] = -205851.38570761,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 556179.46478665,
                                                ["x"] = -205854.94004366,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 556182.73358013,
                                                ["x"] = -205858.72304465,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 556185.76103111,
                                                ["x"] = -205862.70225034,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 556191.29625422,
                                                ["x"] = -205871.02788635,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 556196.31241457,
                                                ["x"] = -205879.67743444,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 556205.44555424,
                                                ["x"] = -205897.46811336,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 556292.80252993,
                                                ["x"] = -206088.38602936,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 556300.54081098,
                                                ["x"] = -206101.23238135,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 556306.21752017,
                                                ["x"] = -206109.46351496,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 556312.31887982,
                                                ["x"] = -206117.38490126,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 556322.17826776,
                                                ["x"] = -206128.68569637,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 556375.29035578,
                                                ["x"] = -206181.63497545,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 556452.15848293,
                                                ["x"] = -206253.14702382,
                                            }, -- end of [111]
                                            [112] = 
                                            {
                                                ["y"] = 557304.18153967,
                                                ["x"] = -206995.28464534,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 557363.53009632,
                                                ["x"] = -207056.12352715,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 557419.91832261,
                                                ["x"] = -207119.71606265,
                                            }, -- end of [114]
                                            [115] = 
                                            {
                                                ["y"] = 557473.22524703,
                                                ["x"] = -207185.91283731,
                                            }, -- end of [115]
                                            [116] = 
                                            {
                                                ["y"] = 557523.32031869,
                                                ["x"] = -207254.57204947,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 557599.88876331,
                                                ["x"] = -207371.76254396,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 558246.95835217,
                                                ["x"] = -208431.03249881,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = 555344.87802787,
                                                ["x"] = -205597.92983242,
                                            }, -- end of [30]
                                            [71] = 
                                            {
                                                ["y"] = 555968.60635018,
                                                ["x"] = -205833.88100612,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 555833.48747965,
                                                ["x"] = -205758.13666864,
                                            }, -- end of [67]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 552681.7819385,
                                                ["x"] = -206036.0933155,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 552681.7819385,
                                                ["x"] = -206036.0933155,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 47.714739394409,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 558213.31155501,
                                            ["x"] = -208373.06581172,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 473.26306478841,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 556550.22785858,
                                            ["x"] = -206336.63470651,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1173.6733863588,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552703.62408225,
                                            ["x"] = -205979.23891505,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2402.8127513287,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 558267.20283595,
                                            ["x"] = -208461.33544985,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3728.4910530825,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552702.21840496,
                                            ["x"] = -205973.75155585,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5048.9325621488,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 558248.23009948,
                                            ["x"] = -208430.255781,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6586.1004167181,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 552716.45796506,
                                            ["x"] = -206026.24147665,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 486,
                                        ["y"] = 558213.31155501,
                                        ["x"] = -208373.06581172,
                                        ["name"] = "Scouts-1-4",
                                        ["heading"] = 5.7358047624229,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 487,
                                        ["y"] = 558228.94540579,
                                        ["x"] = -208398.67015033,
                                        ["name"] = "Scouts-1-5",
                                        ["heading"] = 5.735012629843,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 488,
                                        ["y"] = 558244.57863158,
                                        ["x"] = -208424.27488134,
                                        ["name"] = "Scouts-1-6",
                                        ["heading"] = 5.7350372267154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 558213.31155501,
                                ["x"] = -208373.06581172,
                                ["name"] = "Scouts-1",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 558237.95293033,
                                                ["x"] = -200570.14337111,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 558225.29509866,
                                                ["x"] = -200602.75815329,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 558115.09742873,
                                                ["x"] = -201023.51604088,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 558105.31410345,
                                                ["x"] = -201077.60371743,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 558102.40096564,
                                                ["x"] = -201122.48695764,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 558104.97659991,
                                                ["x"] = -201177.39917236,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 558128.32753788,
                                                ["x"] = -201375.98474156,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 558136.82675026,
                                                ["x"] = -201409.91003426,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 558146.14109354,
                                                ["x"] = -201433.09728434,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 558155.5235404,
                                                ["x"] = -201450.75029922,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 558166.63279302,
                                                ["x"] = -201467.36990385,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 558182.57127844,
                                                ["x"] = -201486.61332561,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 558207.84626971,
                                                ["x"] = -201510.80105755,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 558275.1482998,
                                                ["x"] = -201570.41064696,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 558287.56837297,
                                                ["x"] = -201586.07094709,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 558298.14842214,
                                                ["x"] = -201603.02800838,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 558309.85653029,
                                                ["x"] = -201630.60359245,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 558317.86008236,
                                                ["x"] = -201674.77254722,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 558315.92708494,
                                                ["x"] = -201809.68819836,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 558323.03647414,
                                                ["x"] = -201828.19585865,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 558377.20079674,
                                                ["x"] = -201906.06797186,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 558393.22779893,
                                                ["x"] = -201947.9743055,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 558395.25126385,
                                                ["x"] = -201987.74023954,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 558384.63957745,
                                                ["x"] = -202026.13358409,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 558362.21861195,
                                                ["x"] = -202059.03398838,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 558319.35575194,
                                                ["x"] = -202093.30827813,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 557805.04941099,
                                                ["x"] = -202381.2623178,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 557303.10748273,
                                                ["x"] = -203003.78057065,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 557192.3997017,
                                                ["x"] = -203080.55817377,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 556713.77828159,
                                                ["x"] = -203397.54233906,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 556267.2051696,
                                                ["x"] = -203841.41248401,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 556236.45068745,
                                                ["x"] = -203892.79418249,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 556212.30210163,
                                                ["x"] = -203984.22003492,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 556187.95508466,
                                                ["x"] = -204211.37890188,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 556089.85830148,
                                                ["x"] = -204355.59560508,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 556101.66175666,
                                                ["x"] = -204623.55030022,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 556091.41959179,
                                                ["x"] = -204661.71782842,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 555696.90589295,
                                                ["x"] = -205291.26817592,
                                            }, -- end of [172]
                                            [1] = 
                                            {
                                                ["y"] = 559313.18311301,
                                                ["x"] = -199536.91789303,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 559301.87804508,
                                                ["x"] = -199546.77372332,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 556209.98428809,
                                                ["x"] = -204014.12668211,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 556183.50056086,
                                                ["x"] = -204220.33069791,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 556086.60469868,
                                                ["x"] = -204365.04877439,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 556101.6118891,
                                                ["x"] = -204628.54902038,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 556086.2505867,
                                                ["x"] = -204670.27707169,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 555678.24098561,
                                                ["x"] = -205307.89343764,
                                            }, -- end of [173]
                                            [3] = 
                                            {
                                                ["y"] = 559278.18152723,
                                                ["x"] = -199565.16650867,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 559123.92730277,
                                                ["x"] = -199676.06641216,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 558312.60743049,
                                                ["x"] = -201640.21608373,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 558318.63069542,
                                                ["x"] = -201694.7548214,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 558316.92043387,
                                                ["x"] = -201814.58672124,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 559109.04162755,
                                                ["x"] = -199689.42051605,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 558383.73495177,
                                                ["x"] = -201919.56655635,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 558394.98027555,
                                                ["x"] = -201957.81646493,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 558393.74491033,
                                                ["x"] = -201997.62352979,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 559088.6640104,
                                                ["x"] = -199711.43468312,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 558355.10458088,
                                                ["x"] = -202066.05940795,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 558285.35574108,
                                                ["x"] = -202114.37210557,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 557789.24693427,
                                                ["x"] = -202400.63236508,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 558877.26010552,
                                                ["x"] = -199944.92477739,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 556839.57771781,
                                                ["x"] = -203298.98500627,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 556528.18401616,
                                                ["x"] = -203572.37556004,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 556258.49635453,
                                                ["x"] = -203853.62376558,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 558873.01040849,
                                                ["x"] = -199947.55738008,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 556205.18322132,
                                                ["x"] = -204149.00814798,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 558868.67114753,
                                                ["x"] = -199950.04017751,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 556084.11823966,
                                                ["x"] = -204374.73174192,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 558864.03328533,
                                                ["x"] = -199951.88640763,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 555896.77753816,
                                                ["x"] = -204964.47579893,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 558854.39136334,
                                                ["x"] = -199954.53379566,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 558811.14304061,
                                                ["x"] = -199966.94945658,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 558782.74575034,
                                                ["x"] = -199976.6139555,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 558759.5583818,
                                                ["x"] = -199985.95030239,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 558741.52184493,
                                                ["x"] = -199994.58758167,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 558723.97840843,
                                                ["x"] = -200004.18308236,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 558707.08122086,
                                                ["x"] = -200014.87724323,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 558694.87021509,
                                                ["x"] = -200023.58603207,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 558679.21671383,
                                                ["x"] = -200036.03132048,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 558667.93892768,
                                                ["x"] = -200045.91855994,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 558653.61057849,
                                                ["x"] = -200059.86887197,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 558633.26938497,
                                                ["x"] = -200081.91479989,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 558576.03446065,
                                                ["x"] = -200151.3609679,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 558352.99678491,
                                                ["x"] = -200433.93322852,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 558345.79000592,
                                                ["x"] = -200440.86140484,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 558308.24083888,
                                                ["x"] = -200473.86708028,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 558290.57898109,
                                                ["x"] = -200491.55504354,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 558280.64462801,
                                                ["x"] = -200502.79144279,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 558268.21699502,
                                                ["x"] = -200518.45686249,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 558259.647683,
                                                ["x"] = -200530.76597044,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 558251.7483504,
                                                ["x"] = -200543.51530857,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 558244.55472447,
                                                ["x"] = -200556.67563476,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 558232.11691388,
                                                ["x"] = -200583.95981452,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 558213.62535185,
                                                ["x"] = -200641.01406552,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 558108.04131621,
                                                ["x"] = -201057.79221263,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 558103.4055549,
                                                ["x"] = -201097.50985165,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 558102.61415007,
                                                ["x"] = -201142.48226529,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 558122.89498456,
                                                ["x"] = -201341.41279871,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 558132.61904943,
                                                ["x"] = -201395.51529458,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 558140.26046027,
                                                ["x"] = -201419.3007149,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 558150.60860138,
                                                ["x"] = -201442.04244592,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 558160.86275735,
                                                ["x"] = -201459.20442104,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 558175.92527552,
                                                ["x"] = -201479.1426701,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 558193.08760498,
                                                ["x"] = -201497.30706104,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 558264.80602047,
                                                ["x"] = -201559.54953834,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 558281.60866081,
                                                ["x"] = -201578.04226602,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 558293.11905916,
                                                ["x"] = -201594.38721835,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 558302.61074195,
                                                ["x"] = -201611.97559209,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 558314.76048282,
                                                ["x"] = -201649.97983339,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 558317.79930036,
                                                ["x"] = -201744.7432807,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 558318.42123765,
                                                ["x"] = -201819.35099285,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 558359.02348674,
                                                ["x"] = -201876.17963808,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 558387.50242759,
                                                ["x"] = -201928.82828164,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 558395.88992223,
                                                ["x"] = -201967.77204067,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 558391.46804923,
                                                ["x"] = -202007.35823789,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 558374.81472668,
                                                ["x"] = -202043.52610081,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 558347.59230234,
                                                ["x"] = -202072.65812431,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 557820.06666689,
                                                ["x"] = -202368.09769634,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 557338.27835488,
                                                ["x"] = -202968.27823942,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 557268.34041694,
                                                ["x"] = -203032.3255228,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 556794.36245883,
                                                ["x"] = -203330.28779725,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 556299.40396633,
                                                ["x"] = -203803.18693794,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 556250.42755739,
                                                ["x"] = -203866.26632428,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 556225.48155161,
                                                ["x"] = -203920.70056338,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 556201.00236914,
                                                ["x"] = -204173.64113427,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 556158.87462748,
                                                ["x"] = -204257.93756946,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 556081.80557779,
                                                ["x"] = -204389.54524723,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 556099.11666504,
                                                ["x"] = -204643.31650312,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 555744.45880067,
                                                ["x"] = -205240.10851982,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 555668.63932919,
                                                ["x"] = -205319.38789899,
                                            }, -- end of [176]
                                            [129] = 
                                            {
                                                ["y"] = 556221.17100754,
                                                ["x"] = -203935.06585289,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 556198.47289736,
                                                ["x"] = -204183.31479413,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 556103.82885168,
                                                ["x"] = -204329.11489963,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 556081.30717572,
                                                ["x"] = -204399.53008754,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 556097.62663862,
                                                ["x"] = -204648.0874968,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 555735.35111535,
                                                ["x"] = -205252.02474694,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 555663.21194899,
                                                ["x"] = -205327.78580397,
                                            }, -- end of [177]
                                            [65] = 
                                            {
                                                ["y"] = 558306.51808556,
                                                ["x"] = -201621.17895363,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 558316.35525979,
                                                ["x"] = -201659.85074514,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 558315.62048857,
                                                ["x"] = -201804.69996653,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 558320.45916282,
                                                ["x"] = -201823.91535968,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 558369.82539992,
                                                ["x"] = -201893.00870837,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 558390.69942419,
                                                ["x"] = -201938.30160967,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 558395.97261068,
                                                ["x"] = -201977.76893527,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 558388.43077458,
                                                ["x"] = -202016.88307181,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 558368.82539614,
                                                ["x"] = -202051.53044364,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 558335.77796085,
                                                ["x"] = -202081.89684174,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 557816.16032477,
                                                ["x"] = -202371.21704693,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 557324.71988999,
                                                ["x"] = -202982.97836731,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 557247.7951751,
                                                ["x"] = -203046.5647736,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 556770.65033431,
                                                ["x"] = -203348.66098597,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 556279.61723232,
                                                ["x"] = -203825.73267523,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 556243.07175257,
                                                ["x"] = -203879.33668147,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 556217.66825944,
                                                ["x"] = -203949.64898718,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 556195.44932829,
                                                ["x"] = -204192.84558977,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 556098.54499054,
                                                ["x"] = -204337.60318043,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 556081.46641369,
                                                ["x"] = -204409.52777052,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 556095.86163794,
                                                ["x"] = -204652.76598923,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 555725.54936079,
                                                ["x"] = -205263.37623115,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 555648.84921404,
                                                ["x"] = -205352.81411959,
                                            }, -- end of [178]
                                            [79] = 
                                            {
                                                ["y"] = 558325.97000995,
                                                ["x"] = -201832.24419377,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 558380.09883693,
                                                ["x"] = -202035.03993884,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 557287.97098394,
                                                ["x"] = -203016.84737562,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 556230.58126213,
                                                ["x"] = -203906.59610781,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 556214.93391672,
                                                ["x"] = -203964.39630347,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 556203.02931193,
                                                ["x"] = -204163.84989861,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 556191.94061301,
                                                ["x"] = -204202.20865452,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 556178.59639515,
                                                ["x"] = -204229.04439407,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 556170.54077147,
                                                ["x"] = -204241.6952235,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 556093.84865221,
                                                ["x"] = -204346.42912385,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 556082.40129973,
                                                ["x"] = -204384.58140626,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 556083.15882507,
                                                ["x"] = -204434.4681977,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 556101.08481886,
                                                ["x"] = -204633.51856394,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 556100.24746469,
                                                ["x"] = -204638.44867416,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 556093.78042264,
                                                ["x"] = -204657.31080645,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 555750.19361694,
                                                ["x"] = -205231.91765369,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 555711.60795674,
                                                ["x"] = -205277.71237582,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 555674.81324216,
                                                ["x"] = -205311.53041586,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 555671.6136116,
                                                ["x"] = -205315.36998484,
                                            }, -- end of [175]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 556204.65448494,
                                                ["x"] = -204153.35457659,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 557820.58081729,
                                                ["x"] = -202367.74848118,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 557299.85257761,
                                                ["x"] = -203006.70867993,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 556202.20376531,
                                                ["x"] = -204168.14979966,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 556199.9562344,
                                                ["x"] = -204177.89280161,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 556197.20927146,
                                                ["x"] = -204187.50696881,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 556193.97221324,
                                                ["x"] = -204196.96738747,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 557280.6847,
                                                ["x"] = -203022.75322431,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 556190.25373091,
                                                ["x"] = -204206.24913699,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 556186.06190331,
                                                ["x"] = -204215.32693342,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 556181.40551785,
                                                ["x"] = -204224.17534175,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 556173.64532959,
                                                ["x"] = -204237.00889254,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 557264.79728807,
                                                ["x"] = -203034.89808641,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 556165.17405487,
                                                ["x"] = -204249.3861096,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 556143.89789232,
                                                ["x"] = -204277.17241962,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 556106.99588343,
                                                ["x"] = -204324.47075266,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 556101.45323975,
                                                ["x"] = -204332.79294269,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 557244.12938926,
                                                ["x"] = -203048.95931526,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 556096.40729573,
                                                ["x"] = -204341.42432703,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 556092.0117359,
                                                ["x"] = -204350.40349507,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 556088.34211995,
                                                ["x"] = -204359.70305698,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 557816.63931164,
                                                ["x"] = -202370.82113968,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 556798.8965523,
                                                ["x"] = -203326.96480488,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 556083.28644124,
                                                ["x"] = -204379.03010117,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 556081.86521921,
                                                ["x"] = -204388.92666977,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 556081.31573253,
                                                ["x"] = -204398.90871832,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 556081.44314521,
                                                ["x"] = -204408.90677958,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 556771.13208283,
                                                ["x"] = -203348.26844439,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 556083.10576609,
                                                ["x"] = -204433.84903858,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 556101.64665017,
                                                ["x"] = -204622.92905577,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 556101.63859342,
                                                ["x"] = -204627.92816863,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 556101.17421342,
                                                ["x"] = -204632.90358953,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 556714.23961879,
                                                ["x"] = -203397.12599558,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 556099.27802125,
                                                ["x"] = -204642.7165463,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 556097.82822398,
                                                ["x"] = -204647.49956285,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 556096.09494698,
                                                ["x"] = -204652.19007621,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 556094.05814683,
                                                ["x"] = -204656.7548925,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 556528.62512378,
                                                ["x"] = -203571.93784411,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 556091.72382868,
                                                ["x"] = -204661.1759645,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 556086.58221799,
                                                ["x"] = -204669.75152801,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 555894.63693022,
                                                ["x"] = -204968.29542873,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 557890.66110903,
                                                ["x"] = -202329.18206547,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 557805.46120911,
                                                ["x"] = -202380.79692289,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 556296.45438544,
                                                ["x"] = -203806.42291517,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 555744.82458147,
                                                ["x"] = -205239.60606723,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 555735.74160491,
                                                ["x"] = -205251.54134474,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 555725.96825632,
                                                ["x"] = -205262.91717243,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 556276.83391073,
                                                ["x"] = -203829.11272608,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 555697.37326064,
                                                ["x"] = -205290.8586137,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 555678.68033267,
                                                ["x"] = -205307.45405288,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 555675.22778518,
                                                ["x"] = -205311.06771556,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 556264.60330515,
                                                ["x"] = -203844.93403046,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 555668.98026647,
                                                ["x"] = -205318.86677104,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 555663.47602656,
                                                ["x"] = -205327.21365918,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 555661.33611328,
                                                ["x"] = -205330.8967007,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 556256.07033678,
                                                ["x"] = -203857.2687196,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 557795.88785684,
                                                ["x"] = -202392.34305386,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 556248.20539331,
                                                ["x"] = -203870.03904253,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 556241.06236165,
                                                ["x"] = -203883.22690598,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 556234.65891407,
                                                ["x"] = -203896.78930896,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 556229.01224423,
                                                ["x"] = -203910.6838559,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 557335.36558496,
                                                ["x"] = -202971.54742325,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 556224.14082283,
                                                ["x"] = -203924.86877058,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 556220.0645287,
                                                ["x"] = -203939.30225505,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 556216.79501438,
                                                ["x"] = -203953.9395282,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 556213.56889975,
                                                ["x"] = -203973.67458177,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 557321.63136024,
                                                ["x"] = -202986.08192661,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 556210.9903172,
                                                ["x"] = -203998.53803118,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 556208.85452851,
                                                ["x"] = -204043.48277491,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 556085.41707061,
                                                ["x"] = -204369.26304022,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 555750.5317998,
                                                ["x"] = -205231.39630468,
                                            }, -- end of [63]
                                            [30] = 
                                            {
                                                ["y"] = 556206.18017439,
                                                ["x"] = -204138.43412153,
                                            }, -- end of [30]
                                            [67] = 
                                            {
                                                ["y"] = 555712.05330465,
                                                ["x"] = -205277.27896068,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 555671.99682532,
                                                ["x"] = -205314.88078722,
                                            }, -- end of [71]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 556173.74019472,
                                                ["x"] = -204242.04054794,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 556186.57470108,
                                                ["x"] = -204220.60085572,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 556194.91694013,
                                                ["x"] = -204202.43327308,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 556201.37653203,
                                                ["x"] = -204183.51416856,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 556205.88732357,
                                                ["x"] = -204164.03838127,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 556209.63365054,
                                                ["x"] = -204129.26184564,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 556217.78637963,
                                                ["x"] = -203964.58386053,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 556224.06520316,
                                                ["x"] = -203935.26269449,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 556233.55176983,
                                                ["x"] = -203906.81862641,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 556246.14720027,
                                                ["x"] = -203879.60789417,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 556261.70058692,
                                                ["x"] = -203853.97294625,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 556282.95197389,
                                                ["x"] = -203826.18070108,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 556556.58508385,
                                                ["x"] = -203548.38315109,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 556778.17056814,
                                                ["x"] = -203346.27298109,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 556868.49653905,
                                                ["x"] = -203283.5765358,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 557283.82432117,
                                                ["x"] = -203023.8875654,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 557338.33601995,
                                                ["x"] = -202972.50154304,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 557823.83711447,
                                                ["x"] = -202369.04720951,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 558343.42527141,
                                                ["x"] = -202079.6724093,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 558375.15541861,
                                                ["x"] = -202047.97292258,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 558392.96149607,
                                                ["x"] = -202012.35315267,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 558398.87757105,
                                                ["x"] = -201972.95364018,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 558392.22511426,
                                                ["x"] = -201933.68156674,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 558370.56531864,
                                                ["x"] = -201888.74134556,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 558321.53291783,
                                                ["x"] = -201819.47109429,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 558318.6186837,
                                                ["x"] = -201794.88743167,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 558316.70467383,
                                                ["x"] = -201645.2539406,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 558303.65591592,
                                                ["x"] = -201607.54510673,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 558282.00549648,
                                                ["x"] = -201574.01619473,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 558196.84765596,
                                                ["x"] = -201496.967483,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 558161.50568551,
                                                ["x"] = -201454.99894602,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 558141.56421701,
                                                ["x"] = -201414.75907123,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 558105.30079537,
                                                ["x"] = -201137.66834541,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 558236.97419135,
                                                ["x"] = -200579.54785127,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 558322.8356981,
                                                ["x"] = -200464.36964554,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 558694.55206379,
                                                ["x"] = -200027.39928113,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 558868.11245777,
                                                ["x"] = -199953.45881016,
                                            }, -- end of [164]
                                            [1] = 
                                            {
                                                ["y"] = 555663.77340188,
                                                ["x"] = -205332.37063621,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 555668.98790647,
                                                ["x"] = -205323.84068243,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 558105.35186537,
                                                ["x"] = -201117.67090883,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 558243.12059905,
                                                ["x"] = -200565.86752721,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 558352.92242619,
                                                ["x"] = -200438.02615187,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 558706.69070128,
                                                ["x"] = -200018.59020453,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 558872.53379771,
                                                ["x"] = -199951.13219818,
                                            }, -- end of [165]
                                            [3] = 
                                            {
                                                ["y"] = 555674.91614795,
                                                ["x"] = -205315.79169153,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 555678.20450158,
                                                ["x"] = -205312.02811307,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 557370.49341733,
                                                ["x"] = -202934.22072557,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 557836.87076319,
                                                ["x"] = -202361.62519777,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 558354.93945517,
                                                ["x"] = -202070.06340749,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 555681.70864337,
                                                ["x"] = -205308.46366907,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 558395.57643358,
                                                ["x"] = -202002.70366393,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 558398.41074694,
                                                ["x"] = -201962.96726509,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 558388.79982936,
                                                ["x"] = -201924.28813411,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 555689.11190187,
                                                ["x"] = -205301.74043684,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 558319.89870429,
                                                ["x"] = -201814.75143687,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 558321.39420624,
                                                ["x"] = -201689.94104229,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 558314.30591333,
                                                ["x"] = -201635.5476642,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 555711.49700371,
                                                ["x"] = -205281.77476877,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 558275.43462372,
                                                ["x"] = -201566.47936426,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 558186.2427857,
                                                ["x"] = -201486.36142607,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 558156.30517831,
                                                ["x"] = -201446.45867407,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 555725.5612178,
                                                ["x"] = -205267.55887868,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 558106.63256641,
                                                ["x"] = -201092.70823897,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 555735.50004017,
                                                ["x"] = -205256.32650943,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 558356.42155933,
                                                ["x"] = -200434.4559883,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 555744.74787296,
                                                ["x"] = -205244.5198524,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 558880.83154902,
                                                ["x"] = -199945.59946582,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 555753.37032458,
                                                ["x"] = -205232.24912034,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 555761.10773558,
                                                ["x"] = -205219.40045751,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 555959.76228969,
                                                ["x"] = -204866.59392111,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 556094.5197519,
                                                ["x"] = -204662.00317731,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 556096.8276842,
                                                ["x"] = -204657.56825988,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 556098.83614605,
                                                ["x"] = -204652.99081058,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 556100.55818724,
                                                ["x"] = -204648.29608706,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 556102.00682749,
                                                ["x"] = -204643.51264186,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 556103.10546565,
                                                ["x"] = -204638.63720766,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 556104.45234707,
                                                ["x"] = -204628.73471129,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 556104.51362196,
                                                ["x"] = -204623.73608104,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 556103.99912743,
                                                ["x"] = -204613.75049086,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 556084.17608434,
                                                ["x"] = -204404.71564122,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 556084.29679645,
                                                ["x"] = -204394.71824273,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 556085.24971364,
                                                ["x"] = -204384.76791192,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 556086.98685332,
                                                ["x"] = -204374.92194147,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 556089.51624879,
                                                ["x"] = -204365.25020916,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 556092.82755592,
                                                ["x"] = -204355.81722817,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 556096.89152235,
                                                ["x"] = -204346.68330081,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 556101.66884616,
                                                ["x"] = -204337.90092868,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 556107.02373151,
                                                ["x"] = -204329.45717074,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 556115.76899525,
                                                ["x"] = -204317.27251049,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 556181.72447047,
                                                ["x"] = -204229.34465179,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 556190.97724068,
                                                ["x"] = -204211.62333721,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 556198.38608765,
                                                ["x"] = -204193.05544121,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 556203.87958385,
                                                ["x"] = -204173.83360594,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 556208.02723621,
                                                ["x"] = -204149.19451357,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 556215.14530522,
                                                ["x"] = -203984.40631166,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 556220.53647335,
                                                ["x"] = -203949.83952299,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 556228.41013025,
                                                ["x"] = -203920.90780906,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 556239.47025025,
                                                ["x"] = -203893.03770984,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 556253.56551796,
                                                ["x"] = -203866.57297144,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 556270.4713257,
                                                ["x"] = -203841.80608734,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 556306.19948678,
                                                ["x"] = -203800.02181586,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 556724.7798059,
                                                ["x"] = -203391.53120536,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 556806.15054831,
                                                ["x"] = -203325.25277163,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 557267.99205566,
                                                ["x"] = -203036.10535496,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 557302.93396078,
                                                ["x"] = -203007.77458949,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 557808.43582861,
                                                ["x"] = -202381.75486733,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 558306.28328605,
                                                ["x"] = -202105.04145363,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 558362.17847697,
                                                ["x"] = -202063.16655984,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 558385.51554068,
                                                ["x"] = -202030.89285512,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 558397.44265252,
                                                ["x"] = -201992.88183737,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 558397.12562948,
                                                ["x"] = -201953.05316722,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 558384.8464711,
                                                ["x"] = -201915.10404712,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 558344.97970891,
                                                ["x"] = -201851.74481858,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 558318.8229002,
                                                ["x"] = -201809.86984512,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 558320.33572091,
                                                ["x"] = -201669.97249412,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 558311.32014016,
                                                ["x"] = -201626.00540518,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 558293.78834544,
                                                ["x"] = -201590.16516148,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 558264.97689611,
                                                ["x"] = -201555.72901049,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 558176.30090392,
                                                ["x"] = -201475.13427497,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 558151.53778913,
                                                ["x"] = -201437.66930819,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 558134.38996539,
                                                ["x"] = -201390.82703845,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 558111.77229822,
                                                ["x"] = -201053.05444925,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 558268.52231023,
                                                ["x"] = -200522.87387068,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 558633.34777604,
                                                ["x"] = -200086.15080645,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 558754.43850611,
                                                ["x"] = -199991.42165901,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 559112.53445718,
                                                ["x"] = -199690.00735265,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 558130.35317363,
                                                ["x"] = -201371.2415921,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 558119.11510013,
                                                ["x"] = -201018.83704844,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 558277.61312827,
                                                ["x"] = -200510.94549388,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 558653.57198525,
                                                ["x"] = -200063.99703728,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 558768.16479374,
                                                ["x"] = -199985.3766854,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 559131.44623261,
                                                ["x"] = -199673.67046074,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                ["y"] = 557324.6564092,
                                                ["x"] = -202987.08792307,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 557812.08732067,
                                                ["x"] = -202378.34602801,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 558331.36145042,
                                                ["x"] = -202088.58413958,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 558368.95247784,
                                                ["x"] = -202055.81325745,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 558389.60602106,
                                                ["x"] = -202021.77067416,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 558398.54832198,
                                                ["x"] = -201982.94564653,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 558395.03315285,
                                                ["x"] = -201943.27714039,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 558378.0966761,
                                                ["x"] = -201901.71161905,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 558323.7192272,
                                                ["x"] = -201823.96510943,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 558318.47218853,
                                                ["x"] = -201804.88534808,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 558318.53211008,
                                                ["x"] = -201655.084378,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 558307.76440053,
                                                ["x"] = -201616.66053442,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 558288.11025099,
                                                ["x"] = -201581.9341189,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 558250.20589688,
                                                ["x"] = -201542.24920846,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 558167.14409408,
                                                ["x"] = -201463.25601736,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 558147.23873786,
                                                ["x"] = -201428.64227207,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 558124.47972541,
                                                ["x"] = -201331.67892672,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 558217.90690314,
                                                ["x"] = -200636.40357081,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 558290.59196175,
                                                ["x"] = -200495.73235339,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 558667.79711191,
                                                ["x"] = -200049.94131638,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 558791.52183083,
                                                ["x"] = -199976.47155133,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 559293.97136167,
                                                ["x"] = -199556.78318636,
                                            }, -- end of [170]
                                            [79] = 
                                            {
                                                ["y"] = 558380.69461945,
                                                ["x"] = -202039.6507719,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 558359.62868186,
                                                ["x"] = -201871.99877991,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 558299.00174726,
                                                ["x"] = -201598.69588208,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 558138.33816395,
                                                ["x"] = -201405.29535531,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 558107.02156312,
                                                ["x"] = -201167.61574618,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 558109.40200247,
                                                ["x"] = -201067.86414758,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 558229.85902326,
                                                ["x"] = -200598.2364945,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 558252.37960186,
                                                ["x"] = -200548.14290821,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 558260.1067764,
                                                ["x"] = -200535.28874555,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 558304.52693965,
                                                ["x"] = -200481.38932991,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 558368.93082887,
                                                ["x"] = -200418.85224271,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 558678.98107633,
                                                ["x"] = -200039.94800775,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 558723.50963184,
                                                ["x"] = -200007.77343358,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 558736.56041969,
                                                ["x"] = -200000.38266654,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 558824.83529218,
                                                ["x"] = -199965.74994936,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 558884.35538342,
                                                ["x"] = -199942.05311872,
                                            }, -- end of [167]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 556197.87337787,
                                                ["x"] = -204194.53781846,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 556203.51956885,
                                                ["x"] = -204175.36026875,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 556207.84728456,
                                                ["x"] = -204150.75269098,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 556210.6053138,
                                                ["x"] = -204100.84831104,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 556216.130481,
                                                ["x"] = -203976.03262067,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 556222.41883574,
                                                ["x"] = -203941.62137717,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 556231.20348646,
                                                ["x"] = -203912.95289237,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 556243.13111925,
                                                ["x"] = -203885.44286444,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 556258.05365929,
                                                ["x"] = -203859.43584997,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 556278.76887692,
                                                ["x"] = -203831.24491454,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 556371.3171858,
                                                ["x"] = -203733.02710534,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 556765.32135824,
                                                ["x"] = -203356.73259837,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 556829.54034486,
                                                ["x"] = -203309.09064696,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 557254.40596118,
                                                ["x"] = -203045.58727556,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 557298.00404476,
                                                ["x"] = -203012.11462179,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 557330.5238765,
                                                ["x"] = -202981.033534,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 557822.51200259,
                                                ["x"] = -202369.88643098,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 558349.98049963,
                                                ["x"] = -202074.37051376,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 558377.13479919,
                                                ["x"] = -202045.17002358,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 558393.94260457,
                                                ["x"] = -202009.06504217,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 558398.80818632,
                                                ["x"] = -201969.52299149,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 558391.11460963,
                                                ["x"] = -201930.4348898,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 558368.75404209,
                                                ["x"] = -201885.82687053,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 558322.16444876,
                                                ["x"] = -201820.90741892,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 558318.46390805,
                                                ["x"] = -201801.45402837,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 558315.94811861,
                                                ["x"] = -201641.90709657,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 558302.12100894,
                                                ["x"] = -201604.4760298,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 558279.79262114,
                                                ["x"] = -201571.393659,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 558201.64689342,
                                                ["x"] = -201501.45210389,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 558162.36075576,
                                                ["x"] = -201456.31390314,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 558142.12023732,
                                                ["x"] = -201416.22572209,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 558126.69901026,
                                                ["x"] = -201348.09806005,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 558110.63797373,
                                                ["x"] = -201059.52423495,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 558261.97341764,
                                                ["x"] = -200532.40938703,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 558642.2657033,
                                                ["x"] = -200076.10744057,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 558766.71656841,
                                                ["x"] = -199985.97914487,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 559130.19587265,
                                                ["x"] = -199674.61751472,
                                            }, -- end of [164]
                                            [1] = 
                                            {
                                                ["y"] = 555687.85937081,
                                                ["x"] = -205302.68815165,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 555706.71345221,
                                                ["x"] = -205286.27614594,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 558115.43266112,
                                                ["x"] = -201034.99100524,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 558270.54202177,
                                                ["x"] = -200520.09983367,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 558659.48406363,
                                                ["x"] = -200057.98582797,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 558790.04327008,
                                                ["x"] = -199976.99518369,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 559308.09598119,
                                                ["x"] = -199545.26155949,
                                            }, -- end of [165]
                                            [3] = 
                                            {
                                                ["y"] = 555721.03168911,
                                                ["x"] = -205272.31568219,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 555731.22509807,
                                                ["x"] = -205261.31315497,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 557826.78356187,
                                                ["x"] = -202367.28862298,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 558357.46935804,
                                                ["x"] = -202067.74522794,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 558382.43089624,
                                                ["x"] = -202036.69116061,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 555740.7797178,
                                                ["x"] = -205249.75391661,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 558398.06314051,
                                                ["x"] = -201959.55356515,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 558387.49857579,
                                                ["x"] = -201921.11305314,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 558354.82245634,
                                                ["x"] = -201865.07153027,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 555752.51876979,
                                                ["x"] = -205233.56637971,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 558321.10312424,
                                                ["x"] = -201681.51469354,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 558313.34672476,
                                                ["x"] = -201632.25306706,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 558297.27578279,
                                                ["x"] = -201595.73029541,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 555760.32412182,
                                                ["x"] = -205220.7592346,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 558187.32555879,
                                                ["x"] = -201487.49630125,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 558157.09258805,
                                                ["x"] = -201447.81525941,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 558138.80770175,
                                                ["x"] = -201406.79196547,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 555964.31793417,
                                                ["x"] = -204859.49917381,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 558206.8160427,
                                                ["x"] = -200676.46471514,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 556093.75414623,
                                                ["x"] = -204663.37218273,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 558674.01672925,
                                                ["x"] = -200044.24894984,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 556098.2441571,
                                                ["x"] = -204654.44318277,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 559315.52688553,
                                                ["x"] = -199538.57114569,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 556100.0440862,
                                                ["x"] = -204649.77833994,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 556101.58721384,
                                                ["x"] = -204645.02348176,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 556102.79595287,
                                                ["x"] = -204640.17449586,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 556103.6951338,
                                                ["x"] = -204635.25614559,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 556104.35147789,
                                                ["x"] = -204630.30000226,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 556104.53003084,
                                                ["x"] = -204625.30451973,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 556104.10950754,
                                                ["x"] = -204615.3151452,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 556084.14437268,
                                                ["x"] = -204401.28438842,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 556084.51331043,
                                                ["x"] = -204391.29375191,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 556085.03501861,
                                                ["x"] = -204386.32166803,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 556086.66685269,
                                                ["x"] = -204376.45744827,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 556089.06617822,
                                                ["x"] = -204366.75279071,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 556092.25800423,
                                                ["x"] = -204357.27870144,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 556096.20492636,
                                                ["x"] = -204348.09356858,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 556100.87699669,
                                                ["x"] = -204339.25491459,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 556106.15262988,
                                                ["x"] = -204330.7615965,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 556114.82703224,
                                                ["x"] = -204318.52670035,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 556172.86441749,
                                                ["x"] = -204243.34185993,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 556180.92643182,
                                                ["x"] = -204230.69503617,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 556185.84264074,
                                                ["x"] = -204221.98808054,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 556190.31709541,
                                                ["x"] = -204213.04619567,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 556194.32989636,
                                                ["x"] = -204203.88781508,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 556200.9394691,
                                                ["x"] = -204185.02058423,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 556205.60498104,
                                                ["x"] = -204165.58128619,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 556209.22786798,
                                                ["x"] = -204135.81781895,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 556213.66725094,
                                                ["x"] = -204000.90795186,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 556219.24226098,
                                                ["x"] = -203956.27914736,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 556226.40818699,
                                                ["x"] = -203927.16367905,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 556236.78413402,
                                                ["x"] = -203899.03174264,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 556250.22683786,
                                                ["x"] = -203872.2295303,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 556266.55966004,
                                                ["x"] = -203847.08262428,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 556298.37591161,
                                                ["x"] = -203808.54358884,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 556705.04641041,
                                                ["x"] = -203409.32070982,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 556792.76970088,
                                                ["x"] = -203335.02300298,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 557104.5277855,
                                                ["x"] = -203135.89357765,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 557274.74417057,
                                                ["x"] = -203031.0563848,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 557312.79223259,
                                                ["x"] = -202998.65421966,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 557350.41270904,
                                                ["x"] = -202958.57851954,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 558317.62452769,
                                                ["x"] = -202097.84604049,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 558364.56074987,
                                                ["x"] = -202060.69690479,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 558387.00172308,
                                                ["x"] = -202027.80006285,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 558397.90848554,
                                                ["x"] = -201989.48224886,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 558396.49465815,
                                                ["x"] = -201949.68039591,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 558383.38271571,
                                                ["x"] = -201912.0004966,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 558339.7917182,
                                                ["x"] = -201845.09853368,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 558319.11135964,
                                                ["x"] = -201811.41140566,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 558320.01161089,
                                                ["x"] = -201666.55630625,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 558310.16334131,
                                                ["x"] = -201622.7748757,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 558291.88398169,
                                                ["x"] = -201587.31095068,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 558258.84656305,
                                                ["x"] = -201549.94074658,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 558177.29780956,
                                                ["x"] = -201476.34520488,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 558152.25568675,
                                                ["x"] = -201439.06390455,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 558134.76011257,
                                                ["x"] = -201392.35128272,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 558105.5377949,
                                                ["x"] = -201144.23255023,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 558234.51740393,
                                                ["x"] = -200585.63951365,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 558306.9891322,
                                                ["x"] = -200478.99925816,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 558705.40098663,
                                                ["x"] = -200019.48293082,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 558871.17192289,
                                                ["x"] = -199951.91024625,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 559322.9856998,
                                                ["x"] = -199530.99727014,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 558105.21966676,
                                                ["x"] = -201124.23856688,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 558240.32362597,
                                                ["x"] = -200571.81052363,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 558329.17136067,
                                                ["x"] = -200458.80654295,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 558722.16642105,
                                                ["x"] = -200008.58345676,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 558879.66417188,
                                                ["x"] = -199946.64687969,
                                            }, -- end of [161]
                                            [65] = 
                                            {
                                                ["y"] = 557810.89753368,
                                                ["x"] = -202379.36811881,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 558338.19711537,
                                                ["x"] = -202083.6486283,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 558371.15054504,
                                                ["x"] = -202053.1783233,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 558390.84051259,
                                                ["x"] = -202018.56907584,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 558398.74972193,
                                                ["x"] = -201979.52021109,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 558394.14512335,
                                                ["x"] = -201939.96273545,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 558376.43506926,
                                                ["x"] = -201898.70932551,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 558324.53631332,
                                                ["x"] = -201825.30396195,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 558318.5210273,
                                                ["x"] = -201806.45308877,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 558317.96622991,
                                                ["x"] = -201651.69984509,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 558306.41605113,
                                                ["x"] = -201613.50514888,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 558286.07477018,
                                                ["x"] = -201579.17168703,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 558239.94301785,
                                                ["x"] = -201533.58491023,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 558168.06748339,
                                                ["x"] = -201464.52377077,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 558147.88119633,
                                                ["x"] = -201430.07304789,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 558131.55657077,
                                                ["x"] = -201377.69889489,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 558106.14206827,
                                                ["x"] = -201099.25795736,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 558246.90332049,
                                                ["x"] = -200558.33211105,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 558351.80604742,
                                                ["x"] = -200439.12798123,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 558735.1785597,
                                                ["x"] = -200001.1246573,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 558883.26792059,
                                                ["x"] = -199943.18349099,
                                            }, -- end of [162]
                                            [79] = 
                                            {
                                                ["y"] = 558396.3017117,
                                                ["x"] = -201999.34982894,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 558320.33901234,
                                                ["x"] = -201816.25614105,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 558269.63431442,
                                                ["x"] = -201560.36065849,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 558108.89450181,
                                                ["x"] = -201189.10263654,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 558107.97867893,
                                                ["x"] = -201079.34550218,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 558226.16721571,
                                                ["x"] = -200609.19987443,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 558254.08246554,
                                                ["x"] = -200545.16385534,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 558279.77837176,
                                                ["x"] = -200508.28352008,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 558292.92524763,
                                                ["x"] = -200493.21621046,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 558358.61934135,
                                                ["x"] = -200431.82091513,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 558689.37132135,
                                                ["x"] = -200031.43666316,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 558753.02124468,
                                                ["x"] = -199992.09368783,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 558823.33212348,
                                                ["x"] = -199966.19807007,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 558866.64454624,
                                                ["x"] = -199954.01239495,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 559115.0768566,
                                                ["x"] = -199687.70288611,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 559322.56347758,
                                                ["x"] = -199531.4687864,
                                            }, -- end of [167]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 556173.65962509,
                                                ["x"] = -204242.16088594,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 556186.50758175,
                                                ["x"] = -204220.72917953,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 556194.86322531,
                                                ["x"] = -204202.56776009,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 556201.33668165,
                                                ["x"] = -204183.65339493,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 556205.86175189,
                                                ["x"] = -204164.18092216,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 556209.62573453,
                                                ["x"] = -204129.40644797,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 556217.76328807,
                                                ["x"] = -203964.72682382,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 556224.02720736,
                                                ["x"] = -203935.40243818,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 556233.49838539,
                                                ["x"] = -203906.95324502,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 556246.07916677,
                                                ["x"] = -203879.73573605,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 556261.61883032,
                                                ["x"] = -203854.09248004,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 556282.85896957,
                                                ["x"] = -203826.2917037,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 556556.48158795,
                                                ["x"] = -203548.48444557,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 556778.05707924,
                                                ["x"] = -203346.3629385,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 556868.37473893,
                                                ["x"] = -203283.6548733,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 557283.71135832,
                                                ["x"] = -203023.97821065,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 557338.23948138,
                                                ["x"] = -202972.60948905,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 557823.71400698,
                                                ["x"] = -202369.12347597,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 558343.31105853,
                                                ["x"] = -202079.76144783,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 558375.07013459,
                                                ["x"] = -202048.08996451,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 558392.9181715,
                                                ["x"] = -202012.4913378,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 558398.87843227,
                                                ["x"] = -201973.0984554,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 558392.27041158,
                                                ["x"] = -201933.81911764,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 558370.64110599,
                                                ["x"] = -201888.86474976,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 558321.58926874,
                                                ["x"] = -201819.60452393,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 558318.61403055,
                                                ["x"] = -201795.03217409,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 558316.7351026,
                                                ["x"] = -201645.39552118,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 558303.7192848,
                                                ["x"] = -201607.67532648,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 558282.09784187,
                                                ["x"] = -201574.12775563,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 558196.95254048,
                                                ["x"] = -201497.06733947,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 558161.58417775,
                                                ["x"] = -201455.12064539,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 558141.61510418,
                                                ["x"] = -201414.89464952,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 558105.30495146,
                                                ["x"] = -201137.81310302,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 558236.91863256,
                                                ["x"] = -200579.6815871,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 558322.72745942,
                                                ["x"] = -200464.46585612,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 558694.43703979,
                                                ["x"] = -200027.48725325,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 558867.97843254,
                                                ["x"] = -199953.51388237,
                                            }, -- end of [164]
                                            [1] = 
                                            {
                                                ["y"] = 555651.3249153,
                                                ["x"] = -205354.22434798,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 555668.9500583,
                                                ["x"] = -205323.99127765,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 558105.34827454,
                                                ["x"] = -201117.81569998,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 558243.05718982,
                                                ["x"] = -200565.99772201,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 558352.81946844,
                                                ["x"] = -200438.12799384,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 558706.57143697,
                                                ["x"] = -200018.67235194,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 558872.40845762,
                                                ["x"] = -199951.20472636,
                                            }, -- end of [165]
                                            [3] = 
                                            {
                                                ["y"] = 555674.82503536,
                                                ["x"] = -205315.90432344,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 555678.10593087,
                                                ["x"] = -205312.13412498,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 557370.40224997,
                                                ["x"] = -202934.33324465,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 557836.74394196,
                                                ["x"] = -202361.69511494,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 558354.83171805,
                                                ["x"] = -202070.16017948,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 555681.60469925,
                                                ["x"] = -205308.56452515,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 558395.54388387,
                                                ["x"] = -202002.84477586,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 558398.42329152,
                                                ["x"] = -201963.11153893,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 558388.85340531,
                                                ["x"] = -201924.42267818,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 555689.00257074,
                                                ["x"] = -205301.83539766,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 558319.9368394,
                                                ["x"] = -201814.89108743,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 558321.39752192,
                                                ["x"] = -201690.08582295,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 558314.34487525,
                                                ["x"] = -201635.68714118,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 555711.3923496,
                                                ["x"] = -205281.87486561,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 558275.53231308,
                                                ["x"] = -201566.5862689,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 558186.34247224,
                                                ["x"] = -201486.46647284,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 558156.37744097,
                                                ["x"] = -201446.58417455,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 555725.46239643,
                                                ["x"] = -205267.66473864,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 558106.62037351,
                                                ["x"] = -201092.85252695,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 555735.40725113,
                                                ["x"] = -205256.43768588,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 558356.32640619,
                                                ["x"] = -200434.56515877,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 555744.66149258,
                                                ["x"] = -205244.6360962,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 558880.72576168,
                                                ["x"] = -199945.69836497,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 555753.29212601,
                                                ["x"] = -205232.37100968,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 555761.03555918,
                                                ["x"] = -205219.52600684,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 555959.68425883,
                                                ["x"] = -204866.71591781,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 556094.4497955,
                                                ["x"] = -204662.12997967,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 556096.76416184,
                                                ["x"] = -204657.6984194,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 556098.78269315,
                                                ["x"] = -204653.12539337,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 556100.51179212,
                                                ["x"] = -204648.43328801,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 556101.96959942,
                                                ["x"] = -204643.65256231,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 556103.07804273,
                                                ["x"] = -204638.77938702,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 556104.44495621,
                                                ["x"] = -204628.8793404,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 556104.51623895,
                                                ["x"] = -204623.88087508,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 556104.0096153,
                                                ["x"] = -204613.89492809,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 556084.17880162,
                                                ["x"] = -204404.86043291,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 556084.28988719,
                                                ["x"] = -204394.86289481,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 556085.22917815,
                                                ["x"] = -204384.91126559,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 556086.95640004,
                                                ["x"] = -204375.0635186,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 556089.47390156,
                                                ["x"] = -204365.38869656,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 556092.7741948,
                                                ["x"] = -204355.95185609,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 556096.82737407,
                                                ["x"] = -204346.81313349,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 556101.59513123,
                                                ["x"] = -204338.02557871,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 556106.94288041,
                                                ["x"] = -204329.5773162,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 556115.68182501,
                                                ["x"] = -204317.38815288,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 556181.65118886,
                                                ["x"] = -204229.46956164,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 556190.91676878,
                                                ["x"] = -204211.75492455,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 556198.33924416,
                                                ["x"] = -204193.19247306,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 556203.84685658,
                                                ["x"] = -204173.9746766,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 556208.01101048,
                                                ["x"] = -204149.33841897,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 556215.1298739,
                                                ["x"] = -203984.55030519,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 556220.5063549,
                                                ["x"] = -203949.98117056,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 556228.36434017,
                                                ["x"] = -203921.04519638,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 556239.40945598,
                                                ["x"] = -203893.16914843,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 556253.49040625,
                                                ["x"] = -203866.69678668,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 556270.38397448,
                                                ["x"] = -203841.92159077,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 556306.10093684,
                                                ["x"] = -203800.12793006,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 556724.67152215,
                                                ["x"] = -203391.62736525,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 556806.03265916,
                                                ["x"] = -203325.33687979,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 557267.87479583,
                                                ["x"] = -203036.19033829,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 557302.82614081,
                                                ["x"] = -203007.87125058,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 557808.33778142,
                                                ["x"] = -202381.86144457,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 558306.16026643,
                                                ["x"] = -202105.11786269,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 558362.07670413,
                                                ["x"] = -202063.2695879,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 558385.45092603,
                                                ["x"] = -202031.02245899,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 558397.42102041,
                                                ["x"] = -201993.02502986,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 558397.15016658,
                                                ["x"] = -201953.19588708,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 558384.90710659,
                                                ["x"] = -201915.23556095,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 558345.06788562,
                                                ["x"] = -201851.8596948,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 558318.84560628,
                                                ["x"] = -201810.01286922,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 558320.34835081,
                                                ["x"] = -201670.11676419,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 558311.36748986,
                                                ["x"] = -201626.1422635,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 558293.86758916,
                                                ["x"] = -201590.28635286,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 558265.08076161,
                                                ["x"] = -201555.82992576,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 558176.39257771,
                                                ["x"] = -201475.24637765,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 558151.60358809,
                                                ["x"] = -201437.79831215,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 558134.42375834,
                                                ["x"] = -201390.96785798,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 558111.74618361,
                                                ["x"] = -201053.19689245,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 558268.43786012,
                                                ["x"] = -200522.99151455,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 558633.25261957,
                                                ["x"] = -200086.25997297,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 558754.30753417,
                                                ["x"] = -199991.483446,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 559112.42830089,
                                                ["x"] = -199690.10584866,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 558130.37864211,
                                                ["x"] = -201371.3841525,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 558119.08190824,
                                                ["x"] = -201018.97801065,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 558277.52233932,
                                                ["x"] = -200511.05831015,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 558653.47144508,
                                                ["x"] = -200064.10126605,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 558768.03098599,
                                                ["x"] = -199985.43207028,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 559131.33049075,
                                                ["x"] = -199673.75750004,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                ["y"] = 557324.55398521,
                                                ["x"] = -202987.19029858,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 557811.97709026,
                                                ["x"] = -202378.43994946,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 558331.24298312,
                                                ["x"] = -202088.66743344,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 558368.85820183,
                                                ["x"] = -202055.92318704,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 558389.55201736,
                                                ["x"] = -202021.90504612,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 558398.53780738,
                                                ["x"] = -201983.09008171,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 558395.06880752,
                                                ["x"] = -201943.41749794,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 558378.16592086,
                                                ["x"] = -201901.83880743,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 558323.79206536,
                                                ["x"] = -201824.09029085,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 558318.47514992,
                                                ["x"] = -201805.03013468,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 558318.55464128,
                                                ["x"] = -201655.22743423,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 558307.81987829,
                                                ["x"] = -201616.79430382,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 558288.19514433,
                                                ["x"] = -201582.05145684,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 558250.3154286,
                                                ["x"] = -201542.34394397,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 558167.22894918,
                                                ["x"] = -201463.37335401,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 558147.29759907,
                                                ["x"] = -201428.77457219,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 558124.49833117,
                                                ["x"] = -201331.82254376,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 558217.86682553,
                                                ["x"] = -200636.54273205,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 558290.49423201,
                                                ["x"] = -200495.8392274,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 558667.69152031,
                                                ["x"] = -200050.04042457,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 558791.38525788,
                                                ["x"] = -199976.51971713,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 559259.25915871,
                                                ["x"] = -199582.60106826,
                                            }, -- end of [170]
                                            [79] = 
                                            {
                                                ["y"] = 558380.61946448,
                                                ["x"] = -202039.77456067,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 558359.71028425,
                                                ["x"] = -201872.1184175,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 558299.07311864,
                                                ["x"] = -201598.8218864,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 558138.38103896,
                                                ["x"] = -201405.43367998,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 558107.03298308,
                                                ["x"] = -201167.76011246,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 558109.38295521,
                                                ["x"] = -201068.00770527,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 558229.81115993,
                                                ["x"] = -200598.3731735,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 558252.30861837,
                                                ["x"] = -200548.26913466,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 558260.0287739,
                                                ["x"] = -200535.41076309,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 558304.42343521,
                                                ["x"] = -200481.49061644,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 558365.74099254,
                                                ["x"] = -200422.88883684,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 558678.87056151,
                                                ["x"] = -200040.04159097,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 558723.38544768,
                                                ["x"] = -200007.8479353,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 558736.43268679,
                                                ["x"] = -200000.45088671,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 558824.69648439,
                                                ["x"] = -199965.79123459,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 558884.25538917,
                                                ["x"] = -199942.15787201,
                                            }, -- end of [167]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 559231.07320382,
                                                ["x"] = -199543.7508567,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 559231.07320382,
                                                ["x"] = -199543.7508567,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 558245.01171585,
                                                ["x"] = -200555.79486004,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 558232.48188447,
                                                ["x"] = -200583.03713369,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 558213.896682,
                                                ["x"] = -200640.05964055,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 558108.20898312,
                                                ["x"] = -201056.81423808,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 558103.15111224,
                                                ["x"] = -201101.50915711,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 558103.05089755,
                                                ["x"] = -201151.47930897,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 558125.62515934,
                                                ["x"] = -201360.22311466,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 558133.64825118,
                                                ["x"] = -201399.38859001,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 558143.68921014,
                                                ["x"] = -201427.63032207,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 558152.52709218,
                                                ["x"] = -201445.56119665,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 558163.12437343,
                                                ["x"] = -201462.5128888,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 558178.54172922,
                                                ["x"] = -201482.17841915,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 558203.35113318,
                                                ["x"] = -201506.83871892,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 558253.1384682,
                                                ["x"] = -201548.61499218,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 558274.48615286,
                                                ["x"] = -201569.67165036,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 558286.99546535,
                                                ["x"] = -201585.26063732,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 558302.19267721,
                                                ["x"] = -201611.07572096,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 558314.57279565,
                                                ["x"] = -201649.00549277,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 558318.42421075,
                                                ["x"] = -201723.76047499,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 558320.01997189,
                                                ["x"] = -201823.02567803,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 558371.86579316,
                                                ["x"] = -201896.45813011,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 558390.41038795,
                                                ["x"] = -201937.3523817,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 558396.00068658,
                                                ["x"] = -201976.77709301,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 558388.76592111,
                                                ["x"] = -202015.94914807,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 558369.44897814,
                                                ["x"] = -202050.7586383,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 558336.57549839,
                                                ["x"] = -202081.30653322,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 557805.70847899,
                                                ["x"] = -202380.52058732,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 557300.12957076,
                                                ["x"] = -203006.46217564,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 556799.19655348,
                                                ["x"] = -203326.74685196,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 556296.70353405,
                                                ["x"] = -203806.14827601,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 556248.39120267,
                                                ["x"] = -203869.71813953,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 556224.25174913,
                                                ["x"] = -203924.51493449,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 556205.79113445,
                                                ["x"] = -204143.0468689,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 556181.58621064,
                                                ["x"] = -204223.85153675,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 556088.46501759,
                                                ["x"] = -204359.35319965,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 556101.65134116,
                                                ["x"] = -204627.5575743,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 555894.81698769,
                                                ["x"] = -204967.97126302,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 555675.47681838,
                                                ["x"] = -205310.79314744,
                                            }, -- end of [172]
                                            [1] = 
                                            {
                                                ["y"] = 559320.88309183,
                                                ["x"] = -199529.07483286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 559317.44717019,
                                                ["x"] = -199532.70630183,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 556204.00896833,
                                                ["x"] = -204157.93844463,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 556173.8467554,
                                                ["x"] = -204236.69755669,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 556085.51184628,
                                                ["x"] = -204368.9045368,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 556101.22611817,
                                                ["x"] = -204632.53642856,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 555750.73284268,
                                                ["x"] = -205231.08471865,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 555672.22950184,
                                                ["x"] = -205314.59246299,
                                            }, -- end of [173]
                                            [3] = 
                                            {
                                                ["y"] = 559310.21124864,
                                                ["x"] = -199539.60657155,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 559298.77367613,
                                                ["x"] = -199549.3084516,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 558306.15551544,
                                                ["x"] = -201620.25532801,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 558316.22008544,
                                                ["x"] = -201658.86778561,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 558315.82035349,
                                                ["x"] = -201808.70174423,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 559266.91211153,
                                                ["x"] = -199573.4861495,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 558379.03849786,
                                                ["x"] = -201909.62954862,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 558393.00979302,
                                                ["x"] = -201947.00628563,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 558395.35819789,
                                                ["x"] = -201986.75377693,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 559124.67697417,
                                                ["x"] = -199675.41640157,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 558362.898687,
                                                ["x"] = -202058.31147553,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 558320.18330707,
                                                ["x"] = -202092.76082472,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 557799.26798226,
                                                ["x"] = -202388.1692854,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 559109.74648089,
                                                ["x"] = -199688.72207974,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 556771.41973728,
                                                ["x"] = -203348.0344394,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 556277.06833277,
                                                ["x"] = -203828.82540527,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 556241.2300977,
                                                ["x"] = -203882.89619663,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 559102.82015152,
                                                ["x"] = -199695.93395111,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 556202.27738806,
                                                ["x"] = -204167.78637005,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 558878.03030555,
                                                ["x"] = -199944.29969477,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 556083.35154163,
                                                ["x"] = -204378.66506143,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 558873.86236955,
                                                ["x"] = -199947.0486897,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 555745.04248513,
                                                ["x"] = -205239.30598528,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 558864.9764607,
                                                ["x"] = -199951.57825387,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 558860.18670186,
                                                ["x"] = -199953.01051975,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 558802.56698319,
                                                ["x"] = -199969.70440567,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 558774.32905611,
                                                ["x"] = -199979.82277506,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 558755.90466867,
                                                ["x"] = -199987.59718968,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 558737.96010447,
                                                ["x"] = -199996.42467766,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 558724.83386367,
                                                ["x"] = -200003.68035828,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 558707.90371251,
                                                ["x"] = -200014.32219602,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 558695.66440559,
                                                ["x"] = -200022.99122377,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 558679.97934323,
                                                ["x"] = -200035.39652168,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 558668.66890577,
                                                ["x"] = -200045.24649199,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 558654.30507972,
                                                ["x"] = -200059.160199,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 558633.92488775,
                                                ["x"] = -200081.16990914,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 558579.77234427,
                                                ["x"] = -200146.67746395,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 558353.69101133,
                                                ["x"] = -200433.22433947,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 558346.54508284,
                                                ["x"] = -200440.21766308,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 558305.34011082,
                                                ["x"] = -200476.63254528,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 558291.25795367,
                                                ["x"] = -200490.83148403,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 558281.28492155,
                                                ["x"] = -200502.03335591,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 558268.80751482,
                                                ["x"] = -200517.65948917,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 558260.19418415,
                                                ["x"] = -200529.93778615,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 558252.24896804,
                                                ["x"] = -200542.65862986,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 558238.36621872,
                                                ["x"] = -200569.2412807,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 558225.61251955,
                                                ["x"] = -200601.81805145,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 558115.32124993,
                                                ["x"] = -201022.54937103,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 558105.43041562,
                                                ["x"] = -201076.61820389,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 558102.32660695,
                                                ["x"] = -201131.4940887,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 558111.22270485,
                                                ["x"] = -201241.10073374,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 558130.105118,
                                                ["x"] = -201384.81511986,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 558138.1395196,
                                                ["x"] = -201413.69661455,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 558147.87498862,
                                                ["x"] = -201436.71038526,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 558157.61194092,
                                                ["x"] = -201454.17094521,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 558172.13362886,
                                                ["x"] = -201474.50282142,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 558188.82017291,
                                                ["x"] = -201493.10052539,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 558226.28182653,
                                                ["x"] = -201526.17780285,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 558264.09924214,
                                                ["x"] = -201558.85310565,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 558280.98849412,
                                                ["x"] = -201577.26765475,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 558292.58878084,
                                                ["x"] = -201593.54869042,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 558309.55121494,
                                                ["x"] = -201629.65948762,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 558317.78881891,
                                                ["x"] = -201673.78287677,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 558316.68701372,
                                                ["x"] = -201813.62212044,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 558325.37313709,
                                                ["x"] = -201831.45153814,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 558383.33342129,
                                                ["x"] = -201918.65918267,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 558394.84396301,
                                                ["x"] = -201956.83363918,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 558393.92901253,
                                                ["x"] = -201996.64851709,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 558380.58276965,
                                                ["x"] = -202034.17371505,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 558355.82994877,
                                                ["x"] = -202065.38238456,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 558286.20966078,
                                                ["x"] = -202113.8667657,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 557335.61331431,
                                                ["x"] = -202971.27149894,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 557265.09835366,
                                                ["x"] = -203034.6816063,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 556714.51500333,
                                                ["x"] = -203396.87766497,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 556264.8218391,
                                                ["x"] = -203844.63445555,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 556234.80816426,
                                                ["x"] = -203896.4498556,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 556216.86648396,
                                                ["x"] = -203953.5756627,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 556197.31993828,
                                                ["x"] = -204187.15305221,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 556107.20880943,
                                                ["x"] = -204324.16716529,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 556081.32208676,
                                                ["x"] = -204398.53795735,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 556096.23202673,
                                                ["x"] = -204651.84555012,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 555726.21774763,
                                                ["x"] = -205262.64281627,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 555635.18438411,
                                                ["x"] = -205375.20133481,
                                            }, -- end of [176]
                                            [129] = 
                                            {
                                                ["y"] = 556213.61827685,
                                                ["x"] = -203973.30706937,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 556194.100895,
                                                ["x"] = -204196.61961569,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 556101.65093109,
                                                ["x"] = -204332.4792191,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 556081.42995569,
                                                ["x"] = -204408.5361986,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 556094.22191422,
                                                ["x"] = -204656.42216634,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 555712.31870669,
                                                ["x"] = -205277.01998169,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                ["y"] = 558297.67512036,
                                                ["x"] = -201602.15592358,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 558312.36128335,
                                                ["x"] = -201639.25485967,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 558318.51753068,
                                                ["x"] = -201688.76372866,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 558318.0738538,
                                                ["x"] = -201818.42196476,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 558361.25546637,
                                                ["x"] = -201879.50840401,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 558387.15258384,
                                                ["x"] = -201927.89974912,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 558395.83702167,
                                                ["x"] = -201966.78121521,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 558391.7280848,
                                                ["x"] = -202006.40067745,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 558375.37165254,
                                                ["x"] = -202042.70489715,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 558348.35268296,
                                                ["x"] = -202072.02066447,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 557816.92543893,
                                                ["x"] = -202370.58526993,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 557321.89427277,
                                                ["x"] = -202985.82043467,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 557244.44045751,
                                                ["x"] = -203048.75747225,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 556528.88835844,
                                                ["x"] = -203571.67667158,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 556256.27360777,
                                                ["x"] = -203856.95858938,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 556229.14256904,
                                                ["x"] = -203910.3366965,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 556211.01904038,
                                                ["x"] = -203998.16832601,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 556190.40011691,
                                                ["x"] = -204205.908439,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 556096.583627,
                                                ["x"] = -204341.09811782,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 556083.07426637,
                                                ["x"] = -204433.47956315,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 556091.90406064,
                                                ["x"] = -204660.85189007,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 555697.6518234,
                                                ["x"] = -205290.61385289,
                                            }, -- end of [170]
                                            [79] = 
                                            {
                                                ["y"] = 558322.48539745,
                                                ["x"] = -201827.37072812,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 558385.04931525,
                                                ["x"] = -202025.22989746,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 557280.97446747,
                                                ["x"] = -203022.52176327,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 556220.15554584,
                                                ["x"] = -203938.94278391,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 556209.00994304,
                                                ["x"] = -204038.1142049,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 556200.04855264,
                                                ["x"] = -204177.5336615,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 556186.22570346,
                                                ["x"] = -204214.99425713,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 556165.39013131,
                                                ["x"] = -204249.08475373,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 556147.23564358,
                                                ["x"] = -204272.96467186,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 556092.16190632,
                                                ["x"] = -204350.06444818,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 556081.90288881,
                                                ["x"] = -204388.55776468,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 556101.63597618,
                                                ["x"] = -204622.55839483,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 556099.37135011,
                                                ["x"] = -204642.35770852,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 556097.94648603,
                                                ["x"] = -204647.14808119,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 556086.77967222,
                                                ["x"] = -204669.43765475,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 555735.97395764,
                                                ["x"] = -205251.25235553,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 555678.94372242,
                                                ["x"] = -205307.19305961,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 555669.2134334,
                                                ["x"] = -205318.57844306,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 555663.72652136,
                                                ["x"] = -205326.93754555,
                                            }, -- end of [175]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 558108.49290073,
                                                ["x"] = -201055.19001159,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 558103.59954357,
                                                ["x"] = -201094.87596743,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 558102.38068404,
                                                ["x"] = -201134.84483528,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 558118.20469165,
                                                ["x"] = -201304.06550537,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 558130.82729123,
                                                ["x"] = -201388.08750547,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 558137.58728883,
                                                ["x"] = -201412.1430133,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 558147.15224829,
                                                ["x"] = -201435.22841833,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 558156.7444901,
                                                ["x"] = -201452.76868549,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 558168.04957745,
                                                ["x"] = -201469.25578724,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 558187.66068464,
                                                ["x"] = -201491.92822033,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 558225.00059303,
                                                ["x"] = -201525.13993742,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 558266.47595706,
                                                ["x"] = -201561.21558531,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 558283.05842302,
                                                ["x"] = -201579.90298907,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 558294.35774445,
                                                ["x"] = -201596.39460397,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 558303.58278895,
                                                ["x"] = -201614.12488428,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 558310.55911285,
                                                ["x"] = -201632.85541631,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 558316.65747734,
                                                ["x"] = -201662.19012069,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 558315.70021979,
                                                ["x"] = -201807.05738273,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 558321.60561617,
                                                ["x"] = -201825.97632239,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 558365.81407417,
                                                ["x"] = -201886.50536743,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 558388.31143791,
                                                ["x"] = -201931.0440845,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 558395.98305233,
                                                ["x"] = -201970.12905549,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 558390.81982566,
                                                ["x"] = -202009.6262889,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 558373.46280931,
                                                ["x"] = -202045.45912454,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 558345.77282203,
                                                ["x"] = -202074.15936835,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 557818.20214198,
                                                ["x"] = -202369.54185841,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 557308.71478697,
                                                ["x"] = -202998.59082727,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 557220.41130025,
                                                ["x"] = -203063.80176813,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 556689.87756391,
                                                ["x"] = -203419.35626141,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 556262.85950856,
                                                ["x"] = -203847.35096792,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 556233.47617323,
                                                ["x"] = -203899.52488914,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 556216.23691253,
                                                ["x"] = -203956.86717256,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 556202.59639568,
                                                ["x"] = -204166.16869431,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 556166.34732905,
                                                ["x"] = -204247.74219103,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 556082.79419008,
                                                ["x"] = -204381.96954891,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 556098.45298753,
                                                ["x"] = -204645.57917346,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 555733.85654312,
                                                ["x"] = -205253.84962623,
                                            }, -- end of [164]
                                            [1] = 
                                            {
                                                ["y"] = 559292.24501283,
                                                ["x"] = -199554.51657975,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 559122.1523947,
                                                ["x"] = -199677.62014442,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 556200.45072331,
                                                ["x"] = -204175.93460888,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 556148.25715399,
                                                ["x"] = -204271.67035923,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 556081.61318262,
                                                ["x"] = -204391.89626146,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 556096.82484586,
                                                ["x"] = -204650.30674851,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 555723.95054253,
                                                ["x"] = -205265.11074434,
                                            }, -- end of [165]
                                            [3] = 
                                            {
                                                ["y"] = 559107.38872827,
                                                ["x"] = -199691.10344523,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 558875.273039,
                                                ["x"] = -199946.1949359,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 558318.01527063,
                                                ["x"] = -201677.12628572,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 558316.33265105,
                                                ["x"] = -201812.01118491,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 558324.39477319,
                                                ["x"] = -201830.1243467,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 558866.53057585,
                                                ["x"] = -199951.02732967,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 558391.35997025,
                                                ["x"] = -201940.56611543,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 558395.87413685,
                                                ["x"] = -201980.1257383,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 558387.6042337,
                                                ["x"] = -202019.0923829,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 558861.77465952,
                                                ["x"] = -199952.56657613,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 558333.87426334,
                                                ["x"] = -202083.28977344,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 557806.82495306,
                                                ["x"] = -202379.30729832,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 557293.82992364,
                                                ["x"] = -203011.94334511,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 558794.65118185,
                                                ["x"] = -199972.3653536,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 556353.2100514,
                                                ["x"] = -203747.21934108,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 556254.45164087,
                                                ["x"] = -203859.77106907,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 556227.98202244,
                                                ["x"] = -203913.48044544,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 558771.2141831,
                                                ["x"] = -199981.05876682,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 556197.803854,
                                                ["x"] = -204185.57681172,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 558752.86800325,
                                                ["x"] = -199989.01432513,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 556081.29721559,
                                                ["x"] = -204401.88895018,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 558734.99746805,
                                                ["x"] = -199997.99041529,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 555709.91094809,
                                                ["x"] = -205279.35085644,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 558721.95119102,
                                                ["x"] = -200005.38922332,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 558705.13291059,
                                                ["x"] = -200016.20711467,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 558692.99003272,
                                                ["x"] = -200025.01041649,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 558677.40982659,
                                                ["x"] = -200037.54771839,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 558666.2110796,
                                                ["x"] = -200047.52446067,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 558651.96585296,
                                                ["x"] = -200061.55980959,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 558631.71487578,
                                                ["x"] = -200083.68903604,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 558565.23367503,
                                                ["x"] = -200164.9504584,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 558351.32638267,
                                                ["x"] = -200435.59880191,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 558343.98768568,
                                                ["x"] = -200442.38326233,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 558310.16479444,
                                                ["x"] = -200472.05771621,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 558292.39080266,
                                                ["x"] = -200489.63341986,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 558282.3531081,
                                                ["x"] = -200500.77719353,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 558269.79544123,
                                                ["x"] = -200516.33939846,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 558261.10861258,
                                                ["x"] = -200528.56571802,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 558253.08797746,
                                                ["x"] = -200541.23922681,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 558245.77631514,
                                                ["x"] = -200554.33398771,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 558236.98699635,
                                                ["x"] = -200572.29548758,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 558231.2603825,
                                                ["x"] = -200586.15770683,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 558224.54787688,
                                                ["x"] = -200604.99557301,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 558211.63014473,
                                                ["x"] = -200648.09731723,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 558114.56867251,
                                                ["x"] = -201025.81491575,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 558106.24858628,
                                                ["x"] = -201070.01928706,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 558102.58009793,
                                                ["x"] = -201114.84721714,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 558103.58213212,
                                                ["x"] = -201159.81348368,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 558126.97548497,
                                                ["x"] = -201368.46429765,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 558134.56028786,
                                                ["x"] = -201402.61320888,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 558143.04034505,
                                                ["x"] = -201426.11459781,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 558151.72928436,
                                                ["x"] = -201444.1181653,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 558162.18533243,
                                                ["x"] = -201461.15759328,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 558177.45617773,
                                                ["x"] = -201480.93726032,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 558202.12434468,
                                                ["x"] = -201505.73703095,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 558255.62821546,
                                                ["x"] = -201550.85804456,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 558276.70833737,
                                                ["x"] = -201572.18002336,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 558288.91554644,
                                                ["x"] = -201588.00759287,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 558299.25125507,
                                                ["x"] = -201605.1132589,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 558307.3575254,
                                                ["x"] = -201623.38341287,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 558313.16864525,
                                                ["x"] = -201642.5071924,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 558318.65447591,
                                                ["x"] = -201697.11355124,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 558317.55149805,
                                                ["x"] = -201816.85860822,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 558333.62800596,
                                                ["x"] = -201841.944105,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 558380.52594998,
                                                ["x"] = -201912.63243761,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 558393.71518978,
                                                ["x"] = -201950.28229356,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 558394.96606311,
                                                ["x"] = -201990.08179969,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 558383.63587346,
                                                ["x"] = -202028.26824294,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 558360.58199223,
                                                ["x"] = -202060.73274672,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 558317.38408935,
                                                ["x"] = -202094.60326961,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 557803.50901971,
                                                ["x"] = -202383.0487865,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 557270.45911558,
                                                ["x"] = -203030.74857096,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 556788.46836143,
                                                ["x"] = -203334.69375876,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 556294.45656733,
                                                ["x"] = -203808.63445873,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 556246.72807204,
                                                ["x"] = -203872.62743646,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 556223.26695331,
                                                ["x"] = -203927.7180961,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 556210.76831541,
                                                ["x"] = -204001.51011719,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 556191.04314083,
                                                ["x"] = -204204.39014165,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 556095.02347128,
                                                ["x"] = -204344.06379681,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 556101.68152343,
                                                ["x"] = -204625.90904417,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 556087.65321274,
                                                ["x"] = -204668.03921654,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 555686.00708681,
                                                ["x"] = -205300.52352565,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 556208.65424106,
                                                ["x"] = -204051.46059613,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 556186.94628822,
                                                ["x"] = -204213.51119721,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 556090.84121422,
                                                ["x"] = -204353.14426907,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 556101.43458299,
                                                ["x"] = -204630.90092642,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 555893.19538059,
                                                ["x"] = -204970.90393209,
                                            }, -- end of [161]
                                            [65] = 
                                            {
                                                ["y"] = 558315.18465225,
                                                ["x"] = -201652.30032824,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 558317.33021821,
                                                ["x"] = -201757.09326396,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 558319.32823959,
                                                ["x"] = -201821.52851194,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 558351.83389901,
                                                ["x"] = -201865.78263723,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 558384.67028597,
                                                ["x"] = -201921.73206393,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 558395.27070134,
                                                ["x"] = -201960.15736765,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 558393.276818,
                                                ["x"] = -201999.93548762,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 558378.91892391,
                                                ["x"] = -202037.08247609,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 558353.36462242,
                                                ["x"] = -202067.65213913,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 558279.01135202,
                                                ["x"] = -202118.10063907,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 557326.55755278,
                                                ["x"] = -202981.08140581,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 557254.15013782,
                                                ["x"] = -203042.32213923,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 556757.26860283,
                                                ["x"] = -203359.71819386,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 556274.95892693,
                                                ["x"] = -203831.4294178,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 556239.73066384,
                                                ["x"] = -203885.89314749,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 556219.35115764,
                                                ["x"] = -203942.19592901,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 556206.33042472,
                                                ["x"] = -204136.42007048,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 556182.38244879,
                                                ["x"] = -204222.4077194,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 556087.39155367,
                                                ["x"] = -204362.52765963,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 556100.71868177,
                                                ["x"] = -204635.84977847,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 555751.62009625,
                                                ["x"] = -205229.6949375,
                                            }, -- end of [162]
                                            [79] = 
                                            {
                                                ["y"] = 558373.53479823,
                                                ["x"] = -201899.36408196,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 558367.31863287,
                                                ["x"] = -202053.34537586,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 556825.13971558,
                                                ["x"] = -203308.62202666,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 556213.18509147,
                                                ["x"] = -203976.63010425,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 556204.90781915,
                                                ["x"] = -204151.35089234,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 556194.66506055,
                                                ["x"] = -204195.07028546,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 556174.73705584,
                                                ["x"] = -204235.30974602,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 556108.16097033,
                                                ["x"] = -204322.82101548,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 556099.88991755,
                                                ["x"] = -204335.33024211,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 556084.69571972,
                                                ["x"] = -204372.15465718,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 556081.83577698,
                                                ["x"] = -204416.87725447,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 556099.75921224,
                                                ["x"] = -204640.75556678,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 556094.92692713,
                                                ["x"] = -204654.93148741,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 556092.69270564,
                                                ["x"] = -204659.40386427,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 555746.00819254,
                                                ["x"] = -205237.96941132,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 555695.1318481,
                                                ["x"] = -205292.82260176,
                                            }, -- end of [167]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 556114.86238516,
                                                ["x"] = -204318.47944223,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 556180.95662977,
                                                ["x"] = -204230.64432676,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 556190.3421402,
                                                ["x"] = -204212.99275423,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 556197.8928822,
                                                ["x"] = -204194.48211565,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 556203.53333577,
                                                ["x"] = -204175.30287806,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 556207.85422509,
                                                ["x"] = -204150.69408214,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 556210.60655687,
                                                ["x"] = -204100.7893053,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 556216.13800287,
                                                ["x"] = -203975.97408262,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 556222.43292444,
                                                ["x"] = -203941.56406468,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 556231.22391803,
                                                ["x"] = -203912.89752295,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 556243.15758193,
                                                ["x"] = -203885.3901108,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 556258.08585599,
                                                ["x"] = -203859.38638819,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 556278.80612695,
                                                ["x"] = -203831.19913516,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 556371.35883734,
                                                ["x"] = -203732.98529181,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 556765.36684014,
                                                ["x"] = -203356.69498578,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 556829.58931829,
                                                ["x"] = -203309.05771028,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 557274.79084259,
                                                ["x"] = -203031.02026234,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 557350.45081565,
                                                ["x"] = -202958.53345174,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 558317.67402057,
                                                ["x"] = -202097.81388921,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 558364.601219,
                                                ["x"] = -202060.6539465,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 558387.02653081,
                                                ["x"] = -202027.74651132,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 558397.91571112,
                                                ["x"] = -201989.42367406,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 558396.48298684,
                                                ["x"] = -201949.62254275,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 558383.35709596,
                                                ["x"] = -201911.94732916,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 558339.75506458,
                                                ["x"] = -201845.05227606,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 558319.09944839,
                                                ["x"] = -201811.35360152,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 558320.00560909,
                                                ["x"] = -201666.49759222,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 558310.1428624,
                                                ["x"] = -201622.71952384,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 558291.85080016,
                                                ["x"] = -201587.26214216,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 558258.80310949,
                                                ["x"] = -201549.90080923,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 558177.2601334,
                                                ["x"] = -201476.29977918,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 558152.22846756,
                                                ["x"] = -201439.01153734,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 558126.69070941,
                                                ["x"] = -201348.03962783,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 558206.83139289,
                                                ["x"] = -200676.40772748,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 558279.81583879,
                                                ["x"] = -200508.23791826,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 558674.06084002,
                                                ["x"] = -200044.20973765,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 558823.38867083,
                                                ["x"] = -199966.18116975,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 559315.08711868,
                                                ["x"] = -199539.03736291,
                                            }, -- end of [172]
                                            [1] = 
                                            {
                                                ["y"] = 555637.5917853,
                                                ["x"] = -205376.72511177,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 555650.64309783,
                                                ["x"] = -205355.40669742,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 558108.88902153,
                                                ["x"] = -201189.0438727,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 558226.18543433,
                                                ["x"] = -200609.14373793,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 558292.9656269,
                                                ["x"] = -200493.17316721,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 558689.41755891,
                                                ["x"] = -200031.39998591,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 558866.70016788,
                                                ["x"] = -199953.99266268,
                                            }, -- end of [165]
                                            [3] = 
                                            {
                                                ["y"] = 555668.20634848,
                                                ["x"] = -205325.13593062,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 555673.97261948,
                                                ["x"] = -205316.96942938,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 557298.04868945,
                                                ["x"] = -203012.07602896,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 557810.94207891,
                                                ["x"] = -202379.32940523,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 558338.24449988,
                                                ["x"] = -202083.6134449,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 555677.18626086,
                                                ["x"] = -205313.14168737,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 558390.86098687,
                                                ["x"] = -202018.51372236,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 558398.75238209,
                                                ["x"] = -201979.46125241,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 558394.12913729,
                                                ["x"] = -201939.90592352,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 555680.63172567,
                                                ["x"] = -205309.52145361,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 558324.50461662,
                                                ["x"] = -201825.25417836,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 558318.51843904,
                                                ["x"] = -201806.39412666,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 558317.95595164,
                                                ["x"] = -201651.64172622,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 555687.97421375,
                                                ["x"] = -205302.73249648,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 558286.03930436,
                                                ["x"] = -201579.12451638,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 558239.89749634,
                                                ["x"] = -201533.54734673,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 558168.03257124,
                                                ["x"] = -201464.47619247,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 555714.00790504,
                                                ["x"] = -205279.35013476,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 558105.53524098,
                                                ["x"] = -201144.1735867,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 555727.92806507,
                                                ["x"] = -205264.99333262,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 558307.03163907,
                                                ["x"] = -200478.9583146,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 555737.71522643,
                                                ["x"] = -205253.62925696,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 558871.22337381,
                                                ["x"] = -199951.88133684,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 555746.81649986,
                                                ["x"] = -205241.70803966,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 555752.55105362,
                                                ["x"] = -205233.51697146,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 555760.35368793,
                                                ["x"] = -205220.70815623,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 555964.34990758,
                                                ["x"] = -204859.44956616,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 556093.78325662,
                                                ["x"] = -204663.32084312,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 556098.26699177,
                                                ["x"] = -204654.38876636,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 556100.0638819,
                                                ["x"] = -204649.72271934,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 556101.6036313,
                                                ["x"] = -204644.96681444,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 556102.80811705,
                                                ["x"] = -204640.11676553,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 556103.70435823,
                                                ["x"] = -204635.19782496,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 556104.35630046,
                                                ["x"] = -204630.24117475,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 556104.52992029,
                                                ["x"] = -204625.24550113,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 556104.10548947,
                                                ["x"] = -204615.2562633,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 556084.14441727,
                                                ["x"] = -204401.22536953,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 556084.51794478,
                                                ["x"] = -204391.2349152,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 556085.04275486,
                                                ["x"] = -204386.2631595,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 556086.67850739,
                                                ["x"] = -204376.39959518,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 556089.08276842,
                                                ["x"] = -204366.6961508,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 556092.27909858,
                                                ["x"] = -204357.22358114,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 556096.23043181,
                                                ["x"] = -204348.0403456,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 556100.90652563,
                                                ["x"] = -204339.20381319,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 556106.1852189,
                                                ["x"] = -204330.71238991,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 556172.89749269,
                                                ["x"] = -204243.29297888,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 556185.87038764,
                                                ["x"] = -204221.93599135,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 556194.35219401,
                                                ["x"] = -204203.83317045,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 556200.95613095,
                                                ["x"] = -204184.96396618,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 556205.61581982,
                                                ["x"] = -204165.52327183,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 556209.23197178,
                                                ["x"] = -204135.75894326,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 556213.67157764,
                                                ["x"] = -204000.84909098,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 556219.25324805,
                                                ["x"] = -203956.22115916,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 556226.42548934,
                                                ["x"] = -203927.1072533,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 556236.80761708,
                                                ["x"] = -203898.97759681,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 556250.25621323,
                                                ["x"] = -203872.17834139,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 556266.59433313,
                                                ["x"] = -203847.03486436,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 556298.41554393,
                                                ["x"] = -203808.4998574,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 556705.09000284,
                                                ["x"] = -203409.28092387,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 556792.81695158,
                                                ["x"] = -203334.98763923,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 557104.57827349,
                                                ["x"] = -203135.86301331,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 557312.83500967,
                                                ["x"] = -202998.6135557,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 557822.56149401,
                                                ["x"] = -202369.85427758,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 558350.02567724,
                                                ["x"] = -202074.33253781,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 558377.16813852,
                                                ["x"] = -202045.12132325,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 558393.95871479,
                                                ["x"] = -202009.00826471,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 558398.80616804,
                                                ["x"] = -201969.46400738,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 558391.09489684,
                                                ["x"] = -201930.37926128,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 558368.7226201,
                                                ["x"] = -201885.77691143,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 558322.13987581,
                                                ["x"] = -201820.85373104,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 558318.46454725,
                                                ["x"] = -201801.39501294,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 558315.93450408,
                                                ["x"] = -201641.8496713,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 558302.09404657,
                                                ["x"] = -201604.42352772,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 558279.75416003,
                                                ["x"] = -201571.34889364,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 558201.60340491,
                                                ["x"] = -201501.41220448,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 558162.32838635,
                                                ["x"] = -201456.26455404,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 558142.09913309,
                                                ["x"] = -201416.17060622,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 558106.14588998,
                                                ["x"] = -201099.19906727,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 558246.93038102,
                                                ["x"] = -200558.27965869,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 558351.84810276,
                                                ["x"] = -200439.08657382,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 558735.23048768,
                                                ["x"] = -200001.09661345,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 558883.30903704,
                                                ["x"] = -199943.14115122,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 558138.78982853,
                                                ["x"] = -201406.73571814,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 558107.98540699,
                                                ["x"] = -201079.28686335,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 558254.11210108,
                                                ["x"] = -200545.11281759,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 558358.6565654,
                                                ["x"] = -200431.77511569,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 558753.07452062,
                                                ["x"] = -199992.06829431,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 559115.12081209,
                                                ["x"] = -199687.66350167,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                ["y"] = 557254.45491569,
                                                ["x"] = -203045.55431081,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 557330.56427427,
                                                ["x"] = -202980.99050795,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 557826.8345924,
                                                ["x"] = -202367.25897338,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 558357.51247367,
                                                ["x"] = -202067.70492692,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 558382.46001085,
                                                ["x"] = -202036.63982325,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 558396.31341268,
                                                ["x"] = -201999.29198163,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 558398.05631355,
                                                ["x"] = -201959.49494264,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 558387.47567186,
                                                ["x"] = -201921.05866067,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 558354.78836049,
                                                ["x"] = -201865.02335709,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 558320.32126199,
                                                ["x"] = -201816.19986921,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 558321.10035741,
                                                ["x"] = -201681.45573973,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 558313.32962571,
                                                ["x"] = -201632.19657951,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 558297.24550971,
                                                ["x"] = -201595.67963414,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 558269.59297734,
                                                ["x"] = -201560.31853439,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 558187.28469726,
                                                ["x"] = -201487.45371515,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 558157.06277187,
                                                ["x"] = -201447.76432511,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 558134.7460189,
                                                ["x"] = -201392.29397123,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 558110.64769594,
                                                ["x"] = -201059.4660224,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 558262.00582754,
                                                ["x"] = -200532.36006294,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 558642.30533114,
                                                ["x"] = -200076.06370428,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 558766.77101701,
                                                ["x"] = -199985.95637309,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 559130.24277963,
                                                ["x"] = -199674.58169636,
                                            }, -- end of [170]
                                            [79] = 
                                            {
                                                ["y"] = 558371.1877363,
                                                ["x"] = -202053.13249723,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 558376.40614847,
                                                ["x"] = -201898.65787797,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 558306.39229509,
                                                ["x"] = -201613.45112221,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 558147.85682221,
                                                ["x"] = -201430.01930226,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 558131.5452906,
                                                ["x"] = -201377.6409642,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 558105.22059335,
                                                ["x"] = -201124.17955564,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 558115.44526639,
                                                ["x"] = -201034.93334826,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 558234.5389178,
                                                ["x"] = -200585.58455581,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 558240.3479496,
                                                ["x"] = -200571.75674855,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 558270.57707407,
                                                ["x"] = -200520.05235251,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 558329.21591919,
                                                ["x"] = -200458.76784207,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 558659.52586636,
                                                ["x"] = -200057.94416561,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 558705.44943159,
                                                ["x"] = -200019.44922186,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 558722.21688758,
                                                ["x"] = -200008.5528559,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 558790.0988756,
                                                ["x"] = -199976.97540345,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 558879.70906812,
                                                ["x"] = -199946.60857089,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 559308.14246638,
                                                ["x"] = -199545.22513541,
                                            }, -- end of [171]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 106.67047156786,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 557891.30271004,
                                            ["x"] = -202330.36935041,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 672.89893301226,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555662.62221125,
                                            ["x"] = -205331.71488632,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 145,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1931.5981169429,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 559293.04769769,
                                            ["x"] = -199555.56473536,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3282.6639053854,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555687.06823912,
                                            ["x"] = -205301.73843096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 150,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4640.3999280591,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 559321.87520493,
                                            ["x"] = -199529.95968108,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 23,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6014.5988057433,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555636.22677218,
                                            ["x"] = -205375.84758149,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 153,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7386.9720734053,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 559314.06775293,
                                            ["x"] = -199537.88726709,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8754.4328297507,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555650.14930551,
                                            ["x"] = -205353.5546878,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 150,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10110.123647926,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 559258.37676295,
                                            ["x"] = -199581.37628343,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 108,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 489,
                                        ["y"] = 557891.30271004,
                                        ["x"] = -202330.36935041,
                                        ["name"] = "Scouts-2-1",
                                        ["heading"] = 4.22617332705,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 490,
                                        ["y"] = 557917.6850398,
                                        ["x"] = -202316.12203882,
                                        ["name"] = "Scouts-2-2",
                                        ["heading"] = 4.2172306691058,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 491,
                                        ["y"] = 557944.08658902,
                                        ["x"] = -202301.87570468,
                                        ["name"] = "Scouts-2-3",
                                        ["heading"] = 4.2175637555586,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 557891.30271004,
                                ["x"] = -202330.36935041,
                                ["name"] = "Scouts-2",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 548477.24134845,
                                                ["x"] = -204745.79560431,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 547173.33639957,
                                                ["x"] = -203541.65392001,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 547413.59887032,
                                                ["x"] = -203701.98471116,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 548483.26099255,
                                                ["x"] = -204764.86669196,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 548496.45148484,
                                                ["x"] = -204807.88238624,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 548500.14859308,
                                                ["x"] = -204817.1714723,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 548506.3953295,
                                                ["x"] = -204830.80659099,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 547452.97279117,
                                                ["x"] = -203740.37853129,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 548629.43215595,
                                                ["x"] = -205059.82151304,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 548642.53321803,
                                                ["x"] = -205092.27308634,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 548658.02297179,
                                                ["x"] = -205134.51570811,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 548664.70765914,
                                                ["x"] = -205158.60380177,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 547544.74993226,
                                                ["x"] = -203839.36647214,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 548748.03716112,
                                                ["x"] = -205529.34506449,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 548973.67463865,
                                                ["x"] = -206534.27312754,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 548980.52792151,
                                                ["x"] = -206558.3111171,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 548983.92255093,
                                                ["x"] = -206567.71494321,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 547670.78700117,
                                                ["x"] = -203981.52568228,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 548989.93894115,
                                                ["x"] = -206581.45451065,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 548994.48036154,
                                                ["x"] = -206590.36047724,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 548999.5306918,
                                                ["x"] = -206598.98962828,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 547227.14251582,
                                                ["x"] = -203568.19118942,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 547678.0219364,
                                                ["x"] = -203988.42680767,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 549022.47100761,
                                                ["x"] = -206631.7394412,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 549044.45859272,
                                                ["x"] = -206658.96583533,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 549360.41803939,
                                                ["x"] = -207006.90924271,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 549392.47897063,
                                                ["x"] = -207038.48153328,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 547697.20888653,
                                                ["x"] = -204004.45071252,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 549953.19174804,
                                                ["x"] = -207551.29933355,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 550033.40187673,
                                                ["x"] = -207633.695795,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 550037.2217448,
                                                ["x"] = -207636.92026397,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 550041.39903626,
                                                ["x"] = -207639.65896689,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 547716.97686101,
                                                ["x"] = -204019.74925961,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 550054.59212926,
                                                ["x"] = -207646.78798517,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 550059.19298885,
                                                ["x"] = -207648.73944476,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 550063.93545486,
                                                ["x"] = -207650.32413755,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 550078.41427259,
                                                ["x"] = -207654.23777601,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 547729.35654007,
                                                ["x"] = -204028.21425657,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 550200.2126427,
                                                ["x"] = -207682.32008524,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 550215.00033849,
                                                ["x"] = -207684.82643583,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 550224.94090627,
                                                ["x"] = -207685.89978789,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 547008.09243789,
                                                ["x"] = -203470.32542972,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 547257.65751812,
                                                ["x"] = -203585.3239943,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 547883.47451186,
                                                ["x"] = -204121.20167371,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 550269.87850894,
                                                ["x"] = -207687.08020498,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 550668.98891848,
                                                ["x"] = -207660.59297312,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 550688.98332853,
                                                ["x"] = -207660.99404628,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 548161.52578624,
                                                ["x"] = -204279.53037717,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 550983.16152678,
                                                ["x"] = -207681.83685982,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 550988.05774741,
                                                ["x"] = -207680.83751792,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 551007.36040063,
                                                ["x"] = -207675.61018804,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 548186.24748806,
                                                ["x"] = -204296.51457782,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 551016.69964194,
                                                ["x"] = -207672.07394328,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 551025.43071322,
                                                ["x"] = -207667.20366982,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 551042.20191067,
                                                ["x"] = -207656.31116258,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 548202.10128465,
                                                ["x"] = -204308.7041161,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 547282.96440026,
                                                ["x"] = -203601.42823188,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 548217.34503761,
                                                ["x"] = -204321.64861168,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 548231.9162122,
                                                ["x"] = -204335.34386417,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 548249.14367303,
                                                ["x"] = -204353.45045821,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 548268.62765749,
                                                ["x"] = -204376.26286804,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 547352.06893965,
                                                ["x"] = -203650.91339227,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 548280.8746879,
                                                ["x"] = -204392.07072557,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 548295.07008486,
                                                ["x"] = -204412.64748515,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 548316.08406849,
                                                ["x"] = -204446.6777592,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 548345.09408688,
                                                ["x"] = -204499.19249618,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 547383.5012583,
                                                ["x"] = -203675.64546642,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 548428.69236155,
                                                ["x"] = -204658.56691002,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 548469.44288791,
                                                ["x"] = -204727.3916557,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 549007.75438705,
                                                ["x"] = -206611.53365453,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 550254.88872017,
                                                ["x"] = -207687.59761215,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 550973.17441427,
                                                ["x"] = -207682.24094921,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 548473.61004133,
                                                ["x"] = -204736.4814943,
                                            }, -- end of [30]
                                            [71] = 
                                            {
                                                ["y"] = 551012.10853367,
                                                ["x"] = -207674.04918032,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 551157.91191464,
                                                ["x"] = -207575.84350189,
                                            }, -- end of [75]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 550059.65445274,
                                                ["x"] = -207642.4892035,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 551057.20780236,
                                                ["x"] = -207549.05461976,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 551058.16142407,
                                                ["x"] = -207553.96126387,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 551059.40220605,
                                                ["x"] = -207558.80396469,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 551060.98958796,
                                                ["x"] = -207563.54355317,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 551062.9509771,
                                                ["x"] = -207568.14153589,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 551065.24076035,
                                                ["x"] = -207572.58521459,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 551070.46972144,
                                                ["x"] = -207581.10669714,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 551087.43624102,
                                                ["x"] = -207617.90666328,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 551016.82416905,
                                                ["x"] = -207665.25477998,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 551007.67534719,
                                                ["x"] = -207669.24389202,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 550983.53659614,
                                                ["x"] = -207675.71676207,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 550684.37410651,
                                                ["x"] = -207654.80889114,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 550210.44522494,
                                                ["x"] = -207678.07587078,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 550055.12315281,
                                                ["x"] = -207640.38070559,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 550030.90205277,
                                                ["x"] = -207623.02177352,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 549898.67947013,
                                                ["x"] = -207488.78565679,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 550978.5600854,
                                                ["x"] = -207676.16135871,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 550664.37634123,
                                                ["x"] = -207654.63473263,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 550185.92275223,
                                                ["x"] = -207673.22565977,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 550046.34049752,
                                                ["x"] = -207635.6010329,
                                            }, -- end of [29]
                                            [9] = 
                                            {
                                                ["y"] = 551091.07608496,
                                                ["x"] = -207614.54378675,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 551025.42927543,
                                                ["x"] = -207660.16363422,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 551012.36110209,
                                                ["x"] = -207667.50962741,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 550993.25004164,
                                                ["x"] = -207673.34900241,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 550968.56223813,
                                                ["x"] = -207676.15193972,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 550250.27798603,
                                                ["x"] = -207681.46624674,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 550069.14754138,
                                                ["x"] = -207645.61603006,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 550042.04797459,
                                                ["x"] = -207633.03897909,
                                            }, -- end of [30]
                                            [1] = 
                                            {
                                                ["y"] = 551056.29315481,
                                                ["x"] = -207534.08900266,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 550878.78337784,
                                                ["x"] = -207669.91677221,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 550220.3509969,
                                                ["x"] = -207679.43640079,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 550038.15804377,
                                                ["x"] = -207629.90108354,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 548297.8825464,
                                                ["x"] = -204406.03015786,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 549366.21098971,
                                                ["x"] = -207004.27893508,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 547719.02731903,
                                                ["x"] = -204013.8221216,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 549053.45355691,
                                                ["x"] = -206660.18040983,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 549034.2736704,
                                                ["x"] = -206637.11656851,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 549016.20421831,
                                                ["x"] = -206613.17373861,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 549005.0716927,
                                                ["x"] = -206596.56096993,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 548999.99123297,
                                                ["x"] = -206587.94939837,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 548995.43118971,
                                                ["x"] = -206579.05310808,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 548986.05071174,
                                                ["x"] = -206555.89873849,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 548763.70133717,
                                                ["x"] = -205580.9767627,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 548663.55119296,
                                                ["x"] = -205132.10146274,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 548634.92731169,
                                                ["x"] = -205057.41891157,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 548497.26777779,
                                                ["x"] = -204791.22934469,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 548467.76586697,
                                                ["x"] = -204711.8207417,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 548283.51527295,
                                                ["x"] = -204385.57379843,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 548219.51546913,
                                                ["x"] = -204315.57627775,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 547680.21401024,
                                                ["x"] = -203982.32662546,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 547263.91282475,
                                                ["x"] = -203582.09503978,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 548204.19971129,
                                                ["x"] = -204302.71667541,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 547673.08840121,
                                                ["x"] = -203975.31149135,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 547237.90201694,
                                                ["x"] = -203567.15318457,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 548626.23231522,
                                                ["x"] = -205039.40917655,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 548481.0015694,
                                                ["x"] = -204738.70445982,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 548407.4453585,
                                                ["x"] = -204608.10952224,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 548267.95191332,
                                                ["x"] = -204366.01226482,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 548184.22924092,
                                                ["x"] = -204287.68504033,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 547646.13289475,
                                                ["x"] = -203945.76325257,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 547193.33104131,
                                                ["x"] = -203544.50526337,
                                            }, -- end of [50]
                                            [9] = 
                                            {
                                                ["y"] = 548989.41750373,
                                                ["x"] = -206565.31256015,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 548980.50477696,
                                                ["x"] = -206536.68569171,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 548670.27752225,
                                                ["x"] = -205156.17779906,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 548656.919484,
                                                ["x"] = -205113.2357795,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 548507.64134126,
                                                ["x"] = -204819.35274366,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 548477.07631956,
                                                ["x"] = -204729.509175,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 548319.08469249,
                                                ["x"] = -204439.94307406,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 548248.13659758,
                                                ["x"] = -204343.49079742,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 548116.352112,
                                                ["x"] = -204245.40774096,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 547419.48214163,
                                                ["x"] = -203699.25724711,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 546880.76704077,
                                                ["x"] = -203413.03965944,
                                            }, -- end of [52]
                                            [31] = 
                                            {
                                                ["y"] = 548234.17668468,
                                                ["x"] = -204329.17527353,
                                            }, -- end of [31]
                                            [47] = 
                                            {
                                                ["y"] = 547289.12149705,
                                                ["x"] = -203598.35289841,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 547358.13294314,
                                                ["x"] = -203647.96860083,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 547695.43995578,
                                                ["x"] = -203995.29054803,
                                            }, -- end of [39]
                                            [35] = 
                                            {
                                                ["y"] = 548159.30291702,
                                                ["x"] = -204270.99760201,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 547731.35221084,
                                                ["x"] = -204022.36554693,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 547389.47539538,
                                                ["x"] = -203672.81435122,
                                            }, -- end of [45]
                                            [43] = 
                                            {
                                                ["y"] = 547462.27145222,
                                                ["x"] = -203741.30858492,
                                            }, -- end of [43]
                                            [1] = 
                                            {
                                                ["y"] = 549898.67102352,
                                                ["x"] = -207488.77774722,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 548501.95552428,
                                                ["x"] = -204805.47634576,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 548472.69047253,
                                                ["x"] = -204720.52298552,
                                            }, -- end of [23]
                                            [51] = 
                                            {
                                                ["y"] = 547083.87290292,
                                                ["x"] = -203495.3484258,
                                            }, -- end of [51]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 548993.44001875,
                                                ["x"] = -206574.74453094,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 551026.95700666,
                                                ["x"] = -207659.19575014,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 550980.36601983,
                                                ["x"] = -207676.06569933,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 548987.73275221,
                                                ["x"] = -206560.87509012,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 548983.21680911,
                                                ["x"] = -206546.57338851,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 548971.02274657,
                                                ["x"] = -206498.08747556,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 548760.91588706,
                                                ["x"] = -205566.49689087,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 550975.3697201,
                                                ["x"] = -207676.24064598,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 548744.25946773,
                                                ["x"] = -205483.1597398,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 548667.7803625,
                                                ["x"] = -205146.7562519,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 548662.07266021,
                                                ["x"] = -205127.59083779,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 548644.49510799,
                                                ["x"] = -205080.78645343,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 550965.37283488,
                                                ["x"] = -207676.03699873,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 548632.95299522,
                                                ["x"] = -205053.10180376,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 548614.83251979,
                                                ["x"] = -205017.44477683,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 548509.81267512,
                                                ["x"] = -204824.13660092,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 548503.83079104,
                                                ["x"] = -204810.38253837,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 550666.18431148,
                                                ["x"] = -207654.5912907,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 548500.38393928,
                                                ["x"] = -204800.99787891,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 548479.20254435,
                                                ["x"] = -204734.31240051,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 548475.05118082,
                                                ["x"] = -204725.21532732,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 551018.40548586,
                                                ["x"] = -207664.37723807,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 550651.20174049,
                                                ["x"] = -207655.29483952,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 548389.25036264,
                                                ["x"] = -204572.77212262,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 548326.73902538,
                                                ["x"] = -204453.13634799,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 548303.49662208,
                                                ["x"] = -204414.60952601,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 548286.63735742,
                                                ["x"] = -204389.79839168,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 550252.08495141,
                                                ["x"] = -207681.53977525,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 548274.45282006,
                                                ["x"] = -204373.94232361,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 548255.04607992,
                                                ["x"] = -204351.06382381,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 548237.91141142,
                                                ["x"] = -204332.8691969,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 548223.43212124,
                                                ["x"] = -204319.07669055,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 550222.14967168,
                                                ["x"] = -207679.62310132,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 548208.28248798,
                                                ["x"] = -204306.02242458,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 548192.52222373,
                                                ["x"] = -204293.71140587,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 548172.08651418,
                                                ["x"] = -204279.32043309,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 548142.49146996,
                                                ["x"] = -204260.63636885,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 550212.23096739,
                                                ["x"] = -207678.36342078,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 547727.39605749,
                                                ["x"] = -204019.74178862,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 547715.22597304,
                                                ["x"] = -204010.97956572,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 547687.93962232,
                                                ["x"] = -203989.06533063,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 551199.41158123,
                                                ["x"] = -207539.37505856,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 551013.99846891,
                                                ["x"] = -207666.73878125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 550192.57953668,
                                                ["x"] = -207674.65488119,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 547662.9808512,
                                                ["x"] = -203964.57402181,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 547441.31760251,
                                                ["x"] = -203720.19496976,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 547408.58123629,
                                                ["x"] = -203689.32587821,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 550070.89048009,
                                                ["x"] = -207646.09856024,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 547342.25867474,
                                                ["x"] = -203636.22371764,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 547276.83519596,
                                                ["x"] = -203590.19779569,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 547251.21751088,
                                                ["x"] = -203574.59248714,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 550061.33671473,
                                                ["x"] = -207643.15231514,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 547152.78530898,
                                                ["x"] = -203525.57785791,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 546959.27793483,
                                                ["x"] = -203444.04198184,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 546950.8306081,
                                                ["x"] = -203440.69863591,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 550056.74420363,
                                                ["x"] = -207641.1821775,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 551009.38858457,
                                                ["x"] = -207668.66684712,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 550047.91417092,
                                                ["x"] = -207636.49272721,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 550039.52943951,
                                                ["x"] = -207631.07997534,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 550035.79832041,
                                                ["x"] = -207627.75245884,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 550018.14489577,
                                                ["x"] = -207610.05361079,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 551004.62667427,
                                                ["x"] = -207670.18670703,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 549895.11484546,
                                                ["x"] = -207485.63145544,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 549362.93475596,
                                                ["x"] = -207000.84385573,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 549047.08388787,
                                                ["x"] = -206652.80280122,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 549025.22724769,
                                                ["x"] = -206625.47101046,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 550985.30612764,
                                                ["x"] = -207675.3461109,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 549010.66079611,
                                                ["x"] = -206605.15703955,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 549002.6036808,
                                                ["x"] = -206592.50593807,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 548470.40759643,
                                                ["x"] = -204716.36117912,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 547676.78122701,
                                                ["x"] = -203979.0476686,
                                            }, -- end of [63]
                                            [30] = 
                                            {
                                                ["y"] = 548997.7569132,
                                                ["x"] = -206583.76190341,
                                            }, -- end of [30]
                                            [67] = 
                                            {
                                                ["y"] = 547378.06654417,
                                                ["x"] = -203663.47097676,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 547220.43487081,
                                                ["x"] = -203557.94366205,
                                            }, -- end of [71]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 548989.54731498,
                                                ["x"] = -206565.63320099,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 551022.79505661,
                                                ["x"] = -207661.79527518,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 550975.46257389,
                                                ["x"] = -207676.23971841,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 548986.15768068,
                                                ["x"] = -206556.22771811,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 548981.89285411,
                                                ["x"] = -206541.84825013,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 548823.04904778,
                                                ["x"] = -205844.72827471,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 548760.93156842,
                                                ["x"] = -205566.58842982,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 550965.46561575,
                                                ["x"] = -207676.04079206,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 548743.20257835,
                                                ["x"] = -205478.36780365,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 548667.80476623,
                                                ["x"] = -205146.84584615,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 548662.10243537,
                                                ["x"] = -205127.67878687,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 548644.52901661,
                                                ["x"] = -205080.87289901,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 550666.27716502,
                                                ["x"] = -207654.59043033,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 548632.99251202,
                                                ["x"] = -205053.18584859,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 548614.87600395,
                                                ["x"] = -205017.52682446,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 548509.85158408,
                                                ["x"] = -204824.22091363,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 548503.86527693,
                                                ["x"] = -204810.46873972,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 550651.2944382,
                                                ["x"] = -207655.28938088,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 548500.41372334,
                                                ["x"] = -204801.08582509,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 548479.23893479,
                                                ["x"] = -204734.39781814,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 548475.09168889,
                                                ["x"] = -204725.29889232,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 551014.08153264,
                                                ["x"] = -207666.69708994,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 550252.17774581,
                                                ["x"] = -207681.54312842,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 548387.02925893,
                                                ["x"] = -204568.39641653,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 548326.78504356,
                                                ["x"] = -204453.21700141,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 548303.54685395,
                                                ["x"] = -204414.68762628,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 548286.69198779,
                                                ["x"] = -204389.87348618,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 550222.24206947,
                                                ["x"] = -207679.63226336,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 548274.51104249,
                                                ["x"] = -204374.01465786,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 548255.10797545,
                                                ["x"] = -204351.13303966,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 548237.97697776,
                                                ["x"] = -204332.93494693,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 548223.50094299,
                                                ["x"] = -204319.13902537,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 550212.32272611,
                                                ["x"] = -207678.37774458,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 548208.35428321,
                                                ["x"] = -204306.08132153,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 548192.59671146,
                                                ["x"] = -204293.76684015,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 548172.16368819,
                                                ["x"] = -204279.37207351,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 548142.57108273,
                                                ["x"] = -204260.68415632,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 550192.67040912,
                                                ["x"] = -207674.67398663,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 547727.47295192,
                                                ["x"] = -204019.79383629,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 547715.29995622,
                                                ["x"] = -204011.03567863,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 547688.01062212,
                                                ["x"] = -203989.12517676,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 551154.47448182,
                                                ["x"] = -207570.9257731,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 551009.47613506,
                                                ["x"] = -207668.63603105,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 550070.98007063,
                                                ["x"] = -207646.12298177,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 547663.04361296,
                                                ["x"] = -203964.64245851,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 547441.38371705,
                                                ["x"] = -203720.26017515,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 547408.65046729,
                                                ["x"] = -203689.38776176,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 550061.42373343,
                                                ["x"] = -207643.18475308,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 547342.33376502,
                                                ["x"] = -203636.27834464,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 547276.91319015,
                                                ["x"] = -203590.24819266,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 547251.29802878,
                                                ["x"] = -203574.63874313,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 550056.82792205,
                                                ["x"] = -207641.22232046,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 547152.86985383,
                                                ["x"] = -203525.61626119,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 546964.01631627,
                                                ["x"] = -203445.90948501,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 546959.07592366,
                                                ["x"] = -203443.95362363,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 550047.99512113,
                                                ["x"] = -207636.538245,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 551004.71566939,
                                                ["x"] = -207670.16021909,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 550039.60074753,
                                                ["x"] = -207631.13945498,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 550035.86617295,
                                                ["x"] = -207627.81585213,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 550021.69251385,
                                                ["x"] = -207613.7075944,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 549884.2295605,
                                                ["x"] = -207475.44640936,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 550985.39666807,
                                                ["x"] = -207675.32556411,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 549366.45183657,
                                                ["x"] = -207004.52725643,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 549053.68151915,
                                                ["x"] = -206660.44060719,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 549034.48876745,
                                                ["x"] = -206637.38750798,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 549016.4043861,
                                                ["x"] = -206613.4558793,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 550980.45868223,
                                                ["x"] = -207676.05966606,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 549005.2549996,
                                                ["x"] = -206596.85439073,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 549000.1589708,
                                                ["x"] = -206588.25188584,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 548470.45351436,
                                                ["x"] = -204716.44189655,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 547676.84720395,
                                                ["x"] = -203979.1130403,
                                            }, -- end of [63]
                                            [30] = 
                                            {
                                                ["y"] = 548995.58010849,
                                                ["x"] = -206579.36526466,
                                            }, -- end of [30]
                                            [67] = 
                                            {
                                                ["y"] = 547378.13894475,
                                                ["x"] = -203663.52912136,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 547220.51750675,
                                                ["x"] = -203557.98601549,
                                            }, -- end of [71]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 546980.45561322,
                                                ["x"] = -203390.49493486,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 546980.45561322,
                                                ["x"] = -203390.49493486,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 548484.90709199,
                                                ["x"] = -204770.45061358,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 547146.8267577,
                                                ["x"] = -203529.46313374,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 547403.09069337,
                                                ["x"] = -203692.46633417,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 548496.73602027,
                                                ["x"] = -204808.65290005,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 548500.47139521,
                                                ["x"] = -204817.92683984,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 548506.773876,
                                                ["x"] = -204831.53565186,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 548629.76455098,
                                                ["x"] = -205060.57271514,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 547435.88975496,
                                                ["x"] = -203723.26836842,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 548644.62672374,
                                                ["x"] = -205097.70512822,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 548658.26594314,
                                                ["x"] = -205135.30052132,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 548664.91187468,
                                                ["x"] = -205159.39949053,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 548748.20153789,
                                                ["x"] = -205530.14985212,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 547498.29324958,
                                                ["x"] = -203788.10900249,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 548973.88033831,
                                                ["x"] = -206535.06843647,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 548980.78488898,
                                                ["x"] = -206559.09137037,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 548984.23272194,
                                                ["x"] = -206568.47558752,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 548990.29275273,
                                                ["x"] = -206582.19569803,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 547674.93888443,
                                                ["x"] = -203985.60687837,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 548994.87746122,
                                                ["x"] = -206591.07946555,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 548999.96415196,
                                                ["x"] = -206599.68753794,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 549011.08376726,
                                                ["x"] = -206616.30901521,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 547219.00281,
                                                ["x"] = -203563.9499353,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 547682.41696009,
                                                ["x"] = -203992.24342808,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 549044.99418724,
                                                ["x"] = -206659.58872328,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 549360.98578529,
                                                ["x"] = -207007.50297854,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 549393.081899,
                                                ["x"] = -207039.03950712,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 549946.76125381,
                                                ["x"] = -207544.74998923,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 547709.63062751,
                                                ["x"] = -204014.24826584,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 550034.01449523,
                                                ["x"] = -207634.24308253,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 550037.87509321,
                                                ["x"] = -207637.41821636,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 550042.10914148,
                                                ["x"] = -207640.0719793,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 550055.33671468,
                                                ["x"] = -207647.13457374,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 547721.72138602,
                                                ["x"] = -204023.12051707,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 550059.96469762,
                                                ["x"] = -207649.02150117,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 550064.72159755,
                                                ["x"] = -207650.56233894,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 550084.06582921,
                                                ["x"] = -207655.63389772,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 550201.01931952,
                                                ["x"] = -207682.47529924,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 547734.28099422,
                                                ["x"] = -204031.32122692,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 550215.81468763,
                                                ["x"] = -207684.93427558,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 550230.74484974,
                                                ["x"] = -207686.34771245,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 550255.71022937,
                                                ["x"] = -207687.59109242,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 546948.59431285,
                                                ["x"] = -203446.26626805,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 547249.74793813,
                                                ["x"] = -203580.66757857,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 547901.60653476,
                                                ["x"] = -204131.43564103,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 550669.81037335,
                                                ["x"] = -207660.59918149,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 550689.80334539,
                                                ["x"] = -207661.04310052,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 550973.99588482,
                                                ["x"] = -207682.24396012,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 548149.54521325,
                                                ["x"] = -204271.94417797,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 550988.85601194,
                                                ["x"] = -207680.64374432,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 551008.14574906,
                                                ["x"] = -207675.36930526,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 551012.8779076,
                                                ["x"] = -207673.76228688,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 548174.68558525,
                                                ["x"] = -204288.31238855,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 551026.13288115,
                                                ["x"] = -207666.77732329,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 551047.01864962,
                                                ["x"] = -207653.04182232,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 551200.99871868,
                                                ["x"] = -207545.60203943,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 548194.8973729,
                                                ["x"] = -204303.01612858,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 547275.3125267,
                                                ["x"] = -203596.35956307,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 548210.42904407,
                                                ["x"] = -204315.61455992,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 548225.31658157,
                                                ["x"] = -204328.96583398,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 548239.50013299,
                                                ["x"] = -204343.06106836,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 548256.30891649,
                                                ["x"] = -204361.56011712,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 547332.57100395,
                                                ["x"] = -203636.61588409,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 548275.34904063,
                                                ["x"] = -204384.74268982,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 548287.14971036,
                                                ["x"] = -204400.88795581,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 548303.596825,
                                                ["x"] = -204425.97441083,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 548328.85468834,
                                                ["x"] = -204469.11958255,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 547372.50198279,
                                                ["x"] = -203666.69912437,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 548469.80179486,
                                                ["x"] = -204728.13065043,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 548473.931147,
                                                ["x"] = -204737.23749251,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 549026.03470587,
                                                ["x"] = -206636.34246179,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 550275.6907398,
                                                ["x"] = -207686.75237332,
                                            }, -- end of [63]
                                            [30] = 
                                            {
                                                ["y"] = 548477.51311672,
                                                ["x"] = -204746.57073231,
                                            }, -- end of [30]
                                            [67] = 
                                            {
                                                ["y"] = 550983.97397818,
                                                ["x"] = -207681.71493006,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 551017.43214956,
                                                ["x"] = -207671.70187652,
                                            }, -- end of [71]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 548483.40754864,
                                                ["x"] = -204765.36056794,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 547146.54766343,
                                                ["x"] = -203529.33689744,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 547402.86172836,
                                                ["x"] = -203692.26285621,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 548496.62950787,
                                                ["x"] = -204808.36573825,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 548500.35075245,
                                                ["x"] = -204817.64528913,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 548506.63240808,
                                                ["x"] = -204831.26396022,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 548629.6409097,
                                                ["x"] = -205060.29247215,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 547435.67132653,
                                                ["x"] = -203723.05361089,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 548642.71901726,
                                                ["x"] = -205092.75357913,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 548658.175727,
                                                ["x"] = -205135.00775537,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 548664.83581123,
                                                ["x"] = -205159.10276947,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 548748.14030003,
                                                ["x"] = -205529.84974937,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 547498.08536897,
                                                ["x"] = -203787.8840233,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 548973.80354031,
                                                ["x"] = -206534.77190327,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 548980.68873309,
                                                ["x"] = -206558.80053783,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 548984.11671393,
                                                ["x"] = -206568.19209767,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 548990.16046835,
                                                ["x"] = -206581.91949298,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 547674.71630172,
                                                ["x"] = -203985.396401,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 548994.72897925,
                                                ["x"] = -206590.81159329,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 548999.80223702,
                                                ["x"] = -206599.427474,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 549010.90697238,
                                                ["x"] = -206616.0588687,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 547218.73040078,
                                                ["x"] = -203563.80986084,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 547682.18382802,
                                                ["x"] = -203992.04475495,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 549044.79436316,
                                                ["x"] = -206659.35655336,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 549360.77388578,
                                                ["x"] = -207007.28177265,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 549392.85694233,
                                                ["x"] = -207038.83159451,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 549950.05192116,
                                                ["x"] = -207548.09695267,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 547709.38776463,
                                                ["x"] = -204014.06162247,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 550033.78551808,
                                                ["x"] = -207634.03961465,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 550037.6305042,
                                                ["x"] = -207637.23380801,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 550041.84414976,
                                                ["x"] = -207639.91832043,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 550055.05859434,
                                                ["x"] = -207647.00637744,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 547721.46986168,
                                                ["x"] = -204022.94577224,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 550059.67647409,
                                                ["x"] = -207648.91756239,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 550064.42829896,
                                                ["x"] = -207650.47404502,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 550078.91404637,
                                                ["x"] = -207654.36273751,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 550200.7184892,
                                                ["x"] = -207682.41759992,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 547734.02088368,
                                                ["x"] = -204031.1593919,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 550215.51097278,
                                                ["x"] = -207684.89451995,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 550225.45423611,
                                                ["x"] = -207685.94315768,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 550255.40392834,
                                                ["x"] = -207687.59429475,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 546878.54730386,
                                                ["x"] = -203418.61394478,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 547249.4827246,
                                                ["x"] = -203580.51430652,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 547901.33871074,
                                                ["x"] = -204131.28700224,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 550669.50406726,
                                                ["x"] = -207660.59673078,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 550689.4975905,
                                                ["x"] = -207661.02457201,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 550973.68956993,
                                                ["x"] = -207682.2433676,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 548149.28473695,
                                                ["x"] = -204271.78291439,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 550988.55845302,
                                                ["x"] = -207680.71643054,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 551007.85307412,
                                                ["x"] = -207675.45965703,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 551012.5915417,
                                                ["x"] = -207673.87067812,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 548174.4332214,
                                                ["x"] = -204288.13883463,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 551025.87126589,
                                                ["x"] = -207666.9366501,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 551042.62876708,
                                                ["x"] = -207656.02274273,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 551202.87350745,
                                                ["x"] = -207544.27557597,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 548194.65480811,
                                                ["x"] = -204302.82905084,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 547275.0557964,
                                                ["x"] = -203596.19246497,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 548210.19586317,
                                                ["x"] = -204315.41591636,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 548225.09373341,
                                                ["x"] = -204328.75569432,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 548239.28829649,
                                                ["x"] = -204342.83990669,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 548256.10826182,
                                                ["x"] = -204361.32861248,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 547332.32251243,
                                                ["x"] = -203636.43677289,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 548275.16159888,
                                                ["x"] = -204384.50045417,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 548286.97536177,
                                                ["x"] = -204400.63606937,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 548303.4346114,
                                                ["x"] = -204425.71457327,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 548328.70568453,
                                                ["x"] = -204468.85194982,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 547372.26252586,
                                                ["x"] = -203666.50809894,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 548469.66830081,
                                                ["x"] = -204727.85492046,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 548473.81183635,
                                                ["x"] = -204736.95541491,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 549025.84620723,
                                                ["x"] = -206636.10101749,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 550275.38495923,
                                                ["x"] = -207686.7704774,
                                            }, -- end of [63]
                                            [30] = 
                                            {
                                                ["y"] = 548477.41218446,
                                                ["x"] = -204746.28155443,
                                            }, -- end of [30]
                                            [67] = 
                                            {
                                                ["y"] = 550983.67164217,
                                                ["x"] = -207681.76403686,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 551017.1594215,
                                                ["x"] = -207671.84133081,
                                            }, -- end of [71]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 548992.50858026,
                                                ["x"] = -206572.64494912,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 551025.01583224,
                                                ["x"] = -207660.42303932,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 550978.07237826,
                                                ["x"] = -207676.1804001,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 548986.98176408,
                                                ["x"] = -206558.70476938,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 548982.59035442,
                                                ["x"] = -206544.36389498,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 548962.5827433,
                                                ["x"] = -206461.75844315,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 548761.38262436,
                                                ["x"] = -205569.15994401,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 550968.07439926,
                                                ["x"] = -207676.13661805,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 548681.47037367,
                                                ["x"] = -205202.80834876,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 548665.82009649,
                                                ["x"] = -205139.7279674,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 548661.32746386,
                                                ["x"] = -205125.41868061,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 548639.95242431,
                                                ["x"] = -205069.35984982,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 550803.52983161,
                                                ["x"] = -207663.97096504,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 548631.96607441,
                                                ["x"] = -205051.02773932,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 548599.56467251,
                                                ["x"] = -204988.98502258,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 548508.85680542,
                                                ["x"] = -204822.0483762,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 548502.99199148,
                                                ["x"] = -204808.24488533,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 550683.88617019,
                                                ["x"] = -207654.79729703,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 548499.65795082,
                                                ["x"] = -204798.81908788,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 548480.24308529,
                                                ["x"] = -204736.80709607,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 548476.21599019,
                                                ["x"] = -204727.65531041,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 551016.39508271,
                                                ["x"] = -207665.48737791,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 550663.88853103,
                                                ["x"] = -207654.65096641,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 548458.95597363,
                                                ["x"] = -204697.23086778,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 548413.54594121,
                                                ["x"] = -204619.53976295,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 548312.88901233,
                                                ["x"] = -204429.61551625,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 548293.94441016,
                                                ["x"] = -204400.1906191,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 550249.79039901,
                                                ["x"] = -207681.44444435,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 548282.28434399,
                                                ["x"] = -204383.9427582,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 548266.63975728,
                                                ["x"] = -204364.44501494,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 548246.74091397,
                                                ["x"] = -204341.99878239,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 548232.71043681,
                                                ["x"] = -204327.75199501,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 550219.86587451,
                                                ["x"] = -207679.38318795,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 548217.97958382,
                                                ["x"] = -204314.22834603,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 548202.60030656,
                                                ["x"] = -204301.44457023,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 548182.56097303,
                                                ["x"] = -204286.50545192,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 548157.57548891,
                                                ["x"] = -204269.90520286,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 550209.96371555,
                                                ["x"] = -207677.99569439,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 548105.87593601,
                                                ["x"] = -204239.46548193,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 547733.84000945,
                                                ["x"] = -204023.9641428,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 547721.41668017,
                                                ["x"] = -204015.56246604,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 551197.53679264,
                                                ["x"] = -207540.7015226,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 551011.91255466,
                                                ["x"] = -207667.70223377,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 550185.44594909,
                                                ["x"] = -207673.12136023,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 547682.41013509,
                                                ["x"] = -203984.30552393,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 547675.15898758,
                                                ["x"] = -203977.42179352,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 547654.7327366,
                                                ["x"] = -203955.45409164,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 550068.67786199,
                                                ["x"] = -207645.48331698,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 547414.29906487,
                                                ["x"] = -203694.48797193,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 547384.0488269,
                                                ["x"] = -203668.32414923,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 547352.49499933,
                                                ["x"] = -203643.74674995,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 550059.20466233,
                                                ["x"] = -207642.30004742,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 547257.87282738,
                                                ["x"] = -203578.47179352,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 547227.27559141,
                                                ["x"] = -203561.4856287,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 547168.87641317,
                                                ["x"] = -203532.9593673,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 550054.6883924,
                                                ["x"] = -207640.15901112,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 551007.21081541,
                                                ["x"] = -207669.39331546,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 550041.6497377,
                                                ["x"] = -207632.75660346,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 550037.79286156,
                                                ["x"] = -207629.57725668,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 550030.5552983,
                                                ["x"] = -207622.67828599,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 549830.90662382,
                                                ["x"] = -207426.48959602,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 550992.77808496,
                                                ["x"] = -207673.4735053,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 549371.80827825,
                                                ["x"] = -207009.93345234,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 549330.89538378,
                                                ["x"] = -206966.05300781,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 549042.41038608,
                                                ["x"] = -206647.19951282,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 549020.86196424,
                                                ["x"] = -206619.62433626,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 550983.05599914,
                                                ["x"] = -207675.8012447,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 549009.38431522,
                                                ["x"] = -206603.24789319,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 549001.44482777,
                                                ["x"] = -206590.52336991,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 548471.72549911,
                                                ["x"] = -204718.72172179,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 547701.61735222,
                                                ["x"] = -204000.30550056,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 547453.83915419,
                                                ["x"] = -203732.70970152,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 548996.72248281,
                                                ["x"] = -206581.71189189,
                                            }, -- end of [30]
                                            [71] = 
                                            {
                                                ["y"] = 547283.27788506,
                                                ["x"] = -203594.42083315,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 547010.41120836,
                                                ["x"] = -203464.79164506,
                                            }, -- end of [75]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 47.714739394409,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551057.79719758,
                                            ["x"] = -207534.05099982,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 208.99471838846,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 549897.55201328,
                                            ["x"] = -207489.98302731,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 22,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1158.6519487367,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 546879.09802107,
                                            ["x"] = -203417.21890456,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2282.2379492178,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551200.27471981,
                                            ["x"] = -207540.59499539,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3485.5313572639,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 546949.11128887,
                                            ["x"] = -203444.95669577,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4686.6624573065,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551198.39848583,
                                            ["x"] = -207541.91941648,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5877.8332802233,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 547008.63936716,
                                            ["x"] = -203468.99578551,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7065.3409128699,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 551155.33330056,
                                            ["x"] = -207572.15397775,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8255.4036255884,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 546957.34299631,
                                            ["x"] = -203448.24613488,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 109,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 492,
                                        ["y"] = 551057.79719758,
                                        ["x"] = -207534.05099978,
                                        ["name"] = "Scouts-3-1",
                                        ["heading"] = 3.1808559995255,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 493,
                                        ["y"] = 551057.28917289,
                                        ["x"] = -207504.06025429,
                                        ["name"] = "Scouts-3-2",
                                        ["heading"] = 3.1246548915354,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 494,
                                        ["y"] = 551056.96264378,
                                        ["x"] = -207474.06274733,
                                        ["name"] = "Scouts-3-3",
                                        ["heading"] = 3.1307078751751,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 551057.79719758,
                                ["x"] = -207534.05099982,
                                ["name"] = "Scouts-3",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 554902.6280531,
                                                ["x"] = -203507.92023574,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 554907.33921011,
                                                ["x"] = -203463.23374946,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 554911.93104681,
                                                ["x"] = -203454.39604236,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 554918.9949128,
                                                ["x"] = -203447.37655874,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 554976.82045959,
                                                ["x"] = -203407.96334111,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 554983.81213431,
                                                ["x"] = -203400.84600647,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 554989.15569077,
                                                ["x"] = -203392.4174972,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 554992.67359706,
                                                ["x"] = -203383.07195751,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 554994.05428098,
                                                ["x"] = -203373.17893914,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 554996.92820882,
                                                ["x"] = -203243.23097851,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 555000.20127006,
                                                ["x"] = -203218.4561437,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 555008.62174357,
                                                ["x"] = -203184.51045601,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 555113.84661005,
                                                ["x"] = -202930.54040486,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 555129.78183075,
                                                ["x"] = -202872.72509564,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 555139.31279598,
                                                ["x"] = -202813.51744786,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 555142.40750868,
                                                ["x"] = -202748.62329296,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 555120.18509005,
                                                ["x"] = -202334.44789925,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 555150.13249553,
                                                ["x"] = -202167.45671488,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 555189.80933653,
                                                ["x"] = -201997.5041902,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 555181.63512319,
                                                ["x"] = -201948.36416895,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 555133.00229732,
                                                ["x"] = -201791.11969103,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 555239.38535333,
                                                ["x"] = -200455.58397503,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 555287.0844124,
                                                ["x"] = -200303.13817566,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 555288.51734443,
                                                ["x"] = -200273.32466121,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 555333.15339718,
                                                ["x"] = -199972.2961165,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 555330.61582367,
                                                ["x"] = -199902.46410842,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 555311.73765675,
                                                ["x"] = -199830.03726303,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 555264.95119985,
                                                ["x"] = -199736.20514501,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 555206.30918083,
                                                ["x"] = -199668.10215193,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 555172.49988895,
                                                ["x"] = -199618.70854989,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 555156.86787753,
                                                ["x"] = -199576.61144572,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 555149.32081701,
                                                ["x"] = -199512.176023,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 555040.60315948,
                                                ["x"] = -198508.5232482,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 554513.25819741,
                                                ["x"] = -204722.22002977,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554611.67154397,
                                                ["x"] = -204596.07760677,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 555009.24906057,
                                                ["x"] = -198424.17078173,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 554617.20715806,
                                                ["x"] = -204587.75137,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 554621.97910579,
                                                ["x"] = -204578.97098414,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 555123.08761483,
                                                ["x"] = -202299.57278413,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 555186.49429351,
                                                ["x"] = -202032.27594978,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 555189.34169292,
                                                ["x"] = -201987.51920234,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 554625.95850154,
                                                ["x"] = -204569.79792292,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 555133.0644234,
                                                ["x"] = -201781.1226358,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 555240.52502743,
                                                ["x"] = -200445.65222964,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 555288.19324222,
                                                ["x"] = -200298.26367893,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 554627.65578933,
                                                ["x"] = -204565.09672691,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 555333.9146351,
                                                ["x"] = -199952.31311288,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 555327.19478963,
                                                ["x"] = -199882.76179624,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 555302.14408118,
                                                ["x"] = -199806.95460671,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 554630.35921225,
                                                ["x"] = -204555.47223158,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 555193.78562138,
                                                ["x"] = -199652.51204574,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 555168.20605323,
                                                ["x"] = -199609.67861717,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 555154.64384229,
                                                ["x"] = -199566.86352867,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 554632.2490548,
                                                ["x"] = -204545.65654988,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 554965.77190094,
                                                ["x"] = -198323.13940515,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 554633.22372627,
                                                ["x"] = -204535.70610501,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 554633.92756619,
                                                ["x"] = -204515.72050098,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 554636.02561746,
                                                ["x"] = -204310.7574957,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 554637.52478431,
                                                ["x"] = -204295.83460306,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 554640.66102379,
                                                ["x"] = -204276.08385032,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 554643.85897505,
                                                ["x"] = -204261.43259996,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 554649.16075079,
                                                ["x"] = -204242.14918176,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 554654.01901518,
                                                ["x"] = -204227.96002104,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 554665.31278697,
                                                ["x"] = -204200.17062982,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 554775.86415162,
                                                ["x"] = -203953.86090971,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 554779.05772415,
                                                ["x"] = -203944.38668526,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 554782.8004898,
                                                ["x"] = -203929.86338363,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 554784.63492175,
                                                ["x"] = -203920.03596859,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 554786.45742753,
                                                ["x"] = -203905.15046568,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 554787.03067896,
                                                ["x"] = -203890.16366682,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 554786.08823762,
                                                ["x"] = -203750.19074242,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 554786.83590562,
                                                ["x"] = -203745.24877056,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 554787.86541178,
                                                ["x"] = -203740.35601565,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 554789.19919192,
                                                ["x"] = -203735.53944422,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 554792.71176776,
                                                ["x"] = -203726.18282582,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 554797.16893132,
                                                ["x"] = -203717.23242442,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 554897.88982703,
                                                ["x"] = -203527.29456589,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 554899.4506028,
                                                ["x"] = -203522.54829237,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 554901.97900138,
                                                ["x"] = -203512.8773382,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 554906.14987318,
                                                ["x"] = -203468.08537682,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 554909.29555947,
                                                ["x"] = -203458.63555255,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 554915.1706076,
                                                ["x"] = -203450.59315855,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 554927.1754734,
                                                ["x"] = -203441.62739142,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 554980.53059519,
                                                ["x"] = -203404.61390835,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 554986.71023444,
                                                ["x"] = -203396.77171838,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 554991.12269094,
                                                ["x"] = -203387.82163462,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 554993.56271286,
                                                ["x"] = -203378.15404021,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 554994.65470602,
                                                ["x"] = -203358.19251248,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 554997.91226908,
                                                ["x"] = -203233.28028785,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 555003.26736554,
                                                ["x"] = -203203.77749473,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 555013.71167457,
                                                ["x"] = -203170.40234921,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 555122.59326015,
                                                ["x"] = -202901.84720342,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 555135.36009435,
                                                ["x"] = -202843.25210522,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 555141.62424531,
                                                ["x"] = -202783.61049466,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 555140.94997033,
                                                ["x"] = -202698.64931686,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 555127.88007805,
                                                ["x"] = -202264.90679682,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 555188.25437072,
                                                ["x"] = -202022.43329048,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 555187.62819893,
                                                ["x"] = -201972.61945699,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 555134.59937209,
                                                ["x"] = -201806.02514111,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 555134.19068277,
                                                ["x"] = -201766.166754,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 555242.61951591,
                                                ["x"] = -200435.87671526,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 555288.85607983,
                                                ["x"] = -200293.31036832,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 555288.21082705,
                                                ["x"] = -200238.40808373,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 555333.64743952,
                                                ["x"] = -199937.31724685,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 555323.81876637,
                                                ["x"] = -199868.14832693,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 555289.22619777,
                                                ["x"] = -199779.88143256,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 555246.90656331,
                                                ["x"] = -199712.25991898,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 555185.08507049,
                                                ["x"] = -199640.29571248,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 555164.37585467,
                                                ["x"] = -199600.44216963,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 555152.95378378,
                                                ["x"] = -199557.00833311,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 555124.25519377,
                                                ["x"] = -198858.09231717,
                                            }, -- end of [128]
                                            [129] = 
                                            {
                                                ["y"] = 555109.70939331,
                                                ["x"] = -198769.28440687,
                                            }, -- end of [129]
                                            [65] = 
                                            {
                                                ["y"] = 555119.18039003,
                                                ["x"] = -202369.42920891,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 555134.50025283,
                                                ["x"] = -202230.54224225,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 555189.30422691,
                                                ["x"] = -202012.49222545,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 555185.59424787,
                                                ["x"] = -201962.83011882,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 555133.33039146,
                                                ["x"] = -201796.1082187,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 555225.9859557,
                                                ["x"] = -200695.15383937,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 555250.54522564,
                                                ["x"] = -200412.16760021,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 555289.0126653,
                                                ["x"] = -200288.31413799,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 555330.86436504,
                                                ["x"] = -199997.18838854,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 555332.35734547,
                                                ["x"] = -199917.36094014,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 555318.28473407,
                                                ["x"] = -199848.93171603,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 555272.88375216,
                                                ["x"] = -199748.93406752,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 555240.27812883,
                                                ["x"] = -199704.77436934,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 555179.78001526,
                                                ["x"] = -199631.82004107,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 555161.02788267,
                                                ["x"] = -199591.02064939,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 555151.18749408,
                                                ["x"] = -199542.11450242,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 555090.88992045,
                                                ["x"] = -198681.28298391,
                                            }, -- end of [130]
                                            [79] = 
                                            {
                                                ["y"] = 555136.6369455,
                                                ["x"] = -201815.81360997,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 555287.37917035,
                                                ["x"] = -200248.36533472,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 555259.26876995,
                                                ["x"] = -199727.97819772,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 555134.49850153,
                                                ["x"] = -198947.49870471,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 555067.83851395,
                                                ["x"] = -198594.29417866,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 554362.06780504,
                                                ["x"] = -197111.75307556,
                                            }, -- end of [135]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 554902.07750257,
                                                ["x"] = -203512.27125372,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 554906.26059974,
                                                ["x"] = -203467.48157226,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 554909.5786327,
                                                ["x"] = -203458.09123682,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 554915.6164952,
                                                ["x"] = -203450.17112897,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 554927.68493587,
                                                ["x"] = -203441.2849286,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 554977.29129264,
                                                ["x"] = -203407.56942996,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 554984.18695008,
                                                ["x"] = -203400.35942386,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 554989.41905531,
                                                ["x"] = -203391.86350228,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 554992.81244304,
                                                ["x"] = -203382.47400768,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 554994.09786769,
                                                ["x"] = -203372.56662363,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 554996.97732387,
                                                ["x"] = -203242.61908286,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 555001.2338122,
                                                ["x"] = -203212.93884159,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 555008.81372515,
                                                ["x"] = -203183.92735883,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 555114.03977085,
                                                ["x"] = -202929.95772426,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 555129.9121602,
                                                ["x"] = -202872.12522628,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 555139.37658587,
                                                ["x"] = -202812.90690694,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 555140.91832561,
                                                ["x"] = -202698.03626997,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 555127.17630536,
                                                ["x"] = -202269.23609367,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 555188.34391979,
                                                ["x"] = -202021.82599357,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 555189.29250169,
                                                ["x"] = -201986.90733384,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 555136.49567859,
                                                ["x"] = -201815.21623029,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 555133.09205275,
                                                ["x"] = -201780.50939298,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 555240.64149388,
                                                ["x"] = -200445.04952293,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 555289.01246629,
                                                ["x"] = -200287.70026625,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 555330.93474139,
                                                ["x"] = -199996.57857256,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 555332.30071684,
                                                ["x"] = -199916.74971513,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 555318.10016756,
                                                ["x"] = -199848.34620805,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 555275.02774499,
                                                ["x"] = -199752.76040265,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 555243.24081908,
                                                ["x"] = -199708.0089073,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 555190.44770429,
                                                ["x"] = -199647.99843548,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 555165.99908295,
                                                ["x"] = -199604.51687713,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 555153.63767911,
                                                ["x"] = -199561.34074658,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 555119.78891588,
                                                ["x"] = -198827.80634529,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 554491.8956462,
                                                ["x"] = -204749.16529395,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554612.02426928,
                                                ["x"] = -204595.57519979,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 555103.78559277,
                                                ["x"] = -198739.24949107,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 554617.52803644,
                                                ["x"] = -204587.22804958,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 554620.02962932,
                                                ["x"] = -204582.89933689,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 555119.18311034,
                                                ["x"] = -202373.81535698,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 555133.58115644,
                                                ["x"] = -202234.83097686,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 555188.96141212,
                                                ["x"] = -202016.86468159,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 554622.23935251,
                                                ["x"] = -204578.41501064,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 555134.4987275,
                                                ["x"] = -201805.41960777,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 555134.25022495,
                                                ["x"] = -201765.55578228,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 555242.79352476,
                                                ["x"] = -200435.28803305,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 554626.18000678,
                                                ["x"] = -204569.22565837,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 555333.19251661,
                                                ["x"] = -199971.68349999,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 555330.52902248,
                                                ["x"] = -199901.85640859,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 555313.28110328,
                                                ["x"] = -199834.14287611,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 554627.84633042,
                                                ["x"] = -204564.51338184,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 555232.90550538,
                                                ["x"] = -199697.1392336,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 555182.05575136,
                                                ["x"] = -199635.56967697,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 555162.43400326,
                                                ["x"] = -199595.17510363,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 554630.50066173,
                                                ["x"] = -204554.87469077,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 555083.5215882,
                                                ["x"] = -198651.56943268,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 554632.33007199,
                                                ["x"] = -204545.04802834,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 554633.26371656,
                                                ["x"] = -204535.09355266,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 554633.93766782,
                                                ["x"] = -204515.1067201,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 554635.72287399,
                                                ["x"] = -204315.13314525,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 554636.99459272,
                                                ["x"] = -204300.18840557,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 554639.87803927,
                                                ["x"] = -204280.39922563,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 554642.83601663,
                                                ["x"] = -204265.69708479,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 554647.92400918,
                                                ["x"] = -204246.35724505,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 554652.51962113,
                                                ["x"] = -204232.08188085,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 554659.72161188,
                                                ["x"] = -204213.42560726,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 554777.73757673,
                                                ["x"] = -203948.56909487,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 554780.56039892,
                                                ["x"] = -203938.97740581,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 554782.9314312,
                                                ["x"] = -203929.26375691,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 554784.72958945,
                                                ["x"] = -203919.42944827,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 554786.50075634,
                                                ["x"] = -203904.53813316,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 554787.0381168,
                                                ["x"] = -203889.54984786,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 554786.15405075,
                                                ["x"] = -203749.58041775,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 554786.95025138,
                                                ["x"] = -203744.64547917,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 554788.01008152,
                                                ["x"] = -203739.75961176,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 554789.38561226,
                                                ["x"] = -203734.95467615,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 554792.96806216,
                                                ["x"] = -203725.62502516,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 554797.45371213,
                                                ["x"] = -203716.68861503,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 554898.12533265,
                                                ["x"] = -203526.72767552,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 554899.62123718,
                                                ["x"] = -203521.95861005,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 554902.6907816,
                                                ["x"] = -203507.30958653,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 554907.54465285,
                                                ["x"] = -203462.65538883,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 554912.29961083,
                                                ["x"] = -203453.90485727,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 554919.48505283,
                                                ["x"] = -203447.00699939,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 554973.37241144,
                                                ["x"] = -203410.67355285,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 554980.96086022,
                                                ["x"] = -203404.17590329,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 554987.03863294,
                                                ["x"] = -203396.25351295,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 554991.34002614,
                                                ["x"] = -203387.24705114,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 554993.63956369,
                                                ["x"] = -203377.54501111,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 554994.66778119,
                                                ["x"] = -203357.57878757,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 554997.99147084,
                                                ["x"] = -203232.6715646,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 555004.65141872,
                                                ["x"] = -203198.33722976,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 555013.93453888,
                                                ["x"] = -203169.83036983,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 555122.75640141,
                                                ["x"] = -202901.25541465,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 555135.45732191,
                                                ["x"] = -202842.64598975,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 555141.65459743,
                                                ["x"] = -202782.99738601,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 555119.95526312,
                                                ["x"] = -202338.82800181,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 555146.44019177,
                                                ["x"] = -202181.36095457,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 555189.62380507,
                                                ["x"] = -202006.88602549,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 555185.45044255,
                                                ["x"] = -201962.23333608,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 555133.27523199,
                                                ["x"] = -201795.49684652,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 555226.01279565,
                                                ["x"] = -200694.54056228,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 555288.30307224,
                                                ["x"] = -200297.6597238,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 555287.40905311,
                                                ["x"] = -200247.75220347,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 555333.92009045,
                                                ["x"] = -199951.6992609,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 555327.07058032,
                                                ["x"] = -199882.16062287,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 555305.89122409,
                                                ["x"] = -199815.56018658,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 555261.82152321,
                                                ["x"] = -199731.54440679,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 555212.45686932,
                                                ["x"] = -199675.19458465,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 555174.53444262,
                                                ["x"] = -199622.59402279,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 555159.36730349,
                                                ["x"] = -199585.65857921,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 555150.02582126,
                                                ["x"] = -199526.54467559,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 555030.39668799,
                                                ["x"] = -198479.66123914,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 555147.34477625,
                                                ["x"] = -199416.58537907,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 554997.66155214,
                                                ["x"] = -198395.83500399,
                                            }, -- end of [137]
                                            [65] = 
                                            {
                                                ["y"] = 555142.40567594,
                                                ["x"] = -202748.00942865,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 555122.62004299,
                                                ["x"] = -202303.93391843,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 555186.61664493,
                                                ["x"] = -202031.67440307,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 555189.80187742,
                                                ["x"] = -201996.89050575,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 555181.45785665,
                                                ["x"] = -201947.77645724,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 555132.98115748,
                                                ["x"] = -201790.50618996,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 555239.44181763,
                                                ["x"] = -200454.97271322,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 555288.89951931,
                                                ["x"] = -200292.69803533,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 555288.31213786,
                                                ["x"] = -200237.80263781,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 555333.6218403,
                                                ["x"] = -199936.70388786,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 555323.66513039,
                                                ["x"] = -199867.55400117,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 555293.4036534,
                                                ["x"] = -199788.28662068,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 555255.89060883,
                                                ["x"] = -199723.4947814,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 555199.55156833,
                                                ["x"] = -199659.91793706,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 555170.03124614,
                                                ["x"] = -199613.66691962,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 555155.54364537,
                                                ["x"] = -199571.156329,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 555139.25179385,
                                                ["x"] = -199011.70657479,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 554944.38243429,
                                                ["x"] = -198277.26774051,
                                            }, -- end of [138]
                                            [79] = 
                                            {
                                                ["y"] = 555187.5223234,
                                                ["x"] = -201972.01473842,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 555288.48171811,
                                                ["x"] = -200272.71183182,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 555269.99160891,
                                                ["x"] = -199744.12292853,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 555151.62371667,
                                                ["x"] = -199546.47886685,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 555131.49870553,
                                                ["x"] = -198917.03251555,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 555059.04086152,
                                                ["x"] = -198564.97202815,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 554418.28116868,
                                                ["x"] = -197223.9410791,
                                            }, -- end of [139]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 554476.64629442,
                                                ["x"] = -204750.98780339,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554476.64629442,
                                                ["x"] = -204750.98780339,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 555322.85794476,
                                                ["x"] = -199876.22264963,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 555328.19171935,
                                                ["x"] = -199905.73372579,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 555330.92150642,
                                                ["x"] = -199940.61287253,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 555330.07182694,
                                                ["x"] = -199975.58586726,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 555319.39009043,
                                                ["x"] = -200054.83923892,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 555284.41647659,
                                                ["x"] = -200251.66100941,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 555286.15928613,
                                                ["x"] = -200286.61210652,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 555285.59801583,
                                                ["x"] = -200296.582396,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 555281.80677306,
                                                ["x"] = -200311.08339004,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 555237.18685125,
                                                ["x"] = -200448.91376523,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 555140.77858782,
                                                ["x"] = -201685.01296218,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 555130.10451315,
                                                ["x"] = -201789.41810645,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 555131.45087203,
                                                ["x"] = -201804.34770296,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 555134.52291713,
                                                ["x"] = -201819.02214702,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 555180.97995404,
                                                ["x"] = -201956.3568095,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 555185.24404899,
                                                ["x"] = -201975.88295807,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 555186.56385321,
                                                ["x"] = -202010.79265294,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 555129.87487553,
                                                ["x"] = -202238.65124311,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 555116.35877377,
                                                ["x"] = -202377.72615868,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 555136.62598073,
                                                ["x"] = -202811.82250457,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 555111.3924527,
                                                ["x"] = -202928.89295743,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 554999.59019472,
                                                ["x"] = -203206.97463137,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 554990.8989669,
                                                ["x"] = -203376.46165994,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 554984.37013806,
                                                ["x"] = -203395.17231899,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 554970.42534198,
                                                ["x"] = -203409.31744995,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 554909.58972153,
                                                ["x"] = -203452.79552579,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 554902.79345269,
                                                ["x"] = -203471.34406126,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 554895.48458018,
                                                ["x"] = -203525.66499085,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 554784.26080443,
                                                ["x"] = -203743.5700831,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 554783.71842178,
                                                ["x"] = -203903.45128055,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 554775.09080855,
                                                ["x"] = -203947.504596,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 554646.68739357,
                                                ["x"] = -204240.49572236,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 554630.11837176,
                                                ["x"] = -204538.99333438,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 554585.16918097,
                                                ["x"] = -204626.35604277,
                                            }, -- end of [140]
                                            [1] = 
                                            {
                                                ["y"] = 554415.73387026,
                                                ["x"] = -197225.21743968,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554976.34818456,
                                                ["x"] = -198353.57277153,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 554628.85416852,
                                                ["x"] = -204548.90966709,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 554495.56438908,
                                                ["x"] = -204739.96535535,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 555014.72176767,
                                                ["x"] = -198445.90604368,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 555045.06099615,
                                                ["x"] = -198530.62879546,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 555185.62237829,
                                                ["x"] = -202020.74527965,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 555123.69301492,
                                                ["x"] = -202273.09695793,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 555118.12098008,
                                                ["x"] = -202427.69037124,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 555071.25785919,
                                                ["x"] = -198616.72255863,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 555097.81357366,
                                                ["x"] = -202966.51307255,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 554996.76070639,
                                                ["x"] = -203221.70204837,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 554990.13488644,
                                                ["x"] = -203381.40091119,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 555093.25102175,
                                                ["x"] = -198703.98490719,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 554953.91044668,
                                                ["x"] = -203420.59537671,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 554906.93666102,
                                                ["x"] = -203457.02538163,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 554901.4564652,
                                                ["x"] = -203486.28302032,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 555110.99450193,
                                                ["x"] = -198792.20954025,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 554783.41551693,
                                                ["x"] = -203748.49757189,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 554782.71501524,
                                                ["x"] = -203913.39831701,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 554771.65732797,
                                                ["x"] = -203956.89557199,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 555124.44942762,
                                                ["x"] = -198881.18923951,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 554626.61642212,
                                                ["x"] = -204558.65461175,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 555133.59166463,
                                                ["x"] = -198970.71492408,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 555140.26168839,
                                                ["x"] = -199100.53128915,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 555148.17376861,
                                                ["x"] = -199540.41987683,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 555149.83576194,
                                                ["x"] = -199555.32593837,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 555152.39911841,
                                                ["x"] = -199570.10216389,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 555154.76736861,
                                                ["x"] = -199579.81656384,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 555159.0797157,
                                                ["x"] = -199594.18039812,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 555162.54254695,
                                                ["x"] = -199603.56045895,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 555166.47169993,
                                                ["x"] = -199612.75528529,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 555170.86037602,
                                                ["x"] = -199621.73943204,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 555178.24459579,
                                                ["x"] = -199634.79323273,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 555183.62152542,
                                                ["x"] = -199643.2231814,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 555192.3926907,
                                                ["x"] = -199655.38906158,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 555204.97606521,
                                                ["x"] = -199670.9311329,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 555225.06958751,
                                                ["x"] = -199693.20332449,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 555242.33056449,
                                                ["x"] = -199711.28345411,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 555251.82258686,
                                                ["x"] = -199722.89573539,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 555260.71724257,
                                                ["x"] = -199734.96970746,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 555268.79383092,
                                                ["x"] = -199747.60889926,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 555273.71687984,
                                                ["x"] = -199756.31191415,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 555294.14861589,
                                                ["x"] = -199796.40110216,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 555304.34312592,
                                                ["x"] = -199819.22554904,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 555311.60022973,
                                                ["x"] = -199837.86026992,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 555317.73925731,
                                                ["x"] = -199856.89283111,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 555325.87062336,
                                                ["x"] = -199890.91565797,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 555329.78599458,
                                                ["x"] = -199920.64681122,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 555331.01769952,
                                                ["x"] = -199955.61061168,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 555327.6066242,
                                                ["x"] = -200000.46158727,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 555284.90749293,
                                                ["x"] = -200241.67405324,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 555284.59515293,
                                                ["x"] = -200256.65713855,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 555286.10753938,
                                                ["x"] = -200291.61136052,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 555284.56941491,
                                                ["x"] = -200301.47398997,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 555238.94680205,
                                                ["x"] = -200439.07496408,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 555229.25882392,
                                                ["x"] = -200543.58008473,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 555130.29430436,
                                                ["x"] = -201779.42212758,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 555130.33141608,
                                                ["x"] = -201794.41241326,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 555133.33302692,
                                                ["x"] = -201814.16630472,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 555137.48604595,
                                                ["x"] = -201828.57185508,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 555183.41711365,
                                                ["x"] = -201966.05424025,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 555186.72086045,
                                                ["x"] = -201990.80824579,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 555183.92725595,
                                                ["x"] = -202030.59918113,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 555119.36659983,
                                                ["x"] = -202307.82423124,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 555139.55308313,
                                                ["x"] = -202746.92028072,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 555127.23121251,
                                                ["x"] = -202871.05158877,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 555006.16626682,
                                                ["x"] = -203182.86249801,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 554994.67397776,
                                                ["x"] = -203236.55476011,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 554988.70733386,
                                                ["x"] = -203386.1864821,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 554978.14778161,
                                                ["x"] = -203402.97649188,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 554916.55201554,
                                                ["x"] = -203445.66945502,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 554904.91120171,
                                                ["x"] = -203461.59423791,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 554899.36009668,
                                                ["x"] = -203511.19108914,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 554788.39018466,
                                                ["x"] = -203729.17012225,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 554782.97077966,
                                                ["x"] = -203753.47684403,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 554780.25074444,
                                                ["x"] = -203928.19040969,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 554757.83091835,
                                                ["x"] = -203989.0455806,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 554638.08361633,
                                                ["x"] = -204274.40516897,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 554619.59757958,
                                                ["x"] = -204577.35079047,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 554634.87692729,
                                                ["x"] = -204294.14449645,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 554617.3727785,
                                                ["x"] = -204581.82749875,
                                            }, -- end of [137]
                                            [65] = 
                                            {
                                                ["y"] = 555186.95952762,
                                                ["x"] = -202000.80055246,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 555179.38254425,
                                                ["x"] = -202050.07354228,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 555116.92472307,
                                                ["x"] = -202342.73465719,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 555138.85604689,
                                                ["x"] = -202781.90940469,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 555120.09696567,
                                                ["x"] = -202900.18701203,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 555003.30497941,
                                                ["x"] = -203192.44349627,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 554993.52604223,
                                                ["x"] = -203251.50929466,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 554986.78650663,
                                                ["x"] = -203390.80261195,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 554974.39402084,
                                                ["x"] = -203406.27696841,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 554912.78915784,
                                                ["x"] = -203448.95703015,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 554903.57449875,
                                                ["x"] = -203466.40664282,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 554898.31195073,
                                                ["x"] = -203516.07592783,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 554785.34490356,
                                                ["x"] = -203738.6898112,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 554782.70163363,
                                                ["x"] = -203763.47214689,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 554777.89953874,
                                                ["x"] = -203937.90863251,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 554653.36727509,
                                                ["x"] = -204221.64807111,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 554633.30010075,
                                                ["x"] = -204309.05927227,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 554614.85210866,
                                                ["x"] = -204586.14510592,
                                            }, -- end of [138]
                                            [79] = 
                                            {
                                                ["y"] = 555132.74604367,
                                                ["x"] = -202841.56670291,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 554981.46702079,
                                                ["x"] = -203399.2427139,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 554893.39921087,
                                                ["x"] = -203530.20830275,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 554641.34074757,
                                                ["x"] = -204259.76687474,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 554632.02566316,
                                                ["x"] = -204334.02423516,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 554623.54338176,
                                                ["x"] = -204568.16379639,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 554609.31798629,
                                                ["x"] = -204594.47226291,
                                            }, -- end of [139]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [121] = 
                                            {
                                                ["y"] = 554619.01137689,
                                                ["x"] = -204578.59201771,
                                            }, -- end of [121]
                                            [122] = 
                                            {
                                                ["y"] = 554616.70175547,
                                                ["x"] = -204583.02505185,
                                            }, -- end of [122]
                                            [31] = 
                                            {
                                                ["y"] = 555320.82213331,
                                                ["x"] = -200046.33163676,
                                            }, -- end of [31]
                                            [124] = 
                                            {
                                                ["y"] = 554599.60071395,
                                                ["x"] = -204607.64847914,
                                            }, -- end of [124]
                                            [2] = 
                                            {
                                                ["y"] = 555147.50618825,
                                                ["x"] = -199531.81859654,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 555164.99438708,
                                                ["x"] = -199609.44244729,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 555284.81715301,
                                                ["x"] = -200243.04377339,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 555284.43159462,
                                                ["x"] = -200253.03364164,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 555286.02579286,
                                                ["x"] = -200292.98159897,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 555285.35792985,
                                                ["x"] = -200297.93390224,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 555169.21397382,
                                                ["x"] = -199618.5074521,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 555284.22832696,
                                                ["x"] = -200302.80363285,
                                            }, -- end of [36]
                                            [123] = 
                                            {
                                                ["y"] = 554611.38243176,
                                                ["x"] = -204591.4898225,
                                            }, -- end of [123]
                                            [37] = 
                                            {
                                                ["y"] = 555281.39572473,
                                                ["x"] = -200312.39311283,
                                            }, -- end of [37]
                                            [47] = 
                                            {
                                                ["y"] = 555134.89556124,
                                                ["x"] = -201820.3433052,
                                            }, -- end of [47]
                                            [38] = 
                                            {
                                                ["y"] = 555238.66967045,
                                                ["x"] = -200440.41941144,
                                            }, -- end of [38]
                                            [30] = 
                                            {
                                                ["y"] = 555328.03471768,
                                                ["x"] = -199996.85965485,
                                            }, -- end of [30]
                                            [39] = 
                                            {
                                                ["y"] = 555237.03779683,
                                                ["x"] = -200450.27835783,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 555173.89843071,
                                                ["x"] = -199627.34065445,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 555227.99604649,
                                                ["x"] = -200564.91543701,
                                            }, -- end of [40]
                                            [4] = 
                                            {
                                                ["y"] = 555151.68172735,
                                                ["x"] = -199566.54653386,
                                            }, -- end of [4]
                                            [41] = 
                                            {
                                                ["y"] = 555141.18280657,
                                                ["x"] = -201681.40837983,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 555264.20705378,
                                                ["x"] = -199740.30208817,
                                            }, -- end of [17]
                                            [42] = 
                                            {
                                                ["y"] = 555130.22815997,
                                                ["x"] = -201780.79324285,
                                            }, -- end of [42]
                                            [18] = 
                                            {
                                                ["y"] = 555271.97758607,
                                                ["x"] = -199753.1288426,
                                            }, -- end of [18]
                                            [43] = 
                                            {
                                                ["y"] = 555130.14155298,
                                                ["x"] = -201790.79031388,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 555181.61636487,
                                                ["x"] = -199640.20046159,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 555130.44231514,
                                                ["x"] = -201795.7806057,
                                            }, -- end of [44]
                                            [29] = 
                                            {
                                                ["y"] = 555330.32045533,
                                                ["x"] = -199971.96711739,
                                            }, -- end of [29]
                                            [45] = 
                                            {
                                                ["y"] = 555131.66104415,
                                                ["x"] = -201805.70408005,
                                            }, -- end of [45]
                                            [19] = 
                                            {
                                                ["y"] = 555290.40003875,
                                                ["x"] = -199788.63082941,
                                            }, -- end of [19]
                                            [46] = 
                                            {
                                                ["y"] = 555133.63906033,
                                                ["x"] = -201815.50452938,
                                            }, -- end of [46]
                                            [5] = 
                                            {
                                                ["y"] = 555153.8521029,
                                                ["x"] = -199576.30656531,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = 555149.3627989,
                                                ["x"] = -199551.72964321,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 555190.2112381,
                                                ["x"] = -199652.49107073,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 555139.53533628,
                                                ["x"] = -201834.60605296,
                                            }, -- end of [48]
                                            [20] = 
                                            {
                                                ["y"] = 555302.93335247,
                                                ["x"] = -199815.88344582,
                                            }, -- end of [20]
                                            [49] = 
                                            {
                                                ["y"] = 555179.99366442,
                                                ["x"] = -201952.86621393,
                                            }, -- end of [49]
                                            [28] = 
                                            {
                                                ["y"] = 555331.07008394,
                                                ["x"] = -199951.98371845,
                                            }, -- end of [28]
                                            [50] = 
                                            {
                                                ["y"] = 555183.71090804,
                                                ["x"] = -201967.39514047,
                                            }, -- end of [50]
                                            [7] = 
                                            {
                                                ["y"] = 555161.23044013,
                                                ["x"] = -199600.1788099,
                                            }, -- end of [7]
                                            [51] = 
                                            {
                                                ["y"] = 555185.42087074,
                                                ["x"] = -201977.24417522,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 555202.63245185,
                                                ["x"] = -199668.16263594,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 555186.79783886,
                                                ["x"] = -201992.17836927,
                                            }, -- end of [52]
                                            [21] = 
                                            {
                                                ["y"] = 555310.35911358,
                                                ["x"] = -199834.45182661,
                                            }, -- end of [21]
                                            [53] = 
                                            {
                                                ["y"] = 555186.9363225,
                                                ["x"] = -202002.17272766,
                                            }, -- end of [53]
                                            [22] = 
                                            {
                                                ["y"] = 555315.20860403,
                                                ["x"] = -199848.64468031,
                                            }, -- end of [22]
                                            [54] = 
                                            {
                                                ["y"] = 555186.07327047,
                                                ["x"] = -202017.14621587,
                                            }, -- end of [54]
                                            [27] = 
                                            {
                                                ["y"] = 555330.78458929,
                                                ["x"] = -199936.98815291,
                                            }, -- end of [27]
                                            [55] = 
                                            {
                                                ["y"] = 555184.6059796,
                                                ["x"] = -202027.03601073,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 555222.57300505,
                                                ["x"] = -199690.57194577,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 555181.46478561,
                                                ["x"] = -202041.70139618,
                                            }, -- end of [56]
                                            [23] = 
                                            {
                                                ["y"] = 555320.80006494,
                                                ["x"] = -199867.84482866,
                                            }, -- end of [23]
                                            [57] = 
                                            {
                                                ["y"] = 555127.67148499,
                                                ["x"] = -202249.8083834,
                                            }, -- end of [57]
                                            [6] = 
                                            {
                                                ["y"] = 555157.9471628,
                                                ["x"] = -199590.73459606,
                                            }, -- end of [6]
                                            [58] = 
                                            {
                                                ["y"] = 555122.08127574,
                                                ["x"] = -202284.35473593,
                                            }, -- end of [58]
                                            [24] = 
                                            {
                                                ["y"] = 555324.2236625,
                                                ["x"] = -199882.44716839,
                                            }, -- end of [24]
                                            [59] = 
                                            {
                                                ["y"] = 555118.36583028,
                                                ["x"] = -202319.15267955,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 555246.43571145,
                                                ["x"] = -199716.15710888,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 555116.53922515,
                                                ["x"] = -202354.10068677,
                                            }, -- end of [60]
                                            [26] = 
                                            {
                                                ["y"] = 555329.46892088,
                                                ["x"] = -199917.03364391,
                                            }, -- end of [26]
                                            [61] = 
                                            {
                                                ["y"] = 555116.53785259,
                                                ["x"] = -202389.0973369,
                                            }, -- end of [61]
                                            [25] = 
                                            {
                                                ["y"] = 555327.69499427,
                                                ["x"] = -199902.14062915,
                                            }, -- end of [25]
                                            [62] = 
                                            {
                                                ["y"] = 555120.46648356,
                                                ["x"] = -202463.98706167,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 555141.96483338,
                                                ["x"] = -199171.88349667,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 555139.37675534,
                                                ["x"] = -202733.29423215,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 555258.65234448,
                                                ["x"] = -199731.98760696,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 555139.20148514,
                                                ["x"] = -202773.28908506,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 555137.4366064,
                                                ["x"] = -202803.23347759,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 555134.03003864,
                                                ["x"] = -202833.03559046,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 555128.98367151,
                                                ["x"] = -202862.60425818,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 555122.31368202,
                                                ["x"] = -202891.84946821,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 555114.04533242,
                                                ["x"] = -202920.68368852,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 555102.64638082,
                                                ["x"] = -202953.77170369,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 555074.44491903,
                                                ["x"] = -203023.2596249,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 555009.02547301,
                                                ["x"] = -203174.72320257,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 555004.29520716,
                                                ["x"] = -203188.95383865,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 554999.29141247,
                                                ["x"] = -203208.31429987,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 554996.54049266,
                                                ["x"] = -203223.05717233,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 554994.53712821,
                                                ["x"] = -203237.92063284,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 554993.22695401,
                                                ["x"] = -203257.87493523,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 554990.73480644,
                                                ["x"] = -203377.82449274,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 554989.82829522,
                                                ["x"] = -203382.73887505,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 554988.21736312,
                                                ["x"] = -203387.46998966,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 554986.18153933,
                                                ["x"] = -203392.0335584,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 554983.61324864,
                                                ["x"] = -203396.31695222,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 554980.60578957,
                                                ["x"] = -203400.31156128,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 554977.14790893,
                                                ["x"] = -203403.91699455,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 554973.3198193,
                                                ["x"] = -203407.13158154,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 554965.2230638,
                                                ["x"] = -203412.99780863,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 554915.48055499,
                                                ["x"] = -203446.5275429,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 554911.85616188,
                                                ["x"] = -203449.96357257,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 554908.79741423,
                                                ["x"] = -203453.91615825,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 554906.32573092,
                                                ["x"] = -203458.25416595,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 554904.46269148,
                                                ["x"] = -203462.89132196,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 554903.32049179,
                                                ["x"] = -203467.75563793,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 554902.63232409,
                                                ["x"] = -203472.70727124,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 554899.14669964,
                                                ["x"] = -203512.54727815,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 554897.95166525,
                                                ["x"] = -203517.40048395,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 554894.94566464,
                                                ["x"] = -203526.92745756,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 554892.78880163,
                                                ["x"] = -203531.43782954,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 554787.91887296,
                                                ["x"] = -203730.45947111,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 554785.02085909,
                                                ["x"] = -203740.02335493,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 554783.25957935,
                                                ["x"] = -203749.86138094,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 554782.89875487,
                                                ["x"] = -203754.84765759,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 554782.69518858,
                                                ["x"] = -203769.84482712,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 554783.91609016,
                                                ["x"] = -203899.82943509,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 554783.16711892,
                                                ["x"] = -203909.7993149,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 554780.96040427,
                                                ["x"] = -203924.63367319,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 554778.80702301,
                                                ["x"] = -203934.39626383,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 554774.64879977,
                                                ["x"] = -203948.80419625,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 554769.27213122,
                                                ["x"] = -203962.80497797,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 554649.41628065,
                                                ["x"] = -204232.31191631,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 554646.2891949,
                                                ["x"] = -204241.80937765,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 554641.00948152,
                                                ["x"] = -204261.09884796,
                                            }, -- end of [111]
                                            [112] = 
                                            {
                                                ["y"] = 554637.82687973,
                                                ["x"] = -204275.75349267,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 554634.696617,
                                                ["x"] = -204295.50527412,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 554633.19460445,
                                                ["x"] = -204310.42791729,
                                            }, -- end of [114]
                                            [115] = 
                                            {
                                                ["y"] = 554631.98623612,
                                                ["x"] = -204335.39638206,
                                            }, -- end of [115]
                                            [116] = 
                                            {
                                                ["y"] = 554629.99386806,
                                                ["x"] = -204540.36039778,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 554628.59708715,
                                                ["x"] = -204550.25798058,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 554626.24978496,
                                                ["x"] = -204559.97743986,
                                            }, -- end of [118]
                                            [119] = 
                                            {
                                                ["y"] = 554624.77425637,
                                                ["x"] = -204564.75282741,
                                            }, -- end of [119]
                                            [120] = 
                                            {
                                                ["y"] = 554623.04404731,
                                                ["x"] = -204569.44192797,
                                            }, -- end of [120]
                                            [125] = 
                                            {
                                                ["y"] = 554489.66642642,
                                                ["x"] = -204747.39091577,
                                            }, -- end of [125]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 554901.99600453,
                                                ["x"] = -203512.77805628,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 554906.16752339,
                                                ["x"] = -203467.986239,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 554909.34127362,
                                                ["x"] = -203458.54588467,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 554915.24301822,
                                                ["x"] = -203450.5231609,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 554927.25901457,
                                                ["x"] = -203441.57117281,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 554976.89793211,
                                                ["x"] = -203407.89901205,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 554983.87394601,
                                                ["x"] = -203400.76646017,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 554989.19938102,
                                                ["x"] = -203392.32686078,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 554992.69700735,
                                                ["x"] = -203382.97402111,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 554994.06162536,
                                                ["x"] = -203373.07851189,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 554996.9361781,
                                                ["x"] = -203243.13059906,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 555001.13434023,
                                                ["x"] = -203213.44219681,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 555008.65306317,
                                                ["x"] = -203184.41474987,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 555113.87833264,
                                                ["x"] = -202930.44483718,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 555129.8032556,
                                                ["x"] = -202872.62670597,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 555139.32330694,
                                                ["x"] = -202813.41730256,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 555140.94479953,
                                                ["x"] = -202698.54875452,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 555127.8965816,
                                                ["x"] = -202264.80746313,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 555188.26922289,
                                                ["x"] = -202022.33369648,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 555187.61113143,
                                                ["x"] = -201972.5202083,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 555134.58260282,
                                                ["x"] = -201805.92585273,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 555134.20040495,
                                                ["x"] = -201766.06652871,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 555242.64768522,
                                                ["x"] = -200435.78004046,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 555288.51154891,
                                                ["x"] = -200273.22413284,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 555333.15987752,
                                                ["x"] = -199972.19562984,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 555330.60166669,
                                                ["x"] = -199902.3644127,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 555311.70167088,
                                                ["x"] = -199829.94321787,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 555264.89618159,
                                                ["x"] = -199736.1208095,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 555206.24403167,
                                                ["x"] = -199668.02537223,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 555172.45427583,
                                                ["x"] = -199618.61878028,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 555156.84276713,
                                                ["x"] = -199576.513932,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 555149.31672433,
                                                ["x"] = -199512.07541084,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 555040.57036792,
                                                ["x"] = -198508.42804176,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 554497.79607098,
                                                ["x"] = -204741.73663558,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554611.72948968,
                                                ["x"] = -204595.99525494,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 555009.21169949,
                                                ["x"] = -198424.07727395,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 554617.25998062,
                                                ["x"] = -204587.66564196,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 554619.78338962,
                                                ["x"] = -204583.34963437,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 555119.18063911,
                                                ["x"] = -202369.32851357,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 555134.52162043,
                                                ["x"] = -202230.44384055,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 555189.3109994,
                                                ["x"] = -202012.39175755,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 554622.02190688,
                                                ["x"] = -204578.87983889,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 555133.32112178,
                                                ["x"] = -201796.00795198,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 555225.99037849,
                                                ["x"] = -200695.05324119,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 555288.21174064,
                                                ["x"] = -200298.16469733,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 554625.99505918,
                                                ["x"] = -204569.7041373,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 555333.91561399,
                                                ["x"] = -199952.21242088,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 555327.17449481,
                                                ["x"] = -199882.66316605,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 555302.10302787,
                                                ["x"] = -199806.86266031,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 554627.68730284,
                                                ["x"] = -204565.00112035,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 555193.72497476,
                                                ["x"] = -199652.43166171,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 555168.1651995,
                                                ["x"] = -199609.5865794,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 555154.62444579,
                                                ["x"] = -199566.76471914,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 554630.38259266,
                                                ["x"] = -204555.37425373,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 554965.73004369,
                                                ["x"] = -198323.04782187,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 554632.26258298,
                                                ["x"] = -204545.55675947,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 554633.2304114,
                                                ["x"] = -204535.605633,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 554633.92924731,
                                                ["x"] = -204515.61981962,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 554636.03314823,
                                                ["x"] = -204310.65708286,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 554637.53780659,
                                                ["x"] = -204295.73475658,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 554640.67971402,
                                                ["x"] = -204275.98491637,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 554643.88319276,
                                                ["x"] = -204261.33487332,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 554649.18990212,
                                                ["x"] = -204242.05280085,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 554654.05405003,
                                                ["x"] = -204227.86561703,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 554665.35265276,
                                                ["x"] = -204200.07816215,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 554775.89911797,
                                                ["x"] = -203953.76648032,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 554779.0858635,
                                                ["x"] = -203944.29000441,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 554782.82212606,
                                                ["x"] = -203929.76505878,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 554784.65056743,
                                                ["x"] = -203919.93649783,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 554786.46467911,
                                                ["x"] = -203905.05003183,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 554787.03195781,
                                                ["x"] = -203890.06297962,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 554786.09864064,
                                                ["x"] = -203750.09058588,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 554786.854472,
                                                ["x"] = -203745.14977784,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 554787.88881789,
                                                ["x"] = -203740.25810489,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 554789.22948812,
                                                ["x"] = -203735.44343513,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 554792.75356569,
                                                ["x"] = -203726.09121523,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 554797.21560296,
                                                ["x"] = -203717.14319828,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 554897.92895767,
                                                ["x"] = -203527.20178465,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 554899.47866975,
                                                ["x"] = -203522.45158601,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 554902.63852363,
                                                ["x"] = -203507.82008657,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 554907.37198051,
                                                ["x"] = -203463.13854969,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 554911.99096183,
                                                ["x"] = -203454.31508134,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 554919.07511562,
                                                ["x"] = -203447.31567654,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 554972.96149461,
                                                ["x"] = -203410.98095116,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 554980.60170609,
                                                ["x"] = -203404.54258031,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 554986.7645714,
                                                ["x"] = -203396.68700402,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 554991.15864956,
                                                ["x"] = -203387.72748678,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 554993.57571156,
                                                ["x"] = -203378.05418772,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 554994.65688323,
                                                ["x"] = -203358.09184067,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 554997.92508199,
                                                ["x"] = -203233.18041215,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 555004.52072588,
                                                ["x"] = -203198.8335103,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 555013.74817043,
                                                ["x"] = -203170.3085004,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 555122.62006692,
                                                ["x"] = -202901.75014185,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 555135.37608977,
                                                ["x"] = -202843.15268841,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 555141.62926859,
                                                ["x"] = -202783.50992547,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 555120.19071745,
                                                ["x"] = -202334.34736126,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 555150.15856406,
                                                ["x"] = -202167.35945222,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 555189.80830831,
                                                ["x"] = -201997.40352444,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 555181.60610603,
                                                ["x"] = -201948.26774519,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 555132.99858012,
                                                ["x"] = -201791.01906404,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 555239.39458199,
                                                ["x"] = -200455.48370346,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 555288.86375083,
                                                ["x"] = -200293.2099638,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 555288.22727403,
                                                ["x"] = -200238.30874068,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 555333.64329801,
                                                ["x"] = -199937.21663265,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 555323.79364991,
                                                ["x"] = -199868.05081473,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 555289.18080566,
                                                ["x"] = -199779.79154883,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 555246.84191481,
                                                ["x"] = -199712.18272109,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 555185.02930815,
                                                ["x"] = -199640.21186154,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 555164.33966177,
                                                ["x"] = -199600.34820234,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 555152.93907918,
                                                ["x"] = -199556.9087174,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 555124.24131893,
                                                ["x"] = -198857.99258283,
                                            }, -- end of [128]
                                            [129] = 
                                            {
                                                ["y"] = 555109.69071896,
                                                ["x"] = -198769.18545827,
                                            }, -- end of [129]
                                            [65] = 
                                            {
                                                ["y"] = 555142.40724093,
                                                ["x"] = -202748.52259752,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 555123.09869774,
                                                ["x"] = -202299.47270055,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 555186.5144725,
                                                ["x"] = -202032.1772971,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 555189.33375976,
                                                ["x"] = -201987.41882586,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 555136.61357633,
                                                ["x"] = -201815.71566552,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 555133.0688043,
                                                ["x"] = -201781.02203555,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 555240.54388562,
                                                ["x"] = -200445.55331778,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 555289.01277673,
                                                ["x"] = -200288.21344145,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 555330.87595108,
                                                ["x"] = -199997.08836204,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 555332.34814014,
                                                ["x"] = -199917.26067057,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 555318.25451311,
                                                ["x"] = -199848.83565467,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 555272.83352547,
                                                ["x"] = -199748.84679305,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 555240.20918335,
                                                ["x"] = -199704.70096529,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 555179.72847949,
                                                ["x"] = -199631.73352253,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 555160.99678083,
                                                ["x"] = -199590.92487927,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 555151.17814656,
                                                ["x"] = -199542.01424171,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 555090.86648613,
                                                ["x"] = -198681.18505339,
                                            }, -- end of [130]
                                            [79] = 
                                            {
                                                ["y"] = 555185.57079208,
                                                ["x"] = -201962.73219332,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 555287.38398531,
                                                ["x"] = -200248.26475552,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 555259.20914358,
                                                ["x"] = -199727.8970632,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 555134.48945518,
                                                ["x"] = -198947.39841654,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 555067.81036961,
                                                ["x"] = -198594.19749645,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 554391.93839715,
                                                ["x"] = -197171.36739822,
                                            }, -- end of [135]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 555323.12407085,
                                                ["x"] = -199877.38845198,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 555328.34617392,
                                                ["x"] = -199906.91950515,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 555330.95918469,
                                                ["x"] = -199941.80806448,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 555329.98302007,
                                                ["x"] = -199976.77837382,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 555318.34325511,
                                                ["x"] = -200060.94596713,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 555284.42664697,
                                                ["x"] = -200252.85678238,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 555285.39098312,
                                                ["x"] = -200297.76011156,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 555281.44894299,
                                                ["x"] = -200312.22440109,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 555237.0563802,
                                                ["x"] = -200450.10243007,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 555141.20183689,
                                                ["x"] = -201681.23250533,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 555130.13579622,
                                                ["x"] = -201790.61350055,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 555131.63301717,
                                                ["x"] = -201805.52942274,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 555134.84671314,
                                                ["x"] = -201820.17327646,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 555179.94448331,
                                                ["x"] = -201952.69628101,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 555185.3987685,
                                                ["x"] = -201977.06866059,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 555186.93994946,
                                                ["x"] = -202001.99589522,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 555183.69003266,
                                                ["x"] = -202031.77121918,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 555119.25200447,
                                                ["x"] = -202309.0145345,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 555139.52592175,
                                                ["x"] = -202743.11615777,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 555128.02048305,
                                                ["x"] = -202867.330181,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 555056.59853993,
                                                ["x"] = -203064.3765797,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 554996.56858454,
                                                ["x"] = -203222.88248293,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 554989.8705483,
                                                ["x"] = -203382.56708829,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 554980.71845098,
                                                ["x"] = -203400.17519487,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 554915.6174188,
                                                ["x"] = -203446.4154469,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 554904.51676464,
                                                ["x"] = -203462.72288354,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 554897.9986084,
                                                ["x"] = -203517.22992279,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 554785.0613489,
                                                ["x"] = -203739.85118546,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 554783.92409566,
                                                ["x"] = -203899.65270984,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 554774.70634817,
                                                ["x"] = -203948.63691182,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 554639.893715,
                                                ["x"] = -204265.79034889,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 554631.67705791,
                                                ["x"] = -204350.21615354,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 554623.10930889,
                                                ["x"] = -204569.2775629,
                                            }, -- end of [132]
                                            [1] = 
                                            {
                                                ["y"] = 554389.39109668,
                                                ["x"] = -197172.64376378,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554976.83223616,
                                                ["x"] = -198354.66622936,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 554619.08750614,
                                                ["x"] = -204578.43233553,
                                            }, -- end of [133]
                                            [3] = 
                                            {
                                                ["y"] = 555015.15172935,
                                                ["x"] = -198447.02187838,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 555045.43637553,
                                                ["x"] = -198531.76415631,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 555179.08477683,
                                                ["x"] = -202051.23168194,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 555116.87474918,
                                                ["x"] = -202343.92941937,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 555139.02360256,
                                                ["x"] = -202778.10891592,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 555071.57773982,
                                                ["x"] = -198617.8747872,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 555009.08680761,
                                                ["x"] = -203174.55726892,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 554994.55436624,
                                                ["x"] = -203237.74456828,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 554988.28191099,
                                                ["x"] = -203387.30510908,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 555093.51473171,
                                                ["x"] = -198705.15127407,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 554911.97336537,
                                                ["x"] = -203449.8310859,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 554903.35120538,
                                                ["x"] = -203467.58141768,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 554895.01703726,
                                                ["x"] = -203526.76558829,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 555111.20145056,
                                                ["x"] = -198793.38730357,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 554783.18754129,
                                                ["x"] = -203909.62359597,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 554769.33975624,
                                                ["x"] = -203962.64150696,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 554636.97175133,
                                                ["x"] = -204280.49988605,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 555124.59920641,
                                                ["x"] = -198882.37562911,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 554616.78918249,
                                                ["x"] = -204582.87125821,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 555133.68448315,
                                                ["x"] = -198971.90712327,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 555140.29779581,
                                                ["x"] = -199101.72654995,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 555147.85845182,
                                                ["x"] = -199536.62879484,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 555150.00311926,
                                                ["x"] = -199556.50997466,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 555152.65241587,
                                                ["x"] = -199571.2708677,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 555155.07922268,
                                                ["x"] = -199580.97110182,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 555159.46785858,
                                                ["x"] = -199595.31143157,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 555162.98859426,
                                                ["x"] = -199604.66998633,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 555166.97189617,
                                                ["x"] = -199613.84146518,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 555171.41699462,
                                                ["x"] = -199622.79777812,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 555178.86530332,
                                                ["x"] = -199635.81533873,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 555184.29488045,
                                                ["x"] = -199644.21138155,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 555193.11944066,
                                                ["x"] = -199656.33868911,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 555205.75383791,
                                                ["x"] = -199671.83944295,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 555225.89905499,
                                                ["x"] = -199694.06468196,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 555243.11273737,
                                                ["x"] = -199712.18783841,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 555252.55771221,
                                                ["x"] = -199723.83889729,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 555261.38305048,
                                                ["x"] = -199735.96317749,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 555269.40912014,
                                                ["x"] = -199748.63425862,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 555276.63407504,
                                                ["x"] = -199761.77796789,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 555296.77325699,
                                                ["x"] = -199802.01348674,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 555306.68947329,
                                                ["x"] = -199824.95983864,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 555313.61208631,
                                                ["x"] = -199843.7201088,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 555319.45040622,
                                                ["x"] = -199862.84732416,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 555326.0810103,
                                                ["x"] = -199892.09281558,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 555329.88186528,
                                                ["x"] = -199921.83867843,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 555330.99195865,
                                                ["x"] = -199956.80613912,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 555327.46108206,
                                                ["x"] = -200001.64850608,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 555284.82804943,
                                                ["x"] = -200242.8672028,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 555286.03864242,
                                                ["x"] = -200292.80515619,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 555284.27329494,
                                                ["x"] = -200302.63253747,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 555238.70522068,
                                                ["x"] = -200440.24611369,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 555228.29236067,
                                                ["x"] = -200559.74702044,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 555130.23609458,
                                                ["x"] = -201780.61651407,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 555130.42696634,
                                                ["x"] = -201795.60436916,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 555133.59919122,
                                                ["x"] = -201815.33217481,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 555139.47774067,
                                                ["x"] = -201834.43878475,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 555183.67368111,
                                                ["x"] = -201967.22219526,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 555186.78862017,
                                                ["x"] = -201992.00175963,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 555186.09108635,
                                                ["x"] = -202016.97021058,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 555129.63510377,
                                                ["x"] = -202239.82276996,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 555116.37010862,
                                                ["x"] = -202378.9219104,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 555137.00029865,
                                                ["x"] = -202808.03677932,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 555112.57615618,
                                                ["x"] = -202925.27759907,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 555004.34427148,
                                                ["x"] = -203188.78387444,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 554993.23411922,
                                                ["x"] = -203257.69817379,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 554986.26183093,
                                                ["x"] = -203391.87606331,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 554973.45903144,
                                                ["x"] = -203407.02242857,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 554908.8972038,
                                                ["x"] = -203453.77017234,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 554902.65221779,
                                                ["x"] = -203472.53148894,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 554892.86793789,
                                                ["x"] = -203531.27961033,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 554782.90711909,
                                                ["x"] = -203754.67094931,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 554780.99272903,
                                                ["x"] = -203924.45977652,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 554649.47505406,
                                                ["x"] = -204232.14505824,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 554634.11787221,
                                                ["x"] = -204300.29332957,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 554629.44647214,
                                                ["x"] = -204545.15201605,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 554602.71854303,
                                                ["x"] = -204603.51575498,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 554628.6313961,
                                                ["x"] = -204550.08444696,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 554511.02356349,
                                                ["x"] = -204720.45247442,
                                            }, -- end of [137]
                                            [65] = 
                                            {
                                                ["y"] = 555185.45061589,
                                                ["x"] = -202021.9286835,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 555123.51423591,
                                                ["x"] = -202274.27932517,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 555118.47954857,
                                                ["x"] = -202433.87578399,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 555133.32890678,
                                                ["x"] = -202837.80743438,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 555099.18114826,
                                                ["x"] = -202962.9632152,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 554999.32942078,
                                                ["x"] = -203208.14153602,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 554990.75757693,
                                                ["x"] = -203377.64905828,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 554983.71266893,
                                                ["x"] = -203396.17063511,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 554965.36871828,
                                                ["x"] = -203412.89740467,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 554906.40197195,
                                                ["x"] = -203458.0945288,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 554899.1774884,
                                                ["x"] = -203512.37302431,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 554787.97896134,
                                                ["x"] = -203730.29304138,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 554782.69455197,
                                                ["x"] = -203769.66792179,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 554778.84987201,
                                                ["x"] = -203934.22462317,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 554644.93831282,
                                                ["x"] = -204246.43934382,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 554632.86244638,
                                                ["x"] = -204315.23952813,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 554626.29789145,
                                                ["x"] = -204559.80721519,
                                            }, -- end of [130]
                                            [79] = 
                                            {
                                                ["y"] = 555121.09081136,
                                                ["x"] = -202896.51494311,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 554977.27827248,
                                                ["x"] = -203403.79741487,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 554783.27810085,
                                                ["x"] = -203749.68544674,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 554630.40409264,
                                                ["x"] = -204535.19994504,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 554624.83063464,
                                                ["x"] = -204564.58518836,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 554611.48173591,
                                                ["x"] = -204591.34341665,
                                            }, -- end of [135]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 555323.83916263,
                                                ["x"] = -199880.63128618,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 555329.29015554,
                                                ["x"] = -199915.18615774,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 555331.08054724,
                                                ["x"] = -199950.1275576,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 555328.24563535,
                                                ["x"] = -199995.01554574,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 555284.94536046,
                                                ["x"] = -200241.19213967,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 555284.56852967,
                                                ["x"] = -200256.17445167,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 555285.6730315,
                                                ["x"] = -200296.10483336,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 555281.95041438,
                                                ["x"] = -200310.62180281,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 555237.24254317,
                                                ["x"] = -200448.43356262,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 555140.24655079,
                                                ["x"] = -201689.49808594,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 555130.09558822,
                                                ["x"] = -201788.93476779,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 555131.38066401,
                                                ["x"] = -201803.8694592,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 555135.79892924,
                                                ["x"] = -201823.35452656,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 555184.33982363,
                                                ["x"] = -201970.47540115,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 555186.30197734,
                                                ["x"] = -201985.34153174,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 555186.84269489,
                                                ["x"] = -202005.31495175,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 555180.72140418,
                                                ["x"] = -202044.75610151,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 555116.58843039,
                                                ["x"] = -202352.24520493,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 555139.25992455,
                                                ["x"] = -202771.43385159,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 555122.77321245,
                                                ["x"] = -202890.05111758,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 555007.95254339,
                                                ["x"] = -203177.67829946,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 554994.72387461,
                                                ["x"] = -203236.07392084,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 554990.23152995,
                                                ["x"] = -203380.92725368,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 554981.7640268,
                                                ["x"] = -203398.86099493,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 554954.31360949,
                                                ["x"] = -203420.32862524,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 554907.16298307,
                                                ["x"] = -203456.59852055,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 554901.87905195,
                                                ["x"] = -203480.81591566,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 554893.61185212,
                                                ["x"] = -203529.77415993,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 554783.47848786,
                                                ["x"] = -203748.018239,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 554782.77790432,
                                                ["x"] = -203912.91894865,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 554771.83324266,
                                                ["x"] = -203956.44529431,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 554641.45873153,
                                                ["x"] = -204259.29812098,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 554628.939428,
                                                ["x"] = -204548.4338435,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 554588.5356217,
                                                ["x"] = -204622.02765028,
                                            }, -- end of [140]
                                            [1] = 
                                            {
                                                ["y"] = 554359.52050764,
                                                ["x"] = -197113.02944151,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 554976.15235254,
                                                ["x"] = -198353.1307913,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 554627.93926021,
                                                ["x"] = -204553.3320328,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 554482.85359431,
                                                ["x"] = -204755.94487716,
                                            }, -- end of [141]
                                            [3] = 
                                            {
                                                ["y"] = 555014.54774559,
                                                ["x"] = -198445.45503078,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 555044.90903627,
                                                ["x"] = -198530.16987882,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 555128.01905355,
                                                ["x"] = -202247.98508271,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 555116.4980734,
                                                ["x"] = -202387.24163272,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 555137.59309964,
                                                ["x"] = -202801.38395295,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 555071.1283323,
                                                ["x"] = -198616.25681285,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 555004.81533685,
                                                ["x"] = -203187.17210734,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 554993.55252528,
                                                ["x"] = -203251.02659882,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 554988.87434754,
                                                ["x"] = -203385.7327246,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 555093.1442004,
                                                ["x"] = -198703.51343544,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 554916.93392052,
                                                ["x"] = -203445.37307269,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 554905.08301909,
                                                ["x"] = -203461.14243571,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 554899.427122,
                                                ["x"] = -203510.71233936,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 555110.91062512,
                                                ["x"] = -198791.73345096,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 554783.00036473,
                                                ["x"] = -203752.99432861,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 554780.35064352,
                                                ["x"] = -203927.71748484,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 554760.06607713,
                                                ["x"] = -203984.03838866,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 555124.38866121,
                                                ["x"] = -198880.70965246,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 554625.34964513,
                                                ["x"] = -204562.98875415,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 555133.55394089,
                                                ["x"] = -198970.23297683,
                                            }, -- end of [9]
                                            [10] = 
                                            {
                                                ["y"] = 555140.24699602,
                                                ["x"] = -199100.04809137,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 555148.13169169,
                                                ["x"] = -199539.93829107,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 555149.76975503,
                                                ["x"] = -199554.84704411,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 555152.29935188,
                                                ["x"] = -199569.6291306,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 555154.64269584,
                                                ["x"] = -199579.34945322,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 555158.92487023,
                                                ["x"] = -199593.72245605,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 555162.36410469,
                                                ["x"] = -199603.11116643,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 555166.27135221,
                                                ["x"] = -199612.31532575,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 555170.63731116,
                                                ["x"] = -199621.31055705,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 555177.99491107,
                                                ["x"] = -199634.37925397,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 555183.35076027,
                                                ["x"] = -199642.82269056,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 555192.0999387,
                                                ["x"] = -199655.00436159,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 555204.66234798,
                                                ["x"] = -199670.56333122,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 555224.73518883,
                                                ["x"] = -199692.85422042,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 555245.2547394,
                                                ["x"] = -199714.72515576,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 555257.56987043,
                                                ["x"] = -199730.48000478,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 555263.20256144,
                                                ["x"] = -199738.74127227,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 555271.07176896,
                                                ["x"] = -199751.50874643,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 555287.35031866,
                                                ["x"] = -199782.49034889,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 555300.2006307,
                                                ["x"] = -199809.595508,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 555309.70811303,
                                                ["x"] = -199832.71358065,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 555314.64322266,
                                                ["x"] = -199846.87667832,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 555320.32541494,
                                                ["x"] = -199866.0504834,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 555327.4245998,
                                                ["x"] = -199900.30427724,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 555330.70285907,
                                                ["x"] = -199935.1336946,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 555330.43523085,
                                                ["x"] = -199970.11453657,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 555321.93427053,
                                                ["x"] = -200039.56630966,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 555284.42375254,
                                                ["x"] = -200251.17768001,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 555286.12634921,
                                                ["x"] = -200291.12831204,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 555284.68484931,
                                                ["x"] = -200301.00455458,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 555239.04526981,
                                                ["x"] = -200438.6016778,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 555229.61665481,
                                                ["x"] = -200538.10837579,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 555130.32000472,
                                                ["x"] = -201778.93939147,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 555130.29727853,
                                                ["x"] = -201793.93020299,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 555133.22714871,
                                                ["x"] = -201813.69455416,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 555182.13916244,
                                                ["x"] = -201960.72202336,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 555185.17828301,
                                                ["x"] = -201975.40405318,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 555186.92383143,
                                                ["x"] = -201995.31887166,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 555185.68918699,
                                                ["x"] = -202020.26649702,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 555122.33080812,
                                                ["x"] = -202282.51545268,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 555119.98831048,
                                                ["x"] = -202457.14762472,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 555134.28857557,
                                                ["x"] = -202831.19755022,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 555103.28976268,
                                                ["x"] = -202952.03062998,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 554999.69745839,
                                                ["x"] = -203206.50332484,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 554992.32304974,
                                                ["x"] = -203311.00908016,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 554986.99032476,
                                                ["x"] = -203390.36462194,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 554974.76874528,
                                                ["x"] = -203405.97153663,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 554913.13131055,
                                                ["x"] = -203448.61546292,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 554903.67320911,
                                                ["x"] = -203465.93340392,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 554898.43600524,
                                                ["x"] = -203515.60870075,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 554785.46477251,
                                                ["x"] = -203738.22160085,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 554782.70531313,
                                                ["x"] = -203762.98873965,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 554778.02348067,
                                                ["x"] = -203937.4412683,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 554653.54222627,
                                                ["x"] = -204221.19741802,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 554634.94184392,
                                                ["x"] = -204293.66546529,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 554619.80195554,
                                                ["x"] = -204576.91262634,
                                            }, -- end of [136]
                                            [129] = 
                                            {
                                                ["y"] = 554633.33846834,
                                                ["x"] = -204308.57737861,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 554617.60343326,
                                                ["x"] = -204581.4025867,
                                            }, -- end of [137]
                                            [65] = 
                                            {
                                                ["y"] = 555184.02136215,
                                                ["x"] = -202030.12500863,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 555118.51556115,
                                                ["x"] = -202317.30259442,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 555139.43640832,
                                                ["x"] = -202736.43751624,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 555129.34317007,
                                                ["x"] = -202860.78327087,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 555077.13252733,
                                                ["x"] = -203016.95222304,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 554996.83950657,
                                                ["x"] = -203221.22504071,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 554991.34445371,
                                                ["x"] = -203370.99693416,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 554984.62831668,
                                                ["x"] = -203394.76397801,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 554970.81485054,
                                                ["x"] = -203409.03111347,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 554909.87798313,
                                                ["x"] = -203452.40727962,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 554902.85429653,
                                                ["x"] = -203470.86447509,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 554895.65781504,
                                                ["x"] = -203525.21360608,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 554784.35514784,
                                                ["x"] = -203743.09582326,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 554783.74865574,
                                                ["x"] = -203902.96880539,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 554775.24395635,
                                                ["x"] = -203947.04607437,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 554646.82993245,
                                                ["x"] = -204240.03379989,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 554632.04009754,
                                                ["x"] = -204333.5410282,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 554615.10462068,
                                                ["x"] = -204585.7328764,
                                            }, -- end of [138]
                                            [79] = 
                                            {
                                                ["y"] = 555114.60104859,
                                                ["x"] = -202918.9126838,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 554978.49257443,
                                                ["x"] = -203402.63748651,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 554788.55949703,
                                                ["x"] = -203728.71733463,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 554638.17552819,
                                                ["x"] = -204273.93062988,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 554630.15931843,
                                                ["x"] = -204538.51164355,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 554623.71520323,
                                                ["x"] = -204567.71213118,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 554609.59595256,
                                                ["x"] = -204594.07674993,
                                            }, -- end of [139]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 261.76161481802,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 555143.28536931,
                                            ["x"] = -199171.8573042,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 36,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1010.6107858402,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554490.8383762,
                                            ["x"] = -204748.32322757,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 286,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2403.1890327804,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554416.94016267,
                                            ["x"] = -197224.61300685,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 36,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3829.5297617772,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554496.73878835,
                                            ["x"] = -204740.8971097,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 283,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5264.4365470765,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554390.59738821,
                                            ["x"] = -197172.03933418,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 37,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6697.4967063593,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554512.19979891,
                                            ["x"] = -204721.38269147,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 281,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8139.804260297,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554360.72679477,
                                            ["x"] = -197112.425006,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 36,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9590.1537868776,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 554484.02437774,
                                            ["x"] = -204756.87625863,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 111,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 498,
                                        ["y"] = 555143.28536931,
                                        ["x"] = -199171.8573042,
                                        ["name"] = "Scouts-5-1",
                                        ["heading"] = 3.1298674331217,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 499,
                                        ["y"] = 555143.38525635,
                                        ["x"] = -199177.59170862,
                                        ["name"] = "Scouts-5-2",
                                        ["heading"] = 6.2657681631002,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 500,
                                        ["y"] = 555143.84339427,
                                        ["x"] = -199207.58803611,
                                        ["name"] = "Scouts-5-3",
                                        ["heading"] = 6.2679133610109,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 555143.28536931,
                                ["x"] = -199171.8573042,
                                ["name"] = "Scouts-5",
                                ["start_time"] = 0,
                            }, -- end of [21]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 563502.8125,
                                            ["x"] = -219883.625,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 93,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "Average",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 449,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "010",
                                        ["parking_id"] = "23",
                                        ["x"] = -219883.625,
                                        ["name"] = "GA CAP 1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{PTB_350L_L39}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{PTB_350L_L39}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 563502.8125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            ["name"] = "Enfield11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "Average",
                                        ["parking"] = "3",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NS430allow"] = true,
                                            ["SoloFlight"] = false,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 450,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "011",
                                        ["parking_id"] = "22",
                                        ["x"] = -219907.546875,
                                        ["name"] = "GA CAP 2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{APU-60-1_R_60M}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{PTB_350L_L39}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{PTB_350L_L39}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{APU-60-1_R_60M}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 563580.25,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            ["name"] = "Enfield12",
                                            [3] = 2,
                                        }, -- end of ["callsign"]
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 563502.8125,
                                ["x"] = -219883.625,
                                ["name"] = "GA CAP",
                                ["communication"] = true,
                                ["modulation"] = 0,
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564056.5625,
                                            ["x"] = -219765.375,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 97,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "High",
                                        ["parking"] = "11",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 454,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "012",
                                        ["parking_id"] = "07",
                                        ["x"] = -219765.375,
                                        ["name"] = "Sukhumi Plane-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564056.5625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            ["name"] = "Springfield11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564056.5625,
                                ["x"] = -219765.375,
                                ["name"] = "Sukhumi Plane",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564096.375,
                                            ["x"] = -219761.21875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 98,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "High",
                                        ["parking"] = "12",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 455,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "013",
                                        ["parking_id"] = "08",
                                        ["x"] = -219761.21875,
                                        ["name"] = "Sukhumi Plane-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564096.375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            ["name"] = "Uzi11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564096.375,
                                ["x"] = -219761.21875,
                                ["name"] = "Sukhumi Plane-1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564136.1875,
                                            ["x"] = -219757.046875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "High",
                                        ["parking"] = "13",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 456,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "014",
                                        ["parking_id"] = "09",
                                        ["x"] = -219757.046875,
                                        ["name"] = "Sukhumi Plane-2-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564136.1875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            ["name"] = "Colt11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564136.1875,
                                ["x"] = -219757.046875,
                                ["name"] = "Sukhumi Plane-2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564175.3125,
                                            ["x"] = -219753.375,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 100,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "High",
                                        ["parking"] = "14",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 457,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "015",
                                        ["parking_id"] = "10",
                                        ["x"] = -219753.375,
                                        ["name"] = "Sukhumi Plane-3-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564175.3125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            ["name"] = "Dodge11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564175.3125,
                                ["x"] = -219753.375,
                                ["name"] = "Sukhumi Plane-3",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564130.125,
                                            ["x"] = -219819.8125,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "High",
                                        ["parking"] = "19",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 459,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "016",
                                        ["parking_id"] = "15",
                                        ["x"] = -219819.8125,
                                        ["name"] = "Sukhumi Plane-4-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564130.125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            ["name"] = "Ford11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564130.125,
                                ["x"] = -219819.8125,
                                ["name"] = "Sukhumi Plane-4",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564169.9375,
                                            ["x"] = -219815.625,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 103,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "High",
                                        ["parking"] = "20",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 460,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "017",
                                        ["parking_id"] = "16",
                                        ["x"] = -219815.625,
                                        ["name"] = "Sukhumi Plane-5-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564169.9375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            ["name"] = "Chevy11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564169.9375,
                                ["x"] = -219815.625,
                                ["name"] = "Sukhumi Plane-5",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564209.75,
                                            ["x"] = -219811.421875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 104,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "High",
                                        ["parking"] = "21",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 461,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "018",
                                        ["parking_id"] = "17",
                                        ["x"] = -219811.421875,
                                        ["name"] = "Sukhumi Plane-6-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564209.75,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            ["name"] = "Pontiac11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564209.75,
                                ["x"] = -219811.421875,
                                ["name"] = "Sukhumi Plane-6",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 564249.4375,
                                            ["x"] = -219807.1875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 105,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "splinter camo desert",
                                        ["skill"] = "High",
                                        ["parking"] = "22",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39ZA",
                                        ["unitId"] = 462,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "019",
                                        ["parking_id"] = "18",
                                        ["x"] = -219807.1875,
                                        ["name"] = "Sukhumi Plane-7-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 564249.4375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            ["name"] = "Enfield21",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 564249.4375,
                                ["x"] = -219807.1875,
                                ["name"] = "Sukhumi Plane-7",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 80,
                    ["name"] = "CJTF Blue",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["uncontrolled"] = false,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 82.222222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEdited"] = true,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 60.638888888889,
                                                                ["altitude"] = 3657.6,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 529128.24788706,
                                            ["x"] = -197267.93937262,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 91,
                                ["uncontrollable"] = false,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3657.6,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "Average",
                                        ["speed"] = 82.222222222222,
                                        ["type"] = "MQ-9 Reaper",
                                        ["unitId"] = 446,
                                        ["psi"] = 0,
                                        ["onboard_num"] = "010",
                                        ["y"] = 529128.24788706,
                                        ["x"] = -197267.93937262,
                                        ["name"] = "Aerial-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1300,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            ["name"] = "Enfield11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 529128.24788706,
                                ["x"] = -197267.93937262,
                                ["name"] = "Aerial-1",
                                ["communication"] = true,
                                ["modulation"] = 0,
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetUnlimitedFuel",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "CargoTransportation",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 461742.69347567,
                                                                ["x"] = -164495.68426551,
                                                                ["zoneId"] = 1658,
                                                                ["groupId"] = 75,
                                                                ["unitId"] = 379,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 461705.91368859,
                                            ["x"] = -164510.89686931,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 360.34576334213,
                                            ["ETA_locked"] = false,
                                            ["y"] = 476027.72473931,
                                            ["x"] = -173033.86599542,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 74,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Standard",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 375,
                                        ["psi"] = -2.7052603405912,
                                        ["onboard_num"] = "011",
                                        ["y"] = 461705.91368859,
                                        ["x"] = -164510.89686931,
                                        ["name"] = "Transport 1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7052603405912,
                                        ["callsign"] = 111,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461705.91368859,
                                ["x"] = -164510.89686931,
                                ["name"] = "Transport 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetUnlimitedFuel",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "CargoTransportation",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupId"] = 79,
                                                                ["zoneId"] = 1823,
                                                                ["unitId"] = 383,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 461758.14811082,
                                            ["x"] = -164483.62233608,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Standard",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 100,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 385,
                                        ["psi"] = -2.7052603405912,
                                        ["onboard_num"] = "014",
                                        ["y"] = 461758.14811082,
                                        ["x"] = -164483.62233608,
                                        ["name"] = "Transport 2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7052603405912,
                                        ["callsign"] = 114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461758.14811082,
                                ["x"] = -164483.62233608,
                                ["name"] = "Transport 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetUnlimitedFuel",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "CargoTransportation",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupId"] = 82,
                                                                ["zoneId"] = 1824,
                                                                ["unitId"] = 387,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 461809.5058066,
                                            ["x"] = -164454.90476498,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 81,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Standard",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 386,
                                        ["psi"] = -2.7052603405912,
                                        ["onboard_num"] = "015",
                                        ["y"] = 461809.5058066,
                                        ["x"] = -164454.90476498,
                                        ["name"] = "Transport 3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7052603405912,
                                        ["callsign"] = 115,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461809.5058066,
                                ["x"] = -164454.90476498,
                                ["name"] = "Transport 3",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = true,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetUnlimitedFuel",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "CargoTransportation",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 461856.90877234,
                                                                ["x"] = -164411.30127359,
                                                                ["zoneId"] = 1825,
                                                                ["groupId"] = 84,
                                                                ["unitId"] = 389,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 461862.20023715,
                                            ["x"] = -164429.4805888,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Standard",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 46.25,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 388,
                                        ["psi"] = -2.7052603405912,
                                        ["onboard_num"] = "016",
                                        ["y"] = 461862.20023715,
                                        ["x"] = -164429.4805888,
                                        ["name"] = "Transport 4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7052603405912,
                                        ["callsign"] = 116,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461862.20023715,
                                ["x"] = -164429.4805888,
                                ["name"] = "Transport 4",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462780.52099149,
                                            ["x"] = -164380.60374481,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "55G6 EWR",
                                        ["unitId"] = 52,
                                        ["y"] = 462780.52099149,
                                        ["x"] = -164380.60374481,
                                        ["name"] = "Moving Armor 1-1-1",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462780.52099149,
                                ["x"] = -164380.60374481,
                                ["name"] = "Moving Armor 1-1",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 461997.38725842,
                                            ["x"] = -164988.74616953,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SNR_75V",
                                        ["unitId"] = 53,
                                        ["y"] = 461997.38725842,
                                        ["x"] = -164988.74616953,
                                        ["name"] = "SR AA 1-1-1",
                                        ["heading"] = 0.0038885041518015,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 54,
                                        ["y"] = 461965.72625106,
                                        ["x"] = -164928.88447677,
                                        ["name"] = "SR AA 1-1-2",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 55,
                                        ["y"] = 462104.18779091,
                                        ["x"] = -164988.52796266,
                                        ["name"] = "SR AA 1-1-3",
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 56,
                                        ["y"] = 461899.14303263,
                                        ["x"] = -164990.5738638,
                                        ["name"] = "SR AA 1-1-4",
                                        ["heading"] = 3.2812189937493,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 57,
                                        ["y"] = 461950.51788337,
                                        ["x"] = -165074.00116567,
                                        ["name"] = "SR AA 1-1-5",
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 58,
                                        ["y"] = 462055.313486,
                                        ["x"] = -165076.5017115,
                                        ["name"] = "SR AA 1-1-6",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 59,
                                        ["y"] = 462006.70473863,
                                        ["x"] = -165121.78321096,
                                        ["name"] = "SR AA 1-1-7",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 60,
                                        ["y"] = 462042.02342352,
                                        ["x"] = -164958.78949743,
                                        ["name"] = "SR AA 1-1-8",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 61,
                                        ["y"] = 462045.27640054,
                                        ["x"] = -164963.61921967,
                                        ["name"] = "SR AA 1-1-9",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 62,
                                        ["y"] = 462150.96971144,
                                        ["x"] = -165099.83905238,
                                        ["name"] = "SR AA 1-1-10",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 63,
                                        ["y"] = 462161.77201915,
                                        ["x"] = -165038.68721527,
                                        ["name"] = "SR AA 1-1-11",
                                        ["heading"] = 0.68067840827779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 64,
                                        ["y"] = 461826.22512631,
                                        ["x"] = -165107.03180268,
                                        ["name"] = "SR AA 1-1-12",
                                        ["heading"] = 0.87266462599716,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 65,
                                        ["y"] = 461846.12821839,
                                        ["x"] = -165126.10559926,
                                        ["name"] = "SR AA 1-1-13",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 66,
                                        ["y"] = 461912.47185866,
                                        ["x"] = -165156.78953288,
                                        ["name"] = "SR AA 1-1-14",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 67,
                                        ["y"] = 461926.56988222,
                                        ["x"] = -165140.20362282,
                                        ["name"] = "SR AA 1-1-15",
                                        ["heading"] = 5.3407075111026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                }, -- end of ["units"]
                                ["y"] = 461997.38725842,
                                ["x"] = -164988.74616953,
                                ["name"] = "SR AA 1-1",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 477407.14706867,
                                                ["x"] = -172539.73501972,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 482315.46809527,
                                                ["x"] = -174723.09846087,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 480733.66480708,
                                                ["x"] = -174241.87890664,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 477377.27865265,
                                                ["x"] = -172542.50568218,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 477357.2954262,
                                                ["x"] = -172543.27013701,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 477327.3002687,
                                                ["x"] = -172542.98251864,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 477307.34223846,
                                                ["x"] = -172541.72582891,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 479685.55675382,
                                                ["x"] = -173699.82664371,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 477282.51348323,
                                                ["x"] = -172538.83140887,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 477257.88494525,
                                                ["x"] = -172534.55640315,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 477233.53144965,
                                                ["x"] = -172528.92195813,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 477209.53112008,
                                                ["x"] = -172521.93504854,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 479620.48194003,
                                                ["x"] = -173662.55318616,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 477185.94946801,
                                                ["x"] = -172513.6432041,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 477158.21817689,
                                                ["x"] = -172502.20822033,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 477126.58644006,
                                                ["x"] = -172487.23488969,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 477082.4891954,
                                                ["x"] = -172463.67736565,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 479561.5678427,
                                                ["x"] = -173624.76384007,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 476443.43293908,
                                                ["x"] = -172071.16482974,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 476037.8197788,
                                                ["x"] = -171796.32915176,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 475334.80012283,
                                                ["x"] = -171275.74725295,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 482251.48882899,
                                                ["x"] = -174711.6556625,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 479500.46838738,
                                                ["x"] = -173581.28331412,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 475186.3093919,
                                                ["x"] = -171193.12249894,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 472824.86557989,
                                                ["x"] = -170093.33490062,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 472597.61826468,
                                                ["x"] = -170001.80601348,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 472517.58559698,
                                                ["x"] = -169973.20056242,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 478776.3168177,
                                                ["x"] = -173014.05058353,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 472460.09823119,
                                                ["x"] = -169956.0423181,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 472392.09659046,
                                                ["x"] = -169939.4666964,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 472313.54547681,
                                                ["x"] = -169924.35393638,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 472165.09954946,
                                                ["x"] = -169902.92246284,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 478704.65321994,
                                                ["x"] = -172968.35798032,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 468788.70498355,
                                                ["x"] = -169548.20576768,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 468764.19201914,
                                                ["x"] = -169543.31189638,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 468730.26675009,
                                                ["x"] = -169534.72079349,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 468652.81672112,
                                                ["x"] = -169514.72714294,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 478608.96350303,
                                                ["x"] = -172914.12491094,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 468613.60413549,
                                                ["x"] = -169506.8495431,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 468583.90081941,
                                                ["x"] = -169502.65839195,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 468554.03688297,
                                                ["x"] = -169499.84688871,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 482484.30267316,
                                                ["x"] = -174742.82951465,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 482188.12709212,
                                                ["x"] = -174697.17841963,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 477932.26392305,
                                                ["x"] = -172557.38036579,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 468494.06591457,
                                                ["x"] = -169499.07862476,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 468469.11692752,
                                                ["x"] = -169500.63617739,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 468419.44210789,
                                                ["x"] = -169506.2837096,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 477882.21263955,
                                                ["x"] = -172534.59351755,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 468157.28375484,
                                                ["x"] = -169544.35478968,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 468142.2863835,
                                                ["x"] = -169544.50894297,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 468127.30345071,
                                                ["x"] = -169543.84236434,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 477849.63929067,
                                                ["x"] = -172521.79916129,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 467834.48661964,
                                                ["x"] = -169505.34317763,
                                            }, -- end of [72]
                                            [19] = 
                                            {
                                                ["y"] = 477825.93660422,
                                                ["x"] = -172513.85745807,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 481018.88883399,
                                                ["x"] = -174348.9945834,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 477801.85913947,
                                                ["x"] = -172507.14117035,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 477777.44701749,
                                                ["x"] = -172501.766376,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 477752.77542539,
                                                ["x"] = -172497.74703767,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 477727.91993873,
                                                ["x"] = -172495.09101173,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 480890.52263035,
                                                ["x"] = -174307.23957432,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 477707.95235075,
                                                ["x"] = -172493.98888605,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 477682.9559921,
                                                ["x"] = -172493.90137912,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 477657.98074515,
                                                ["x"] = -172494.96643624,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 477633.10226764,
                                                ["x"] = -172497.40713271,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 480811.28097305,
                                                ["x"] = -174276.51053959,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 477598.47741047,
                                                ["x"] = -172502.49314967,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 477544.55610663,
                                                ["x"] = -172513.30334514,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 475265.95452947,
                                                ["x"] = -171235.01620862,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 468529.06278893,
                                                ["x"] = -169498.81661385,
                                            }, -- end of [63]
                                            [30] = 
                                            {
                                                ["y"] = 477441.78923263,
                                                ["x"] = -172534.76624839,
                                            }, -- end of [30]
                                            [67] = 
                                            {
                                                ["y"] = 468177.23875772,
                                                ["x"] = -169543.04483517,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 468102.43373542,
                                                ["x"] = -169541.32087713,
                                            }, -- end of [71]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 512833.83101802,
                                                ["x"] = -189132.74049357,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 514684.57093634,
                                                ["x"] = -193359.94457497,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 514607.84303659,
                                                ["x"] = -193255.68140783,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 512831.06506952,
                                                ["x"] = -189117.99897199,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 512827.50339242,
                                                ["x"] = -189103.43051387,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 512822.98347978,
                                                ["x"] = -189089.13107508,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 512819.3983451,
                                                ["x"] = -189079.79693952,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 514585.80610006,
                                                ["x"] = -193235.33007343,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 512815.36290699,
                                                ["x"] = -189070.6483778,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 512810.89101176,
                                                ["x"] = -189061.70506768,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 512805.99573622,
                                                ["x"] = -189052.98627352,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 512800.68949797,
                                                ["x"] = -189044.51130982,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 514547.35088311,
                                                ["x"] = -193203.38173491,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 512794.98414675,
                                                ["x"] = -189036.2997451,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 512788.89110341,
                                                ["x"] = -189028.37158046,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 512782.42166642,
                                                ["x"] = -189020.74750715,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 512775.58812086,
                                                ["x"] = -189013.44824989,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 514488.91073475,
                                                ["x"] = -193156.39010491,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 512764.72480733,
                                                ["x"] = -189003.10835239,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 512753.25973157,
                                                ["x"] = -188993.43924405,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 512737.27771814,
                                                ["x"] = -188981.41955773,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 514674.92052316,
                                                ["x"] = -193342.42991075,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 514466.87237386,
                                                ["x"] = -193136.03910111,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 512597.74813467,
                                                ["x"] = -188893.43726214,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 512585.89758951,
                                                ["x"] = -188884.24439941,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 512570.78866429,
                                                ["x"] = -188871.14579226,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 512560.1117517,
                                                ["x"] = -188860.61437011,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 514449.37364641,
                                                ["x"] = -193118.19023296,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 512546.61623643,
                                                ["x"] = -188845.85751215,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 512534.2746789,
                                                ["x"] = -188830.12306815,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 512457.92426269,
                                                ["x"] = -188718.79743344,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 512216.79207678,
                                                ["x"] = -188362.79539116,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 514429.41620451,
                                                ["x"] = -193095.79531888,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 512204.23522169,
                                                ["x"] = -188347.23368069,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 512197.45639721,
                                                ["x"] = -188339.88377505,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 512190.15456411,
                                                ["x"] = -188333.05742083,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 512178.47944432,
                                                ["x"] = -188323.63618692,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 514404.73489335,
                                                ["x"] = -193064.3232991,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 512170.33589096,
                                                ["x"] = -188317.84256319,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 512161.81632424,
                                                ["x"] = -188312.61769409,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 512153.00850128,
                                                ["x"] = -188307.88202219,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 514691.10567883,
                                                ["x"] = -193373.44449701,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 514661.81737782,
                                                ["x"] = -193321.13847432,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 513721.8066301,
                                                ["x"] = -192120.50804584,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 512129.98936533,
                                                ["x"] = -188298.21037208,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 512115.56258812,
                                                ["x"] = -188294.11250709,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 512091.16704667,
                                                ["x"] = -188288.65885072,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 513579.59855737,
                                                ["x"] = -191952.71471871,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 511807.68071307,
                                                ["x"] = -188228.31272942,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 511774.51119619,
                                                ["x"] = -188217.15285052,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 511746.58253236,
                                                ["x"] = -188206.20725936,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 513547.70448582,
                                                ["x"] = -191907.91163995,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 511692.46807422,
                                                ["x"] = -188180.34508954,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 511666.40354344,
                                                ["x"] = -188165.49691448,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 511641.08082943,
                                                ["x"] = -188149.41625804,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 513523.34469756,
                                                ["x"] = -191870.08355344,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 511592.90296529,
                                                ["x"] = -188113.69369647,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 511570.15804339,
                                                ["x"] = -188094.13619518,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 514650.42585008,
                                                ["x"] = -193304.70737395,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 513495.92208954,
                                                ["x"] = -191822.41234339,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 511507.9055575,
                                                ["x"] = -188029.24695982,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 511486.31450666,
                                                ["x"] = -188001.70572436,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 511463.32443465,
                                                ["x"] = -187968.97780669,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 513473.2022549,
                                                ["x"] = -191777.87849999,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 511382.73695365,
                                                ["x"] = -187830.82265672,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 511326.1093,
                                                ["x"] = -187725.03339914,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 511320.73794716,
                                                ["x"] = -187716.60148434,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 513175.41778254,
                                                ["x"] = -191089.55704446,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 511292.7455225,
                                                ["x"] = -187681.39119406,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 511282.05120243,
                                                ["x"] = -187670.87512457,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 510498.87794455,
                                                ["x"] = -186979.0310681,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 513138.05429669,
                                                ["x"] = -190996.8108881,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 514638.11157009,
                                                ["x"] = -193288.95502594,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 513069.79692499,
                                                ["x"] = -190787.6785132,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 513050.25557705,
                                                ["x"] = -190720.46886988,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 513032.18063502,
                                                ["x"] = -190642.54545336,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 512885.66854416,
                                                ["x"] = -189820.51346105,
                                            }, -- end of [27]
                                            [47] = 
                                            {
                                                ["y"] = 512712.36974585,
                                                ["x"] = -188964.7036552,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 512139.41346369,
                                                ["x"] = -188301.55052809,
                                            }, -- end of [63]
                                            [7] = 
                                            {
                                                ["y"] = 514621.74202824,
                                                ["x"] = -193270.05858819,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 512872.49761901,
                                                ["x"] = -189716.35072852,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 511436.64739608,
                                                ["x"] = -187926.69459181,
                                            }, -- end of [83]
                                            [67] = 
                                            {
                                                ["y"] = 511850.98948114,
                                                ["x"] = -188240.5165835,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 511719.21431945,
                                                ["x"] = -188193.92690408,
                                            }, -- end of [71]
                                            [29] = 
                                            {
                                                ["y"] = 512866.25055501,
                                                ["x"] = -189636.60335708,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 511616.56095984,
                                                ["x"] = -188132.13618695,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = 511548.37615413,
                                                ["x"] = -188073.51151362,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 511527.60800176,
                                                ["x"] = -188051.86640074,
                                            }, -- end of [79]
                                            [30] = 
                                            {
                                                ["y"] = 512837.19015669,
                                                ["x"] = -189157.51108199,
                                            }, -- end of [30]
                                            [87] = 
                                            {
                                                ["y"] = 511299.28806549,
                                                ["x"] = -187688.94721897,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 510445.51640181,
                                                ["x"] = -186934.32806415,
                                            }, -- end of [91]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 508159.17059766,
                                                ["x"] = -186168.84572778,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 507344.93811498,
                                                ["x"] = -185751.91164191,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 507194.17305192,
                                                ["x"] = -185698.53040284,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 506936.28802948,
                                                ["x"] = -185638.00100455,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 506179.13615756,
                                                ["x"] = -185498.46523927,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 506144.18305989,
                                                ["x"] = -185497.0565395,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 506119.2854701,
                                                ["x"] = -185499.10825378,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 506094.79057916,
                                                ["x"] = -185504.05415117,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 506075.73358004,
                                                ["x"] = -185510.09472372,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 506057.36556116,
                                                ["x"] = -185517.98701282,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 506035.62495924,
                                                ["x"] = -185530.30554874,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 506019.32515942,
                                                ["x"] = -185541.8767203,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 505997.01313557,
                                                ["x"] = -185561.90660438,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 505957.10081778,
                                                ["x"] = -185606.67680155,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 505331.4236707,
                                                ["x"] = -186399.1708452,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 505297.90809585,
                                                ["x"] = -186429.16852673,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 505256.45219569,
                                                ["x"] = -186457.00758184,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 505200.7371727,
                                                ["x"] = -186478.85447614,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 505141.39564514,
                                                ["x"] = -186486.70095778,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 505081.922103,
                                                ["x"] = -186480.04595296,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 505016.32359203,
                                                ["x"] = -186455.99785688,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 504815.37361983,
                                                ["x"] = -186325.29260729,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 504361.22029045,
                                                ["x"] = -186116.90453567,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 504283.53409252,
                                                ["x"] = -186098.45764804,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 504188.74872051,
                                                ["x"] = -186098.18020017,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 503895.02688651,
                                                ["x"] = -186116.98566616,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 503797.37989934,
                                                ["x"] = -186096.24381839,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 503692.70365498,
                                                ["x"] = -186049.12641694,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 503366.7881454,
                                                ["x"] = -185854.77827101,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 503177.01415012,
                                                ["x"] = -185792.61247418,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 502978.89567577,
                                                ["x"] = -185767.55447998,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 502779.62248851,
                                                ["x"] = -185780.54531438,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 501181.22371264,
                                                ["x"] = -186034.06698091,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 500874.74545981,
                                                ["x"] = -186009.93406956,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 500404.43105235,
                                                ["x"] = -185627.09830862,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 500200.97831871,
                                                ["x"] = -185512.96209694,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 499928.30259509,
                                                ["x"] = -185501.0273443,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 495735.30130864,
                                                ["x"] = -185875.38446429,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 494824.25527094,
                                                ["x"] = -185634.10767445,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 494350.69109908,
                                                ["x"] = -185428.01945139,
                                            }, -- end of [188]
                                            [1] = 
                                            {
                                                ["y"] = 510445.50585376,
                                                ["x"] = -186934.31941558,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 510409.86648884,
                                                ["x"] = -186906.85370048,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 501071.3498059,
                                                ["x"] = -186039.12908172,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 500851.57499905,
                                                ["x"] = -186000.55567508,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 500369.05302656,
                                                ["x"] = -185599.29545173,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 500176.83364257,
                                                ["x"] = -185506.48880131,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 499374.62309684,
                                                ["x"] = -185584.75849524,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 495705.93186906,
                                                ["x"] = -185869.28319168,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 494810.81095304,
                                                ["x"] = -185627.45870534,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 510385.23496361,
                                                ["x"] = -186889.73346987,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 510363.99444791,
                                                ["x"] = -186876.55394199,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 505243.06483465,
                                                ["x"] = -186463.76789628,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 505186.10364493,
                                                ["x"] = -186482.13974886,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 505126.40046453,
                                                ["x"] = -186486.42595574,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 510346.48760675,
                                                ["x"] = -186866.88830762,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 504994.08674545,
                                                ["x"] = -186444.57882699,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 504772.0632594,
                                                ["x"] = -186300.31495757,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 504342.22169866,
                                                ["x"] = -186110.66142904,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 510328.53063885,
                                                ["x"] = -186858.08673353,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 503989.90971479,
                                                ["x"] = -186119.18709762,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 503870.24916655,
                                                ["x"] = -186113.68008259,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 503773.82125736,
                                                ["x"] = -186087.89007591,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 510310.1669724,
                                                ["x"] = -186850.16855319,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 503320.51203168,
                                                ["x"] = -185835.85612737,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 503127.98956158,
                                                ["x"] = -185782.80861479,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 502928.90150653,
                                                ["x"] = -185767.22806616,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 510291.4418798,
                                                ["x"] = -186843.14763045,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 501026.35717489,
                                                ["x"] = -186038.66691472,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 510272.39972973,
                                                ["x"] = -186837.03869526,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 500340.49437422,
                                                ["x"] = -185579.0678862,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 510253.08450864,
                                                ["x"] = -186831.8575737,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 498741.18373786,
                                                ["x"] = -185705.59597755,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 510233.54034723,
                                                ["x"] = -186827.62125966,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 494541.91619247,
                                                ["x"] = -185483.75134953,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 510213.81338201,
                                                ["x"] = -186824.3410758,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 510188.97949482,
                                                ["x"] = -186821.48717636,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 510159.0420853,
                                                ["x"] = -186819.59817288,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 510114.05004212,
                                                ["x"] = -186819.07212578,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 509574.6054849,
                                                ["x"] = -186840.50691614,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 509534.68655601,
                                                ["x"] = -186838.02428852,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 509499.91575031,
                                                ["x"] = -186834.06300421,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 509470.32914251,
                                                ["x"] = -186829.11819794,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 509441.02046218,
                                                ["x"] = -186822.72899535,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 509412.05867525,
                                                ["x"] = -186814.91640925,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 509383.51270024,
                                                ["x"] = -186805.6996757,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 509355.45223923,
                                                ["x"] = -186795.0963818,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 509327.94260836,
                                                ["x"] = -186783.13661357,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 509292.11860847,
                                                ["x"] = -186765.35250572,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 509248.5202641,
                                                ["x"] = -186740.88361499,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 509134.49614996,
                                                ["x"] = -186668.63094528,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 508850.50817321,
                                                ["x"] = -186481.72679832,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 508806.84391126,
                                                ["x"] = -186457.37406159,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 508762.04396305,
                                                ["x"] = -186435.18505595,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 508716.23645817,
                                                ["x"] = -186415.15727255,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 508376.6614443,
                                                ["x"] = -186281.62002192,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 507431.8356959,
                                                ["x"] = -185790.27730665,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 507270.20731083,
                                                ["x"] = -185723.38034665,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 507112.17978406,
                                                ["x"] = -185676.15414276,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 506218.82460177,
                                                ["x"] = -185503.4045501,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 506159.18057079,
                                                ["x"] = -185497.17197481,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 506129.20893093,
                                                ["x"] = -185497.8863858,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 506104.52545389,
                                                ["x"] = -185501.77566055,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 506085.18582022,
                                                ["x"] = -185506.83269355,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 506066.45070343,
                                                ["x"] = -185513.81148805,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 506048.51137132,
                                                ["x"] = -185522.63077381,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 506027.30851885,
                                                ["x"] = -185535.85602348,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 506007.88376898,
                                                ["x"] = -185551.57307202,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 505983.21882477,
                                                ["x"] = -185576.38560574,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 505355.66257616,
                                                ["x"] = -186373.92773323,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 505313.19246833,
                                                ["x"] = -186416.27293403,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 505281.9084704,
                                                ["x"] = -186441.1635732,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 505229.27601473,
                                                ["x"] = -186469.66656329,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 505171.30037091,
                                                ["x"] = -186484.54741978,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 505111.45047828,
                                                ["x"] = -186485.23188778,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 505053.18703178,
                                                ["x"] = -186471.47509446,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 504963.82090404,
                                                ["x"] = -186427.00922668,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 504758.61910803,
                                                ["x"] = -186293.66466665,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 504327.73252948,
                                                ["x"] = -186106.79139077,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 504238.65402142,
                                                ["x"] = -186095.48417213,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 503949.92230478,
                                                ["x"] = -186119.98434225,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 503845.67277147,
                                                ["x"] = -186109.11217187,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 503746.0804531,
                                                ["x"] = -186076.47405733,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 503465.08279983,
                                                ["x"] = -185904.0493343,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 503273.38543181,
                                                ["x"] = -185819.16460484,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 503078.55294258,
                                                ["x"] = -185775.35569559,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 502878.94878301,
                                                ["x"] = -185769.28981755,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 502642.90277622,
                                                ["x"] = -185810.4153494,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 500971.56768717,
                                                ["x"] = -186034.10387833,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 500781.39126252,
                                                ["x"] = -185962.34776691,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 500293.39718201,
                                                ["x"] = -185550.70831101,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 500102.87331302,
                                                ["x"] = -185494.49241059,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 497099.73029756,
                                                ["x"] = -185866.52635203,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 495356.64267412,
                                                ["x"] = -185747.64032467,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 494477.10692963,
                                                ["x"] = -185457.37095605,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 494206.01323825,
                                                ["x"] = -185423.74234379,
                                            }, -- end of [192]
                                            [129] = 
                                            {
                                                ["y"] = 502191.37525281,
                                                ["x"] = -185940.38348259,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 500946.89458138,
                                                ["x"] = -186030.09621034,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 500752.68251284,
                                                ["x"] = -185942.33488578,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 500271.0394743,
                                                ["x"] = -185539.52822035,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 500072.92668465,
                                                ["x"] = -185492.75532285,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 495819.8514374,
                                                ["x"] = -185883.15806725,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 495318.0393151,
                                                ["x"] = -185737.1714535,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 494448.52591641,
                                                ["x"] = -185448.26479369,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 494156.2534878,
                                                ["x"] = -185428.58244847,
                                            }, -- end of [193]
                                            [79] = 
                                            {
                                                ["y"] = 505067.44185111,
                                                ["x"] = -186476.13914703,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 504263.62985057,
                                                ["x"] = -186096.54619222,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 503654.19809083,
                                                ["x"] = -186025.84696639,
                                            }, -- end of [111]
                                            [65] = 
                                            {
                                                ["y"] = 505269.40284241,
                                                ["x"] = -186449.44347119,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 505215.14681429,
                                                ["x"] = -186474.69591251,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 505156.38015998,
                                                ["x"] = -186486.07087696,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 505096.60488418,
                                                ["x"] = -186483.1030194,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 505034.54763644,
                                                ["x"] = -186464.23215356,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 504913.48500644,
                                                ["x"] = -186394.36552674,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 504398.48082756,
                                                ["x"] = -186131.43925445,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 504303.284034,
                                                ["x"] = -186101.56596779,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 504218.66131855,
                                                ["x"] = -186095.93299834,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 503919.94050329,
                                                ["x"] = -186119.02640608,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 503821.36026999,
                                                ["x"] = -186103.30107386,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 503723.50789983,
                                                ["x"] = -186065.73502915,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 503412.09898771,
                                                ["x"] = -185875.90690141,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 503225.51604479,
                                                ["x"] = -185804.7406957,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 503028.81727857,
                                                ["x"] = -185770.26739927,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 502829.15121273,
                                                ["x"] = -185773.73143721,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 502112.71981513,
                                                ["x"] = -185954.93990554,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 500922.48352963,
                                                ["x"] = -186024.71684945,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 500717.18720478,
                                                ["x"] = -185914.68290519,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 500248.14197079,
                                                ["x"] = -185529.49961468,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 500037.93126271,
                                                ["x"] = -185492.57437951,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 495784.8871257,
                                                ["x"] = -185881.67475804,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 494866.48129883,
                                                ["x"] = -185649.64130671,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 494419.51424073,
                                                ["x"] = -185440.6402893,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 494082.0849526,
                                                ["x"] = -185439.67059058,
                                            }, -- end of [194]
                                            [127] = 
                                            {
                                                ["y"] = 502720.67430754,
                                                ["x"] = -185791.69656513,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 502028.5068986,
                                                ["x"] = -185966.40815633,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 500996.41609769,
                                                ["x"] = -186036.83368001,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 500898.40988687,
                                                ["x"] = -186017.98637318,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 500828.99958323,
                                                ["x"] = -185989.82612813,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 500802.6138296,
                                                ["x"] = -185975.55645493,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 500671.6704964,
                                                ["x"] = -185875.59932834,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 500315.15993733,
                                                ["x"] = -185563.00582574,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 500224.76784992,
                                                ["x"] = -185520.63856965,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 500152.39375676,
                                                ["x"] = -185501.23902579,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 500127.71924946,
                                                ["x"] = -185497.23494822,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 499992.98533485,
                                                ["x"] = -185494.67880592,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 497838.02534673,
                                                ["x"] = -185816.64398905,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 495760.02623335,
                                                ["x"] = -185879.05632747,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 495681.7547916,
                                                ["x"] = -185862.93551149,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 495638.94052787,
                                                ["x"] = -185849.09580687,
                                            }, -- end of [175]
                                            [179] = 
                                            {
                                                ["y"] = 494852.32557375,
                                                ["x"] = -185644.6840343,
                                            }, -- end of [179]
                                            [183] = 
                                            {
                                                ["y"] = 494505.19658771,
                                                ["x"] = -185467.89661565,
                                            }, -- end of [183]
                                            [187] = 
                                            {
                                                ["y"] = 494385.26074483,
                                                ["x"] = -185433.46884499,
                                            }, -- end of [187]
                                            [189] = 
                                            {
                                                ["y"] = 494315.89821609,
                                                ["x"] = -185424.2489264,
                                            }, -- end of [189]
                                            [191] = 
                                            {
                                                ["y"] = 494245.96791171,
                                                ["x"] = -185421.92897492,
                                            }, -- end of [191]
                                            [190] = 
                                            {
                                                ["y"] = 494280.96238779,
                                                ["x"] = -185422.18885558,
                                            }, -- end of [190]
                                            [195] = 
                                            {
                                                ["y"] = 494060.21534779,
                                                ["x"] = -185443.55123244,
                                            }, -- end of [195]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516654.01094293,
                                                ["x"] = -196085.94544079,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516579.73286752,
                                                ["x"] = -196026.73719282,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 516443.84703662,
                                                ["x"] = -195901.30507544,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 515896.1223496,
                                                ["x"] = -195163.53223593,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 514955.49621812,
                                                ["x"] = -194132.9812335,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 514933.95026899,
                                                ["x"] = -194076.9895146,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 515873.64566645,
                                                ["x"] = -195136.70962986,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 514696.87364085,
                                                ["x"] = -193386.62247269,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 516382.30779903,
                                                ["x"] = -195835.64381996,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 515045.33041031,
                                                ["x"] = -194282.42625963,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 515029.85941313,
                                                ["x"] = -194262.79182253,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 516508.4330813,
                                                ["x"] = -195963.97184963,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 516323.95009602,
                                                ["x"] = -195767.13933208,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 515009.62189034,
                                                ["x"] = -194234.237895,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 514996.16784163,
                                                ["x"] = -194213.17261799,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 516253.86911604,
                                                ["x"] = -195675.97464979,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 514981.32099921,
                                                ["x"] = -194187.10804907,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 514967.65526444,
                                                ["x"] = -194160.40404658,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 514691.11811727,
                                                ["x"] = -193373.47302646,
                                            }, -- end of [19]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 492683.90497353,
                                                ["x"] = -184607.61796396,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 493624.06605082,
                                                ["x"] = -185531.66246252,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 493484.71019619,
                                                ["x"] = -185531.06800439,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 492680.63812152,
                                                ["x"] = -184582.83578533,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 492678.69811007,
                                                ["x"] = -184557.9137154,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 492677.72789826,
                                                ["x"] = -184522.93072961,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 492679.37283397,
                                                ["x"] = -184452.95650175,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 493465.2084786,
                                                ["x"] = -185526.64537158,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 492699.90625097,
                                                ["x"] = -184078.5621849,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 492698.97079966,
                                                ["x"] = -184053.58344811,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 492697.56579655,
                                                ["x"] = -184038.65089387,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 492695.19930587,
                                                ["x"] = -184023.83956273,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 493446.01162292,
                                                ["x"] = -185521.04547746,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 492691.27463847,
                                                ["x"] = -184004.22770562,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 492687.59805998,
                                                ["x"] = -183989.69076825,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 492683.1427429,
                                                ["x"] = -183975.37310134,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 492676.2530314,
                                                ["x"] = -183956.59543954,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 493427.18878195,
                                                ["x"] = -185514.29420093,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 492670.43431807,
                                                ["x"] = -183942.77247405,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 492661.60965928,
                                                ["x"] = -183924.82677956,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 492646.94025017,
                                                ["x"] = -183898.66197658,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 493589.27738656,
                                                ["x"] = -185535.46871546,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 493408.80971871,
                                                ["x"] = -185506.41473465,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 492557.61002428,
                                                ["x"] = -183748.34845757,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 492547.6048629,
                                                ["x"] = -183725.44282853,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 492535.44008405,
                                                ["x"] = -183692.62873845,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 492529.41331933,
                                                ["x"] = -183673.56121091,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 493390.94593904,
                                                ["x"] = -185497.42792447,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 492519.35926772,
                                                ["x"] = -183634.84951331,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 492416.18575409,
                                                ["x"] = -183171.25015683,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 492404.13381448,
                                                ["x"] = -183133.11400521,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 492393.58295085,
                                                ["x"] = -183105.03408694,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 493373.67240705,
                                                ["x"] = -185487.35374887,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 492381.59109331,
                                                ["x"] = -183077.5387856,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 492368.18535048,
                                                ["x"] = -183050.70441153,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 492353.4039735,
                                                ["x"] = -183024.60253046,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 492337.28355527,
                                                ["x"] = -182999.30574258,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 493357.03927662,
                                                ["x"] = -185476.25374707,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 492319.87805527,
                                                ["x"] = -182974.87504151,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 492298.18824878,
                                                ["x"] = -182947.4101257,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 492258.69123501,
                                                ["x"] = -182902.25184474,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 494060.18471439,
                                                ["x"] = -185443.55663976,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 493564.32147882,
                                                ["x"] = -185536.91573979,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 493341.02225281,
                                                ["x"] = -185464.27936177,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 491761.09143442,
                                                ["x"] = -182375.41518631,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 491741.18108956,
                                                ["x"] = -182346.63545226,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 491719.97173775,
                                                ["x"] = -182312.72615955,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 493321.79652173,
                                                ["x"] = -185448.30319239,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 491612.81821876,
                                                ["x"] = -182132.35272542,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 491587.73510043,
                                                ["x"] = -182101.19879037,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 490682.70104945,
                                                ["x"] = -181046.29835277,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 493299.7432954,
                                                ["x"] = -185427.96941748,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 490586.67921944,
                                                ["x"] = -180906.09783589,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 490111.27043036,
                                                ["x"] = -180060.61649366,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 490084.52397745,
                                                ["x"] = -180010.33212895,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 493268.25411885,
                                                ["x"] = -185395.82844454,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 493544.32467096,
                                                ["x"] = -185537.10261116,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 493218.42074932,
                                                ["x"] = -185339.78835569,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 492785.36579796,
                                                ["x"] = -184822.04396909,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 492758.63808453,
                                                ["x"] = -184785.84694387,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 492742.0772837,
                                                ["x"] = -184760.83602001,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 493524.34387776,
                                                ["x"] = -185536.27186809,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 492729.39812767,
                                                ["x"] = -184739.29317959,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 492720.1636103,
                                                ["x"] = -184721.55520308,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 492711.81492738,
                                                ["x"] = -184703.38327252,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 492704.36829643,
                                                ["x"] = -184684.82343425,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 493504.44660458,
                                                ["x"] = -185534.28451306,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 492697.83800776,
                                                ["x"] = -184665.92168838,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 492692.2394189,
                                                ["x"] = -184646.72335835,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 492570.91664295,
                                                ["x"] = -183775.23401041,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 491788.57001841,
                                                ["x"] = -182411.04641726,
                                            }, -- end of [63]
                                            [30] = 
                                            {
                                                ["y"] = 492687.58917139,
                                                ["x"] = -184627.27354873,
                                            }, -- end of [30]
                                            [67] = 
                                            {
                                                ["y"] = 491646.51521453,
                                                ["x"] = -182181.99108581,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 490632.9381323,
                                                ["x"] = -180977.39849193,
                                            }, -- end of [71]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 489182.95398559,
                                                ["x"] = -178362.09927535,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 490061.4764348,
                                                ["x"] = -179960.4054142,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 489671.2875676,
                                                ["x"] = -179210.57613248,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 489172.203317,
                                                ["x"] = -178323.5753711,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 489160.10509557,
                                                ["x"] = -178269.92816924,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 489128.9707324,
                                                ["x"] = -178102.85366368,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 489116.80033262,
                                                ["x"] = -178059.53473737,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 489647.99241877,
                                                ["x"] = -179166.33872199,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 489105.53103809,
                                                ["x"] = -178026.40597663,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 489088.86807648,
                                                ["x"] = -177984.6085812,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 489074.1420113,
                                                ["x"] = -177952.86061671,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 489029.8209919,
                                                ["x"] = -177868.84280164,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 489630.97760563,
                                                ["x"] = -179130.14298421,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 488493.35572765,
                                                ["x"] = -176920.03083312,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 488428.41475062,
                                                ["x"] = -176819.13365677,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 488381.67006205,
                                                ["x"] = -176754.22046087,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 488328.82379063,
                                                ["x"] = -176687.65540111,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 489613.89250318,
                                                ["x"] = -179088.51780454,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 488272.86906849,
                                                ["x"] = -176623.68114765,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 488213.93620398,
                                                ["x"] = -176562.43935902,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 488144.79715608,
                                                ["x"] = -176497.30068161,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 490052.20714652,
                                                ["x"] = -179937.1898421,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 489590.67865981,
                                                ["x"] = -179022.48584995,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 487398.11786043,
                                                ["x"] = -175886.20206625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 487312.47336386,
                                                ["x"] = -175825.47428193,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 487236.57840758,
                                                ["x"] = -175777.11682941,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 487153.98026202,
                                                ["x"] = -175730.20462605,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 489535.46459812,
                                                ["x"] = -178856.44784006,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 487073.83444705,
                                                ["x"] = -175689.2793469,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 486991.76700101,
                                                ["x"] = -175652.35478147,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 486908.04207262,
                                                ["x"] = -175619.36039539,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 486822.85131419,
                                                ["x"] = -175590.35999993,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 489523.88581151,
                                                ["x"] = -178828.77497228,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 486736.38458005,
                                                ["x"] = -175565.42017034,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 486639.07133241,
                                                ["x"] = -175542.43887183,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 485761.59856449,
                                                ["x"] = -175393.90726018,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 483950.94038201,
                                                ["x"] = -175096.16845889,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 489512.93925674,
                                                ["x"] = -178806.30414458,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 483912.07055088,
                                                ["x"] = -175086.74624305,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 483873.66139175,
                                                ["x"] = -175075.59711456,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 483831.13420615,
                                                ["x"] = -175060.89787893,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 490084.52734302,
                                                ["x"] = -180010.33871744,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 489952.74965315,
                                                ["x"] = -179664.82967381,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 489503.20269052,
                                                ["x"] = -178788.83617534,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 483391.6522667,
                                                ["x"] = -174868.06394153,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 483349.14203747,
                                                ["x"] = -174853.3164003,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 483301.19950894,
                                                ["x"] = -174839.14362248,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 489492.57229555,
                                                ["x"] = -178771.89870662,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 483208.32122091,
                                                ["x"] = -174819.35435417,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 483114.13711528,
                                                ["x"] = -174806.99842569,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 482484.30172681,
                                                ["x"] = -174742.82941687,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 489478.11586523,
                                                ["x"] = -178751.50914589,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 489459.47725746,
                                                ["x"] = -178728.00465449,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = 489933.75502765,
                                                ["x"] = -179624.0394196,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 489446.14362419,
                                                ["x"] = -178713.09995402,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 489421.55461689,
                                                ["x"] = -178688.19776329,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 489313.62407156,
                                                ["x"] = -178584.08307191,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 489287.07500853,
                                                ["x"] = -178554.17014905,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 489912.68730709,
                                                ["x"] = -179584.28032653,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 489271.43217149,
                                                ["x"] = -178534.67207553,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 489251.02575253,
                                                ["x"] = -178506.24105177,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 489237.52954468,
                                                ["x"] = -178485.20093985,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 489225.10210651,
                                                ["x"] = -178463.51107432,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 489889.7056747,
                                                ["x"] = -179545.59702279,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 489213.73774809,
                                                ["x"] = -178441.24615924,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 489203.50448332,
                                                ["x"] = -178418.4401227,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 487942.38987676,
                                                ["x"] = -176326.29238967,
                                            }, -- end of [47]
                                            [30] = 
                                            {
                                                ["y"] = 489192.44777405,
                                                ["x"] = -178390.55408419,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 483775.64436822,
                                                ["x"] = -175038.09000418,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 483252.54820019,
                                                ["x"] = -174827.6293115,
                                            }, -- end of [67]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 467883.77129752,
                                                ["x"] = -169175.43994479,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 467883.77129752,
                                                ["x"] = -169175.43994479,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "On Railroads",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516652.82311768,
                                            ["x"] = -196087.50902936,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "On Railroads",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "On Railroads",
                                            ["ETA"] = 3258.7385719046,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 514689.08478136,
                                            ["x"] = -193374.34331684,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "On Railroads",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "On Railroads",
                                            ["ETA"] = 10815.456424017,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 510444.12889046,
                                            ["x"] = -186936.00925108,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "On Railroads",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "On Railroads",
                                            ["ETA"] = 27208.580926477,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 494060.57555898,
                                            ["x"] = -185445.67995196,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "On Railroads",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "On Railroads",
                                            ["ETA"] = 34918.300530249,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 490082.64865032,
                                            ["x"] = -180011.29425649,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "On Railroads",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "On Railroads",
                                            ["ETA"] = 44440.517852227,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 482484.08495692,
                                            ["x"] = -174744.9407311,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "On Railroads",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "On Railroads",
                                            ["ETA"] = 60421.748125792,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 467834.17185221,
                                            ["x"] = -169507.53830806,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "On Railroads",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Train",
                                        ["unitId"] = 131,
                                        ["y"] = 516652.82311768,
                                        ["x"] = -196087.50902936,
                                        ["name"] = "Train-6",
                                        ["heading"] = -0.62650884403626,
                                        ["playerCanDrive"] = false,
                                        ["wagons"] = 
                                        {
                                            [1] = "Electric locomotive",
                                        }, -- end of ["wagons"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516652.82311768,
                                ["x"] = -196087.50902936,
                                ["name"] = "Train",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 525389.98730956,
                                                ["x"] = -198007.78625375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 525389.98730956,
                                                ["x"] = -198007.78625375,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 525449.36711275,
                                            ["x"] = -198357.27914327,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 212,
                                        ["y"] = 525449.36711275,
                                        ["x"] = -198357.27914327,
                                        ["name"] = "Scout BRDM-5",
                                        ["heading"] = 1.6929693744345,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 211,
                                        ["y"] = 525571.87185911,
                                        ["x"] = -198459.8412565,
                                        ["name"] = "Scout BRDM-4",
                                        ["heading"] = 5.0971619280342,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 210,
                                        ["y"] = 525249.88282375,
                                        ["x"] = -198325.98749009,
                                        ["name"] = "Scout BRDM-2",
                                        ["heading"] = 1.2740903539559,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 209,
                                        ["y"] = 525392.33729255,
                                        ["x"] = -198487.08122325,
                                        ["name"] = "Scout BRDM-1",
                                        ["heading"] = 1.6929693744345,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 206,
                                        ["y"] = 525613.03966927,
                                        ["x"] = -198594.8661049,
                                        ["name"] = "Scout BRDM-3",
                                        ["heading"] = 1.5184364492351,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 525449.36711275,
                                ["x"] = -198357.27914327,
                                ["name"] = "Scout BRDM",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517174.06670205,
                                            ["x"] = -197246.60900225,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Osa 9A33 ln",
                                        ["unitId"] = 359,
                                        ["y"] = 517174.06670205,
                                        ["x"] = -197246.60900225,
                                        ["name"] = "TEMP AIR DEFENSE-2",
                                        ["heading"] = 1.9373154697137,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Osa 9A33 ln",
                                        ["unitId"] = 358,
                                        ["y"] = 517220.23718344,
                                        ["x"] = -196741.61936199,
                                        ["name"] = "TEMP AIR DEFENSE-1",
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 517174.06670205,
                                ["x"] = -197246.60900225,
                                ["name"] = "TEMP AIR DEFENSE",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 525780.8390458,
                                                ["x"] = -196132.45188679,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 525780.8390458,
                                                ["x"] = -196132.45188679,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 146,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 525820.86376348,
                                            ["x"] = -196510.86313947,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 364,
                                        ["y"] = 525820.86376348,
                                        ["x"] = -196510.86313947,
                                        ["name"] = "T72s-5",
                                        ["heading"] = 2.2689280275926,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 363,
                                        ["y"] = 525818.07619612,
                                        ["x"] = -196403.97408892,
                                        ["name"] = "T72s-4",
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 362,
                                        ["y"] = 525927.4564792,
                                        ["x"] = -196395.45094998,
                                        ["name"] = "T72s-3",
                                        ["heading"] = 2.3212879051525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 361,
                                        ["y"] = 525961.54903496,
                                        ["x"] = -196310.21956057,
                                        ["name"] = "T72s-2",
                                        ["heading"] = 2.0943951023932,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 360,
                                        ["y"] = 526085.1345496,
                                        ["x"] = -196337.20950055,
                                        ["name"] = "T72s-1",
                                        ["heading"] = 1.850049007114,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 525820.86376348,
                                ["x"] = -196510.86313947,
                                ["name"] = "T72s",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 521917.18283627,
                                            ["x"] = -197356.16520497,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 374,
                                        ["y"] = 521917.18283627,
                                        ["x"] = -197356.16520497,
                                        ["name"] = "BTR80s-5",
                                        ["heading"] = 2.164208272473,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 373,
                                        ["y"] = 522077.94771854,
                                        ["x"] = -197591.38961166,
                                        ["name"] = "BTR80s-4",
                                        ["heading"] = 1.7802358370342,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 372,
                                        ["y"] = 521822.41616882,
                                        ["x"] = -197498.31520614,
                                        ["name"] = "BTR80s-3",
                                        ["heading"] = 1.6406094968747,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 371,
                                        ["y"] = 521671.80485806,
                                        ["x"] = -197280.01341863,
                                        ["name"] = "BTR80s-2",
                                        ["heading"] = 1.832595714594,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 370,
                                        ["y"] = 521854.56914527,
                                        ["x"] = -197142.94020322,
                                        ["name"] = "BTR80s-1",
                                        ["heading"] = 1.6580627893946,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 521917.18283627,
                                ["x"] = -197356.16520497,
                                ["name"] = "BTR80s",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 525999.18085818,
                                            ["x"] = -197862.31299766,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 90,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 444,
                                        ["y"] = 525999.18085818,
                                        ["x"] = -197862.31299766,
                                        ["name"] = "AA gun-2-3",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 443,
                                        ["y"] = 525983.5590804,
                                        ["x"] = -197862.06890738,
                                        ["name"] = "AA gun-2-2",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 442,
                                        ["y"] = 525966.02192621,
                                        ["x"] = -197861.7396296,
                                        ["name"] = "AA gun-2-1",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 525999.18085818,
                                ["x"] = -197862.31299766,
                                ["name"] = "AA gun-2",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 160,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 528172.59977081,
                                            ["x"] = -187138.58158331,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 112,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 506,
                                        ["y"] = 528172.59977081,
                                        ["x"] = -187138.58158331,
                                        ["name"] = "Flank Guard-6",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 505,
                                        ["y"] = 527631.14705048,
                                        ["x"] = -187815.31304006,
                                        ["name"] = "Flank Guard-5",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 504,
                                        ["y"] = 528481.55967682,
                                        ["x"] = -186193.55674598,
                                        ["name"] = "Flank Guard-4",
                                        ["heading"] = 1.5009831567151,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 503,
                                        ["y"] = 527982.02586035,
                                        ["x"] = -187079.09396608,
                                        ["name"] = "Flank Guard-3",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 502,
                                        ["y"] = 526921.51173297,
                                        ["x"] = -189405.3074584,
                                        ["name"] = "Flank Guard-2",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 501,
                                        ["y"] = 527264.67284392,
                                        ["x"] = -188871.14021512,
                                        ["name"] = "Flank Guard-1",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 528172.59977081,
                                ["x"] = -187138.58158331,
                                ["name"] = "Flank Guard",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 525780.8390458,
                                                ["x"] = -196132.45188679,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 525780.8390458,
                                                ["x"] = -196132.45188679,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 154,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 525411.28340805,
                                            ["x"] = -196697.75077637,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 113,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 507,
                                        ["y"] = 525411.28340805,
                                        ["x"] = -196697.75077637,
                                        ["name"] = "T72s-1-1",
                                        ["heading"] = 2.2689280275926,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 508,
                                        ["y"] = 525408.49584069,
                                        ["x"] = -196590.86172582,
                                        ["name"] = "T72s-1-2",
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 509,
                                        ["y"] = 525517.87612377,
                                        ["x"] = -196582.33858688,
                                        ["name"] = "T72s-1-3",
                                        ["heading"] = 2.3212879051525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 510,
                                        ["y"] = 525551.96867953,
                                        ["x"] = -196497.10719747,
                                        ["name"] = "T72s-1-4",
                                        ["heading"] = 2.0943951023932,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 511,
                                        ["y"] = 525675.55419417,
                                        ["x"] = -196524.09713745,
                                        ["name"] = "T72s-1-5",
                                        ["heading"] = 1.850049007114,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 525411.28340805,
                                ["x"] = -196697.75077637,
                                ["name"] = "T72s-1",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 525825.22534327,
                                            ["x"] = -197761.98774097,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 114,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 521,
                                        ["y"] = 525825.22534327,
                                        ["x"] = -197761.98774097,
                                        ["name"] = "T55-1",
                                        ["heading"] = 2.8972465583106,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 520,
                                        ["y"] = 525727.04005304,
                                        ["x"] = -197811.97297963,
                                        ["name"] = "T55-2",
                                        ["heading"] = 2.8972465583106,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 519,
                                        ["y"] = 525633.31773055,
                                        ["x"] = -197869.09896667,
                                        ["name"] = "T55-3",
                                        ["heading"] = 2.8972465583106,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 518,
                                        ["y"] = 525550.30653063,
                                        ["x"] = -197924.43976662,
                                        ["name"] = "T55-4",
                                        ["heading"] = 2.8972465583106,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 512,
                                        ["y"] = 525454.79902105,
                                        ["x"] = -197977.10278592,
                                        ["name"] = "T55-5",
                                        ["heading"] = 2.8972465583106,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 525825.22534327,
                                ["x"] = -197761.98774097,
                                ["name"] = "T55",
                                ["start_time"] = 0,
                            }, -- end of [11]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462640.625,
                                            ["x"] = -164012.8125,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 314.16895981841,
                                            ["ETA_locked"] = false,
                                            ["y"] = 493818.37253495,
                                            ["x"] = -194540.24990131,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 538.0817100628,
                                            ["ETA_locked"] = false,
                                            ["y"] = 513902.50788646,
                                            ["x"] = -199901.49789129,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 602.40158870395,
                                            ["ETA_locked"] = false,
                                            ["y"] = 564126.00795813,
                                            ["x"] = -220238.89146108,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1166.0013910322,
                                            ["ETA_locked"] = false,
                                            ["y"] = 527165.48752585,
                                            ["x"] = -197609.7611103,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1825.0873988246,
                                            ["ETA_locked"] = false,
                                            ["y"] = 477087.23142795,
                                            ["x"] = -176257.10279365,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1693.7430092979,
                                            ["ETA_locked"] = false,
                                            ["y"] = 462218.921875,
                                            ["x"] = -164496.46875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Player",
                                        ["parking"] = "43",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 8,
                                        ["psi"] = -2.3456558934891,
                                        ["onboard_num"] = "010",
                                        ["parking_id"] = "36",
                                        ["x"] = -164012.8125,
                                        ["name"] = "Lieutenant",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B5CA9846-776E-4230-B4FD-8BCC9BFB1676}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{CBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82C}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3032,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462640.625,
                                        ["heading"] = 2.3456558934891,
                                        ["callsign"] = 110,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462640.625,
                                ["x"] = -164012.8125,
                                ["name"] = "Lieutenant",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "BombingRunway",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["runwayId"] = 20,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 8,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 30,
                                            ["directionEnabled"] = false,
                                            ["groupAttack"] = false,
                                            ["direction"] = 2.1816615649929,
                                            ["weaponType"] = 1073741822,
                                            ["altitudeEnabled"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Runway Attack",
                                ["uncontrolled"] = false,
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetUnlimitedFuel",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462218.921875,
                                            ["x"] = -164496.46875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 147.55798523541,
                                            ["ETA_locked"] = false,
                                            ["y"] = 444181.098626,
                                            ["x"] = -174225.17450908,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 490.62535824681,
                                            ["ETA_locked"] = false,
                                            ["y"] = 480097.30239292,
                                            ["x"] = -205536.22172607,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 3048,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 154.16666666667,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "500",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2032,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 684.24696056955,
                                            ["ETA_locked"] = false,
                                            ["y"] = 506803.74814516,
                                            ["x"] = -208688.91274263,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 92,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 448,
                                        ["psi"] = 2.0654264503726,
                                        ["onboard_num"] = "013",
                                        ["y"] = 462218.921875,
                                        ["x"] = -164496.46875,
                                        ["name"] = "Aerial-2-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{BD289E34-DF84-4C5E-9220-4B14C346E79D}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82C}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3411,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.0654264503726,
                                        ["callsign"] = 117,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462218.921875,
                                ["x"] = -164496.46875,
                                ["name"] = "Aerial-2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["hiddenOnMFD"] = true,
                                ["heading"] = 5.9166661642608,
                                ["hiddenOnPlanner"] = true,
                                ["groupId"] = 75,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 100,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 379,
                                        ["rate"] = 100,
                                        ["y"] = 461763.28796469,
                                        ["x"] = -164650.78957995,
                                        ["name"] = "Static Container-2",
                                        ["heading"] = 5.9166661642608,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461763.28796469,
                                ["x"] = -164650.78957995,
                                ["name"] = "Static Container-2",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461763.28796469,
                                            ["speed"] = 0,
                                            ["x"] = -164650.78957995,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["hiddenOnMFD"] = true,
                                ["heading"] = 5.9166661642608,
                                ["hiddenOnPlanner"] = true,
                                ["groupId"] = 79,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 100,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 383,
                                        ["rate"] = 100,
                                        ["y"] = 461817.47760276,
                                        ["x"] = -164623.99792861,
                                        ["name"] = "Static Container-3",
                                        ["heading"] = 5.9166661642608,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461817.47760276,
                                ["x"] = -164623.99792861,
                                ["name"] = "Static Container-3",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461817.47760276,
                                            ["speed"] = 0,
                                            ["x"] = -164623.99792861,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["hiddenOnMFD"] = true,
                                ["heading"] = 5.8643062867009,
                                ["hiddenOnPlanner"] = true,
                                ["groupId"] = 82,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 100,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 387,
                                        ["rate"] = 100,
                                        ["y"] = 461909.8385865,
                                        ["x"] = -164570.50750569,
                                        ["name"] = "Static Container-1-1",
                                        ["heading"] = 5.8643062867009,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461909.8385865,
                                ["x"] = -164570.50750569,
                                ["name"] = "Static Container-1",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461909.8385865,
                                            ["speed"] = 0,
                                            ["x"] = -164570.50750569,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["hiddenOnMFD"] = true,
                                ["heading"] = 5.846852994181,
                                ["hiddenOnPlanner"] = true,
                                ["groupId"] = 84,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 100,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 389,
                                        ["rate"] = 100,
                                        ["y"] = 461963.62427565,
                                        ["x"] = -164549.11480254,
                                        ["name"] = "Static Barrels-1-1",
                                        ["heading"] = 5.846852994181,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461963.62427565,
                                ["x"] = -164549.11480254,
                                ["name"] = "Static Barrels-1",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461963.62427565,
                                            ["speed"] = 0,
                                            ["x"] = -164549.11480254,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["dead"] = false,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 22,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = "",
                    ["predicate"] = "c_time_before",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Mission Start",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_unit_off",
                    ["unit"] = 336,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 661,
                    ["predicate"] = "c_unit_speed_higher",
                    ["speedU"] = 1.1111111111111,
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ATC",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_19",
                    ["KeyDict_text"] = "DictKey_ActionText_19",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 496,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 120,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Wrong Runway",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_16",
                    ["text"] = "DictKey_ActionText_16",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 15,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 5,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 12.847222222222,
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1328,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Mission Complete",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 30,
                    ["KeyDict_text"] = "DictKey_ActionText_17",
                    ["text"] = "DictKey_ActionText_17",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 826,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "D-Straight",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_21",
                    ["text"] = "DictKey_ActionText_21",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "D-Left-Right",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_22",
                    ["KeyDict_text"] = "DictKey_ActionText_22",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 828,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "D-Clear-Cross",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_23",
                    ["text"] = "DictKey_ActionText_23",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 829,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "D-Clear-takeoff",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_24",
                    ["KeyDict_text"] = "DictKey_ActionText_24",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Contact ATC",
            ["actions"] = 
            {
                [1] = 
                {
                    ["value"] = 1,
                    ["flag"] = "400",
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_35",
                    ["radiotext"] = "DictKey_ActionRadioText_35",
                    ["predicate"] = "a_add_radio_item",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 994,
                    ["flag"] = "400",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "ATC Reply",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_27",
                    ["radiotext"] = "DictKey_ActionRadioText_27",
                    ["predicate"] = "a_remove_radio_item",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_28",
                    ["text"] = "DictKey_ActionText_28",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 900,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Win",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "777",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 20,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Transport 2",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 80,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 40,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Transport 3",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 81,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 60,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Transport 4",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 83,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 447,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "New Track Radar",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_unit_on",
                    ["unit"] = 336,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_37",
                    ["text"] = "DictKey_ActionText_37",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["colorItem"] = "0x0000ffff",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["group"] = 42,
                    ["predicate"] = "c_all_of_group_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "ATK KA",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "200",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 334,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 336,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 445,
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 447,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Drone Spawn",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 43,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_38",
                    ["KeyDict_text"] = "DictKey_ActionText_38",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x0000ffff",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 336,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 445,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "CAP Activate",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "500",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 93,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x0000ffff",
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["flag"] = "500",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Bombing Run",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 92,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1990,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "AD ON",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 68,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x0000ffff",
        }, -- end of [20]
    }, -- end of ["trigrules"]
    ["currentKey"] = 104016,
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
    }, -- end of ["failures"]
    ["forcedOptions"] = 
    {
        ["labels"] = 3,
        ["optionsView"] = "optview_allies",
        ["permitCrash"] = true,
    }, -- end of ["forcedOptions"]
    ["start_time"] = 27900,
} -- end of mission
