mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_66\")); mission.trig.func[1]=nil;",
            [2] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_68\")); mission.trig.func[2]=nil;",
            [3] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_91\")); mission.trig.func[3]=nil;",
            [4] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_79\")); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(129);",
            [6] = "a_activate_group(87);",
            [7] = "a_activate_group(134);",
            [8] = "a_activate_group(137);",
            [9] = "a_activate_group(138);",
            [10] = "a_activate_group(146);",
            [11] = "a_activate_group(145);",
            [12] = "a_activate_group(147);",
            [13] = "a_activate_group(134);",
            [14] = "a_activate_group(58);",
            [15] = "a_activate_group(127);a_inc_flag(\"1\", 1); mission.trig.func[15]=nil;",
            [16] = "a_activate_group(133);a_inc_flag(\"1\", 1); mission.trig.func[16]=nil;",
            [17] = "a_activate_group(135);a_inc_flag(\"1\", 1); mission.trig.func[17]=nil;",
            [18] = "a_activate_group(139); mission.trig.func[18]=nil;",
            [19] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_69\"), 0); mission.trig.func[19]=nil;",
            [20] = "a_explosion_unit(212, 4000);a_explosion(330, 1, 3000);a_explosion(331, 1, 3000);a_effect_smoke(330, 2, 1, \"\");a_effect_smoke(331, 5, 0.85, \"\");a_activate_group(148);a_activate_group(149);a_activate_group(152);a_activate_group(154);a_explosion(828, 1, 1000);a_effect_smoke(828, 2, 0.9, \"\");a_activate_group(181);a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_33\"), 0);a_inc_flag(\"1\", 5);a_set_flag(\"started\"); mission.trig.func[20]=nil;",
            [21] = "a_activate_group(130); mission.trig.func[21]=nil;",
            [22] = "a_explosion_unit(237, 2000);a_effect_smoke(165, 2, 1, \"\");a_activate_group(141); mission.trig.func[22]=nil;",
            [23] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_59\"), 0); mission.trig.func[23]=nil;",
            [24] = "a_effect_smoke(330, 6, 0.9, \"\");a_effect_smoke(331, 6, 0.8, \"\");a_activate_group(150);a_activate_group(179); mission.trig.events[\"dead\"][24]=nil;",
            [25] = "a_effect_smoke(330, 1, 1, \"\");a_effect_smoke(331, 1, 1, \"\"); mission.trig.events[\"dead\"][25]=nil;",
            [26] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_70\"), 0); mission.trig.func[26]=nil;",
            [27] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_71\"), 0); mission.trig.func[27]=nil;",
            [28] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_87\"), 0); mission.trig.func[28]=nil;",
            [29] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_77\"), 0); mission.trig.func[29]=nil;",
            [30] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_78\")); mission.trig.func[30]=nil;",
            [31] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_34\"), 0);a_set_flag(\"southwest\"); mission.trig.events[\"dead\"][31]=nil;",
            [32] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_35\"), 0);a_set_flag(\"west\"); mission.trig.events[\"dead\"][32]=nil;",
            [33] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_36\"), 0);a_set_flag(\"north\"); mission.trig.events[\"dead\"][33]=nil;",
            [34] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_72\"), 17, false, 10);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_88\"), 0);a_end_mission(\"red\", getValueDictByKey(\"DictKey_ActionText_21\"), 15); mission.trig.func[34]=nil;",
            [35] = "a_out_sound_s(\"blue\", getValueResourceByKey(\"ResKey_Action_89\"), 10);a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_90\"), 20, false, 0); mission.trig.func[35]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["dead"] = 
            {
                [31] = "if mission.trig.conditions[31]() then mission.trig.actions[31]() end",
                [32] = "if mission.trig.conditions[32]() then mission.trig.actions[32]() end",
                [33] = "if mission.trig.conditions[33]() then mission.trig.actions[33]() end",
                [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
                [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() end",
            }, -- end of ["dead"]
        }, -- 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",
            [35] = "if mission.trig.conditions[35]() then mission.trig.actions[35]() end",
            [34] = "if mission.trig.conditions[34]() then mission.trig.actions[34]() end",
            [26] = "if mission.trig.conditions[26]() then mission.trig.actions[26]() end",
            [27] = "if mission.trig.conditions[27]() then mission.trig.actions[27]() end",
            [28] = "if mission.trig.conditions[28]() then mission.trig.actions[28]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [30] = "if mission.trig.conditions[30]() then mission.trig.actions[30]() 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",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [29] = "if mission.trig.conditions[29]() then mission.trig.actions[29]() 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,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
            [28] = true,
            [29] = true,
            [30] = true,
            [31] = true,
            [32] = true,
            [33] = true,
            [34] = true,
            [35] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(true)",
            [2] = "return(c_time_after(9) )",
            [3] = "return(true)",
            [4] = "return(c_time_after(15) )",
            [5] = "return(c_random_less(30) )",
            [6] = "return(c_random_less(30) )",
            [7] = "return(c_random_less(33) )",
            [8] = "return(c_random_less(30) )",
            [9] = "return(c_flag_less(\"1\", 3) and c_random_less(10) )",
            [10] = "return(c_flag_less(\"1\", 3) and c_random_less(10) )",
            [11] = "return(c_flag_less(\"1\", 3) and c_random_less(10) )",
            [12] = "return(c_random_less(15) )",
            [13] = "return(c_random_less(15) )",
            [14] = "return(c_random_less(15) )",
            [15] = "return(c_flag_less(\"1\", 3) and c_random_less(10) )",
            [16] = "return(c_flag_less(\"1\", 3) and c_random_less(10) )",
            [17] = "return(c_flag_less(\"1\", 3) and c_random_less(10) )",
            [18] = "return(c_random_less(30) )",
            [19] = "return(c_time_after(75) )",
            [20] = "return(c_time_after(100) )",
            [21] = "return(c_flag_more(\"1\", 2) )",
            [22] = "return(c_mlrs_in_zone(\"4.7.33.94\", 1, 663) )",
            [23] = "return(c_time_after(94) )",
            [24] = "return(c_time_after(300) )",
            [25] = "return(c_time_after(780) )",
            [26] = "return(c_time_since_flag(\"started\", 28) )",
            [27] = "return(c_unit_speed_higher(143, 35.458333333333) )",
            [28] = "return(c_time_since_flag(\"started\", 900) )",
            [29] = "return(c_time_after(600) and c_unit_altitude_lower_AGL(143, 300) and c_unit_speed_lower(143, 77.083333333333) )",
            [30] = "return(c_time_after(600) and c_unit_altitude_lower_AGL(143, 150) and c_unit_speed_lower(143, 64.236111111111) )",
            [31] = "return(c_part_of_coalition_in_zone(\"red\", 496, \"GROUND\") )",
            [32] = "return(c_part_of_coalition_in_zone(\"red\", 497, \"GROUND\") )",
            [33] = "return(c_part_of_coalition_in_zone(\"red\", 498, \"GROUND\") )",
            [34] = "return(c_part_of_coalition_in_zone(\"red\", 165, \"GROUND\") )",
            [35] = "return(c_time_after(2500) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
            [6] = "local tab = mission.result.offline.actions 		 for i,t in ipairs(tab)	do if type(t) == 'string' then tab[i] = loadstring(t) end end",
            [2] = "local tab = mission.result.blue.conditions 		 for i,t in ipairs(tab)	do if type(t) == 'string' then tab[i] = loadstring(t) end end",
            [8] = "local tab = mission.trig.actions 				 for i,t in ipairs(tab)	do if type(t) == 'string' then tab[i] = loadstring(t) end end",
            [3] = "local tab = mission.result.offline.conditions	 for i,t in ipairs(tab)	do if type(t) == 'string' then tab[i] = loadstring(t) end end",
            [1] = "local tab = mission.result.red.conditions 		 for i,t in ipairs(tab)	do if type(t) == 'string' then tab[i] = loadstring(t) end end",
            [4] = "local tab = mission.result.red.actions 			 for i,t in ipairs(tab)	do if type(t) == 'string' then tab[i] = loadstring(t) end end",
            [5] = "local tab = mission.result.blue.actions 		 for i,t in ipairs(tab)	do if type(t) == 'string' then tab[i] = loadstring(t) end end",
            [7] = "local tab = mission.trig.conditions 			 for i,t in ipairs(tab)	do if type(t) == 'string' then tab[i] = loadstring(t) end end",
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [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",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["requiredModules"] = 
    {
        ["SAM Sites Asset Pack"] = "SAM Sites Asset Pack",
        ["VPC Object by voc & virpil.com"] = "VPC Object by voc & virpil.com",
        ["Pilot Ground"] = "Pilot Ground",
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 30,
        ["Year"] = 1992,
        ["Month"] = 1,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["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"]
    ["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"]
    ["maxDictId"] = 91,
    ["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"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
            }, -- 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"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                    [2] = 
                    {
                        ["visible"] = false,
                        ["radius"] = 4221.5437797674,
                        ["mapY"] = 889695.00043875,
                        ["primitiveType"] = "Polygon",
                        ["thickness"] = 16,
                        ["colorString"] = "0xffffffff",
                        ["style"] = "dash",
                        ["polygonMode"] = "circle",
                        ["mapX"] = -324886.70090203,
                        ["fillColorString"] = "0xff000080",
                        ["name"] = "Polygon-2",
                        ["layerName"] = "Author",
                    }, -- end of [2]
                    [3] = 
                    {
                        ["visible"] = false,
                        ["radius"] = 4125.2827071024,
                        ["mapY"] = 898067.67856327,
                        ["primitiveType"] = "Polygon",
                        ["thickness"] = 16,
                        ["colorString"] = "0xffffffff",
                        ["style"] = "dash",
                        ["polygonMode"] = "circle",
                        ["mapX"] = -317521.84514436,
                        ["fillColorString"] = "0xff000080",
                        ["name"] = "Polygon-3",
                        ["layerName"] = "Author",
                    }, -- end of [3]
                    [1] = 
                    {
                        ["visible"] = false,
                        ["radius"] = 3835.1140707531,
                        ["hiddenOnPlanner"] = false,
                        ["mapY"] = 893572.66562717,
                        ["primitiveType"] = "Polygon",
                        ["thickness"] = 16,
                        ["colorString"] = "0xffffffff",
                        ["style"] = "dash",
                        ["polygonMode"] = "circle",
                        ["mapX"] = -323609.94718177,
                        ["fillColorString"] = "0xff000080",
                        ["name"] = "Polygon-1",
                        ["layerName"] = "Author",
                    }, -- end of [1]
                    [4] = 
                    {
                        ["visible"] = false,
                        ["radius"] = 8989.0421925096,
                        ["mapY"] = 893602.06008919,
                        ["primitiveType"] = "Polygon",
                        ["thickness"] = 16,
                        ["colorString"] = "0xffffffff",
                        ["style"] = "dash",
                        ["polygonMode"] = "circle",
                        ["mapX"] = -327659.12596538,
                        ["fillColorString"] = "0xff000080",
                        ["name"] = "Polygon-4",
                        ["layerName"] = "Author",
                    }, -- end of [4]
                    [5] = 
                    {
                        ["visible"] = false,
                        ["radius"] = 8356.4639744151,
                        ["mapY"] = 895496.4270774,
                        ["primitiveType"] = "Polygon",
                        ["thickness"] = 16,
                        ["colorString"] = "0xffffffff",
                        ["style"] = "dash",
                        ["polygonMode"] = "circle",
                        ["mapX"] = -315295.82010322,
                        ["fillColorString"] = "0xff000080",
                        ["name"] = "Polygon-5",
                        ["layerName"] = "Author",
                    }, -- end of [5]
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 2.0616,
                ["dir"] = 70,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 1.0308,
                ["dir"] = 345,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 1.0308,
                ["dir"] = 29,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["groundTurbulence"] = 0,
        ["enable_dust"] = false,
        ["season"] = 
        {
            ["temperature"] = -5,
        }, -- end of ["season"]
        ["dust_density"] = 0,
        ["modifiedTime"] = true,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Clear",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 1000,
        }, -- end of ["fog"]
        ["name_localize"] = 
        {
            ["ru"] = "Ясно",
        }, -- end of ["name_localize"]
        ["qnh"] = 770,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["density"] = 4,
            ["thickness"] = 290,
            ["base"] = 3000,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 1600.5048,
                ["zoneId"] = 165,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 896565.84437658,
                ["x"] = -315513.85889533,
                ["name"] = "New Trigger Zone-1",
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 4.8768,
                ["zoneId"] = 330,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 896638.34498796,
                ["x"] = -314775.04095701,
                ["name"] = "New Trigger Zone-2",
                ["type"] = 0,
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 4.8768,
                ["zoneId"] = 331,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 896685.57318106,
                ["x"] = -314893.11143976,
                ["name"] = "New Trigger Zone-3",
                ["type"] = 0,
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 1200.6072,
                ["zoneId"] = 496,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 894553.26052201,
                ["x"] = -317475.04944401,
                ["name"] = "New Trigger Zone-4",
                ["type"] = 0,
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 1200.6072,
                ["zoneId"] = 497,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 893961.89873073,
                ["x"] = -314424.55419064,
                ["name"] = "New Trigger Zone-5",
                ["type"] = 0,
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 1200.6072,
                ["zoneId"] = 498,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 895837.68793557,
                ["x"] = -312658.6178282,
                ["name"] = "New Trigger Zone-6",
                ["type"] = 0,
            }, -- end of [6]
            [7] = 
            {
                ["radius"] = 10.668,
                ["zoneId"] = 663,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 897109.73528502,
                ["x"] = -315227.19520484,
                ["name"] = "New Trigger Zone-7",
                ["type"] = 0,
            }, -- end of [7]
            [8] = 
            {
                ["radius"] = 4.8768,
                ["zoneId"] = 828,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 896348.27128849,
                ["x"] = -314984.04638036,
                ["name"] = "New Trigger Zone-8",
                ["type"] = 0,
            }, -- end of [8]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 896450.44924729,
        ["zoom"] = 143112.68690898,
        ["centerX"] = -312279.93451862,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 17,
            [3] = 22,
            [4] = 23,
            [5] = 25,
            [6] = 29,
            [7] = 30,
            [8] = 31,
            [9] = 32,
            [10] = 33,
            [11] = 35,
            [12] = 36,
            [13] = 39,
            [14] = 41,
            [15] = 42,
            [16] = 44,
            [17] = 48,
            [18] = 49,
            [19] = 50,
            [20] = 51,
            [21] = 52,
            [22] = 53,
            [23] = 54,
            [24] = 55,
            [25] = 56,
            [26] = 57,
            [27] = 58,
            [28] = 59,
            [29] = 60,
            [30] = 61,
            [31] = 62,
            [32] = 63,
            [33] = 64,
            [34] = 65,
            [35] = 66,
            [36] = 67,
            [37] = 68,
            [38] = 69,
            [39] = 70,
            [40] = 71,
            [41] = 72,
            [42] = 73,
            [43] = 74,
            [44] = 75,
            [45] = 76,
            [46] = 77,
            [47] = 78,
            [48] = 79,
            [49] = 82,
            [50] = 83,
            [51] = 84,
            [52] = 85,
            [53] = 86,
            [54] = 87,
            [55] = 88,
            [56] = 89,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 1,
            [2] = 2,
            [3] = 3,
            [4] = 4,
            [5] = 5,
            [6] = 6,
            [7] = 8,
            [8] = 9,
            [9] = 10,
            [10] = 11,
            [11] = 12,
            [12] = 13,
            [13] = 15,
            [14] = 16,
            [15] = 20,
            [16] = 21,
            [17] = 26,
            [18] = 28,
            [19] = 40,
            [20] = 45,
            [21] = 46,
            [22] = 80,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 0,
            [2] = 18,
            [3] = 19,
            [4] = 24,
            [5] = 27,
            [6] = 34,
            [7] = 37,
            [8] = 38,
            [9] = 43,
            [10] = 47,
            [11] = 81,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_2",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_3",
    ["generatorParams"] = 
    {
        ["asynch"] = true,
        ["airdromeName"] = "",
        ["redTemplId"] = "",
        ["takeoffFrom"] = "0",
        ["botsInGroup"] = 0,
        ["day"] = -1,
        ["taskWorldID"] = 31,
        ["blueTemplId"] = "",
        ["startTime"] = 43200,
        ["maxRedClients"] = 0,
        ["maxClients"] = 24,
        ["fuelPercent"] = 100,
        ["year"] = -1,
        ["fastRearming"] = true,
        ["conquest_airdefence_template"] = "",
        ["misPath"] = "disabled..",
        ["autobalance"] = true,
        ["matchTime"] = 0,
        ["predefinedMission"] = 0,
        ["autorespawn"] = true,
        ["livery_id"] = "",
        ["respawnsCount"] = 3,
        ["yearStart"] = 1976,
        ["aircraftId"] = "A-10A",
        ["minRedClients"] = 0,
        ["season"] = "random",
        ["maxSpectators"] = 231,
        ["playerAircraftsType"] = "1",
        ["unlimitedLives"] = false,
        ["outsideTimer"] = 100,
        ["month"] = -1,
        ["playerCountry"] = "USA",
        ["weather"] = "random",
        ["testing"] = true,
        ["playerAltitude"] = 0,
        ["spawnSpeed"] = 0,
        ["airdromeId"] = -1,
        ["nodeDistance"] = "0",
        ["yearEnd"] = 2011,
        ["awardMissile1"] = "",
        ["maxBlueClients"] = 0,
        ["zoneMinRadius"] = 2500,
        ["theatreOfWar"] = "Caucasus",
        ["difficulty"] = "2",
        ["groundTimer"] = 100,
        ["typeAttack"] = "head-on",
        ["zoneMaxRadius"] = 50000,
        ["awardMissile2"] = "",
        ["minClients"] = 8,
        ["minWaitingTime"] = 10,
        ["minBlueClients"] = 0,
    }, -- end of ["generatorParams"]
    ["descriptionRedTask"] = "",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_80",
        [2] = "ResKey_ImageBriefing_81",
        [3] = "ResKey_ImageBriefing_82",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 918947.04663777,
                ["x"] = -317914.62677174,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 896353.2895586,
                ["x"] = -315281.64425487,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 504.68088563751,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "CAS",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 9,
                                                                        ["value"] = 590082,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 962369.41809784,
                                            ["x"] = -389405.20079422,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 949,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 449.28950554798,
                                            ["ETA_locked"] = false,
                                            ["y"] = 884109.09027086,
                                            ["x"] = -325194.35304076,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 504.68088563751,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = false,
                                            ["y"] = 904066.16836456,
                                            ["x"] = -325519.83388608,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 116,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 504.68088563751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["speed"] = 45,
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 131,
                                        ["psi"] = 0.88369315252262,
                                        ["y"] = 962369.41809784,
                                        ["x"] = -389405.20079422,
                                        ["name"] = "AH-64A",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 925,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.88369315252262,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "25",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 504.68088563751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["speed"] = 45,
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 132,
                                        ["psi"] = 0.88369315252262,
                                        ["y"] = 962377.11672247,
                                        ["x"] = -389355.7970375,
                                        ["name"] = "AH-64A",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 925,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.88369315252262,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Pontiac12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "43",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 962369.41809784,
                                ["x"] = -389405.20079422,
                                ["name"] = "AH-64A Flight116",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 557,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "CAS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 9,
                                                                        ["value"] = 590082,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 897982.70619051,
                                            ["x"] = -315863.52062285,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 937,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 501.59640241098,
                                            ["ETA_locked"] = false,
                                            ["y"] = 881970.10337985,
                                            ["x"] = -320235.78988037,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 540.53513902103,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = false,
                                            ["y"] = 904257.63019007,
                                            ["x"] = -323274.03438735,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 117,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 557,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["speed"] = 45,
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 133,
                                        ["psi"] = 1.8373503667333,
                                        ["y"] = 897982.70619051,
                                        ["x"] = -315863.52062285,
                                        ["name"] = "AH-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 925,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8373503667333,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Pontiac21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "5",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 557,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["speed"] = 45,
                                        ["type"] = "AH-64A",
                                        ["unitId"] = 134,
                                        ["psi"] = 1.8373503667333,
                                        ["y"] = 897990.40481514,
                                        ["x"] = -315814.11686612,
                                        ["name"] = "AH-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 925,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8373503667333,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 2,
                                            [3] = 2,
                                            ["name"] = "Pontiac22",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "19",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 897982.70619051,
                                ["x"] = -315863.52062285,
                                ["name"] = "AH-64A Flight117",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 887659.0019561,
                                            ["x"] = -322984.21746097,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 97,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 144,
                                        ["skill"] = "High",
                                        ["y"] = 887659.0019561,
                                        ["x"] = -322984.21746097,
                                        ["name"] = "MBT M1A2 Abrams",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 145,
                                        ["skill"] = "High",
                                        ["y"] = 887685.56476028,
                                        ["x"] = -323008.59813844,
                                        ["name"] = "MBT M1A2 Abrams",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 146,
                                        ["skill"] = "High",
                                        ["y"] = 887685.24355939,
                                        ["x"] = -322978.18602194,
                                        ["name"] = "MBT M1A2 Abrams",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 147,
                                        ["skill"] = "High",
                                        ["y"] = 887636.28948391,
                                        ["x"] = -323013.06436041,
                                        ["name"] = "MBT M1A2 Abrams",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 887659.0019561,
                                ["x"] = -322984.21746097,
                                ["name"] = "M1A2 Platoon97",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889064.43673007,
                                            ["x"] = -323481.35655278,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 98,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 148,
                                        ["skill"] = "High",
                                        ["y"] = 889064.43673007,
                                        ["x"] = -323481.35655278,
                                        ["name"] = "MBT M1A2 Abrams-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 149,
                                        ["skill"] = "High",
                                        ["y"] = 889034.51202318,
                                        ["x"] = -323465.56060654,
                                        ["name"] = "MBT M1A2 Abrams-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 150,
                                        ["skill"] = "High",
                                        ["y"] = 889058.71323603,
                                        ["x"] = -323453.13879922,
                                        ["name"] = "MBT M1A2 Abrams-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 151,
                                        ["skill"] = "High",
                                        ["y"] = 889044.00835314,
                                        ["x"] = -323508.53524693,
                                        ["name"] = "MBT M1A2 Abrams-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 889064.43673007,
                                ["x"] = -323481.35655278,
                                ["name"] = "M1A2 Platoon98",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 502,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893614.02693584,
                                            ["x"] = -327022.79410728,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 99,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 152,
                                        ["skill"] = "High",
                                        ["y"] = 893614.02693584,
                                        ["x"] = -327022.79410728,
                                        ["name"] = "IFV M2A2 Bradley",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 153,
                                        ["skill"] = "High",
                                        ["y"] = 893633.78843853,
                                        ["x"] = -327025.87355713,
                                        ["name"] = "IFV M2A2 Bradley",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 154,
                                        ["skill"] = "High",
                                        ["y"] = 893643.66918988,
                                        ["x"] = -327027.41328206,
                                        ["name"] = "IFV M2A2 Bradley",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 155,
                                        ["skill"] = "High",
                                        ["y"] = 893653.54994122,
                                        ["x"] = -327028.95300698,
                                        ["name"] = "IFV M2A2 Bradley",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 893614.02693584,
                                ["x"] = -327022.79410728,
                                ["name"] = "M2A2 Platoon99",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 892422.49308166,
                                            ["x"] = -328040.37003727,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 100,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 156,
                                        ["skill"] = "High",
                                        ["y"] = 892422.49308166,
                                        ["x"] = -328040.37003727,
                                        ["name"] = "IFV M2A2 Bradley-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 157,
                                        ["skill"] = "High",
                                        ["y"] = 892392.56837478,
                                        ["x"] = -328024.57409102,
                                        ["name"] = "IFV M2A2 Bradley-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 158,
                                        ["skill"] = "High",
                                        ["y"] = 892416.76958762,
                                        ["x"] = -328012.15228371,
                                        ["name"] = "IFV M2A2 Bradley-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 159,
                                        ["skill"] = "High",
                                        ["y"] = 892402.06470473,
                                        ["x"] = -328067.54873142,
                                        ["name"] = "IFV M2A2 Bradley-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 892422.49308166,
                                ["x"] = -328040.37003727,
                                ["name"] = "M2A2 Platoon100",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 901768.34654481,
                                            ["x"] = -324311.33503948,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 101,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 160,
                                        ["skill"] = "High",
                                        ["y"] = 901768.34654481,
                                        ["x"] = -324311.33503948,
                                        ["name"] = "SPH M109 Paladin 155mm",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 161,
                                        ["skill"] = "High",
                                        ["y"] = 901738.42183792,
                                        ["x"] = -324295.53909324,
                                        ["name"] = "SPH M109 Paladin 155mm",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 162,
                                        ["skill"] = "High",
                                        ["y"] = 901762.62305076,
                                        ["x"] = -324283.11728592,
                                        ["name"] = "SPH M109 Paladin 155mm",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 163,
                                        ["skill"] = "High",
                                        ["y"] = 901747.91816788,
                                        ["x"] = -324338.51373364,
                                        ["name"] = "SPH M109 Paladin 155mm",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 901768.34654481,
                                ["x"] = -324311.33503948,
                                ["name"] = "M109 Battery101",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897715.3298759,
                                            ["x"] = -329000.71759176,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 102,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 164,
                                        ["skill"] = "High",
                                        ["y"] = 897715.3298759,
                                        ["x"] = -329000.71759176,
                                        ["name"] = "SPH M109 Paladin 155mm-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 165,
                                        ["skill"] = "High",
                                        ["y"] = 897685.40516902,
                                        ["x"] = -328984.92164552,
                                        ["name"] = "SPH M109 Paladin 155mm-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 166,
                                        ["skill"] = "High",
                                        ["y"] = 897709.60638186,
                                        ["x"] = -328972.4998382,
                                        ["name"] = "SPH M109 Paladin 155mm-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 167,
                                        ["skill"] = "High",
                                        ["y"] = 897694.90149897,
                                        ["x"] = -329027.89628591,
                                        ["name"] = "SPH M109 Paladin 155mm-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 897715.3298759,
                                ["x"] = -329000.71759176,
                                ["name"] = "M109 Battery102",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 902963.26271984,
                                            ["x"] = -315460.59519052,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 103,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 168,
                                        ["skill"] = "High",
                                        ["y"] = 902963.26271984,
                                        ["x"] = -315460.59519052,
                                        ["name"] = "SPH M109 Paladin 155mm-2",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 169,
                                        ["skill"] = "High",
                                        ["y"] = 902933.33801296,
                                        ["x"] = -315444.79924428,
                                        ["name"] = "SPH M109 Paladin 155mm-2",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 170,
                                        ["skill"] = "High",
                                        ["y"] = 902957.5392258,
                                        ["x"] = -315432.37743696,
                                        ["name"] = "SPH M109 Paladin 155mm-2",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 171,
                                        ["skill"] = "High",
                                        ["y"] = 902942.83434291,
                                        ["x"] = -315487.77388468,
                                        ["name"] = "SPH M109 Paladin 155mm-2",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 902963.26271984,
                                ["x"] = -315460.59519052,
                                ["name"] = "M109 Battery103",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 901894.42242402,
                                            ["x"] = -316877.57427774,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 104,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 172,
                                        ["skill"] = "High",
                                        ["y"] = 901894.42242402,
                                        ["x"] = -316877.57427774,
                                        ["name"] = "SPH M109 Paladin 155mm-3",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 173,
                                        ["skill"] = "High",
                                        ["y"] = 901914.18392671,
                                        ["x"] = -316880.65372759,
                                        ["name"] = "SPH M109 Paladin 155mm-3",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 174,
                                        ["skill"] = "High",
                                        ["y"] = 901924.06467806,
                                        ["x"] = -316882.19345251,
                                        ["name"] = "SPH M109 Paladin 155mm-3",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M-109",
                                        ["unitId"] = 175,
                                        ["skill"] = "High",
                                        ["y"] = 901933.9454294,
                                        ["x"] = -316883.73317744,
                                        ["name"] = "SPH M109 Paladin 155mm-3",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 901894.42242402,
                                ["x"] = -316877.57427774,
                                ["name"] = "M109 Battery104",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 911322.61544403,
                                                ["x"] = -323257.37980066,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 908461.37237263,
                                                ["x"] = -325062.34192667,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 908461.36031267,
                                                ["x"] = -325062.3160703,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 908458.07803181,
                                                ["x"] = -325058.54628198,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 908255.65660998,
                                                ["x"] = -324857.96537808,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 907277.47437068,
                                                ["x"] = -323755.3961417,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 906825.35971499,
                                                ["x"] = -323539.78224209,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 906656.59931422,
                                                ["x"] = -323643.30992591,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 905699.49427453,
                                                ["x"] = -323252.77509608,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 902084.98229973,
                                                ["x"] = -320040.21761124,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 900472.1322223,
                                                ["x"] = -317196.22753891,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 887230.70426043,
                                                ["x"] = -313127.64511612,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 887226.71399201,
                                                ["x"] = -313130.65342029,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 900469.12825118,
                                                ["x"] = -317200.22046813,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 887222.53764452,
                                                ["x"] = -313133.40375639,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 902089.00588882,
                                                ["x"] = -320025.76875453,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 900463.84213693,
                                                ["x"] = -317208.70781563,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 886723.34264118,
                                                ["x"] = -313352.06299129,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 886709.29410262,
                                                ["x"] = -313357.30962748,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 900253.91830888,
                                                ["x"] = -317572.46573185,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 886699.68722111,
                                                ["x"] = -313360.07985858,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 905681.35878563,
                                                ["x"] = -323235.57114603,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 902089.99176815,
                                                ["x"] = -320020.86845234,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 900250.10824163,
                                                ["x"] = -317575.60177125,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 886302.20220128,
                                                ["x"] = -313437.61396371,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 886292.20450751,
                                                ["x"] = -313437.60667306,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 900245.2652452,
                                                ["x"] = -317575.10958721,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 886287.24913575,
                                                ["x"] = -313436.94611381,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 902090.30603109,
                                                ["x"] = -320015.88673602,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 900240.75670039,
                                                ["x"] = -317572.91752995,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 885638.12353285,
                                                ["x"] = -313317.8331221,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 885633.55407068,
                                                ["x"] = -313315.80611418,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 900206.20856928,
                                                ["x"] = -317552.75910577,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 906651.60415942,
                                                ["x"] = -323643.31405306,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 905643.55521493,
                                                ["x"] = -323195.6294056,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 902089.19705278,
                                                ["x"] = -320011.03606366,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 900185.13138855,
                                                ["x"] = -317539.32343394,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 885620.78124323,
                                                ["x"] = -313307.99834215,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 885616.98202321,
                                                ["x"] = -313304.75671163,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 900177.05800207,
                                                ["x"] = -317533.42406849,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 885596.30720115,
                                                ["x"] = -313283.02068724,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 902086.19960282,
                                                ["x"] = -320007.09694737,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 900153.79229384,
                                                ["x"] = -317514.486345,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 885228.12106334,
                                                ["x"] = -312888.04236101,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 885224.20919095,
                                                ["x"] = -312884.92943802,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 900139.04941897,
                                                ["x"] = -317500.97475584,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 885216.02772457,
                                                ["x"] = -312879.18134414,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 905585.52470148,
                                                ["x"] = -323133.53719678,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 902082.03556903,
                                                ["x"] = -320004.34335366,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 899979.56602461,
                                                ["x"] = -317342.27111363,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 885039.07396156,
                                                ["x"] = -312766.21383423,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 885029.58941136,
                                                ["x"] = -312763.06371245,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 899966.21470281,
                                                ["x"] = -317327.38355493,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 885024.69676135,
                                                ["x"] = -312762.05062027,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 902077.55689714,
                                                ["x"] = -320002.12303033,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 899944.24900577,
                                                ["x"] = -317300.13640569,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 885009.75264776,
                                                ["x"] = -312760.91488996,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 885004.76059109,
                                                ["x"] = -312761.15016726,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 906820.41729421,
                                                ["x"] = -323539.02758612,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 906646.67075192,
                                                ["x"] = -323642.53410521,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 905544.94138431,
                                                ["x"] = -323096.42172129,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 902068.31948921,
                                                ["x"] = -319998.29628534,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 899739.7052624,
                                                ["x"] = -316979.92797903,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 884990.13919151,
                                                ["x"] = -312764.31655706,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 884985.46456042,
                                                ["x"] = -312766.09105892,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 899711.96411466,
                                                ["x"] = -316932.4441283,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 884976.41605271,
                                                ["x"] = -312770.34175722,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 902040.58103426,
                                                ["x"] = -319986.88373894,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 899709.99894816,
                                                ["x"] = -316927.84967551,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 884968.11005238,
                                                ["x"] = -312775.88189206,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 884960.70339528,
                                                ["x"] = -312782.57763628,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 899708.33199422,
                                                ["x"] = -316923.13420443,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 884951.19123107,
                                                ["x"] = -312794.17427767,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 905514.1316633,
                                                ["x"] = -323070.91714166,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 902027.14994777,
                                                ["x"] = -319980.21028425,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 899707.01722779,
                                                ["x"] = -316918.31469022,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 884634.76982748,
                                                ["x"] = -313193.99632418,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 884630.78283374,
                                                ["x"] = -313197.01136719,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 899706.14043375,
                                                ["x"] = -316913.39521262,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 884626.5675139,
                                                ["x"] = -313199.69262394,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 902018.45510138,
                                                ["x"] = -319975.27259998,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 899705.5186146,
                                                ["x"] = -316903.43523592,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 884617.56696113,
                                                ["x"] = -313204.0395023,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 884612.9062751,
                                                ["x"] = -313205.85169368,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 899706.54373982,
                                                ["x"] = -316893.48942964,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 906641.89766003,
                                                ["x"] = -323641.05522855,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 905175.47194435,
                                                ["x"] = -322805.97770948,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 902010.01930452,
                                                ["x"] = -319969.90479566,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 899777.52079265,
                                                ["x"] = -316449.12890426,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 884598.29386192,
                                                ["x"] = -313209.03053849,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 884593.29973981,
                                                ["x"] = -313209.21101924,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 899785.15613545,
                                                ["x"] = -316409.86980378,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 884588.30359366,
                                                ["x"] = -313209.0260655,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 901997.85939466,
                                                ["x"] = -319961.12608322,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 899795.52580724,
                                                ["x"] = -316371.23878498,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 884573.49971205,
                                                ["x"] = -313206.77406126,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 884568.74531781,
                                                ["x"] = -313205.23657151,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 899798.59570809,
                                                ["x"] = -316361.72253086,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 884559.65528458,
                                                ["x"] = -313201.11363179,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 905168.37670879,
                                                ["x"] = -322798.93593156,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 901982.37157012,
                                                ["x"] = -319948.4762488,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 899803.90751351,
                                                ["x"] = -316347.69633757,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 884126.80245224,
                                                ["x"] = -312912.97153654,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 884119.11092431,
                                                ["x"] = -312906.59459239,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 899820.08765557,
                                                ["x"] = -316311.1190681,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 884115.80393351,
                                                ["x"] = -312902.8450501,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 901963.87305696,
                                                ["x"] = -319931.66303816,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 899944.15011536,
                                                ["x"] = -316054.54709111,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 884110.05505192,
                                                ["x"] = -312894.68048089,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 907269.50220844,
                                                ["x"] = -323749.36242681,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 906815.43435978,
                                                ["x"] = -323538.65101219,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 906637.36657942,
                                                ["x"] = -323638.96752152,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 905165.09639269,
                                                ["x"] = -322795.16305452,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 901946.04533756,
                                                ["x"] = -319914.13922799,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 899972.33744518,
                                                ["x"] = -316007.34893182,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 884103.13089044,
                                                ["x"] = -312875.99411577,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 884101.33102129,
                                                ["x"] = -312866.16147223,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 900137.15983522,
                                                ["x"] = -315781.07113065,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 884100.86762769,
                                                ["x"] = -312861.18364703,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 901939.47438627,
                                                ["x"] = -319906.60537255,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 900147.21402913,
                                                ["x"] = -315763.78537505,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 884101.16859301,
                                                ["x"] = -312851.20180054,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 884101.98521043,
                                                ["x"] = -312846.27055971,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 900153.93859662,
                                                ["x"] = -315750.37958922,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 884103.2350537,
                                                ["x"] = -312841.43097639,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 905158.98312729,
                                                ["x"] = -322787.2511544,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 901930.51122876,
                                                ["x"] = -319894.58003367,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 900161.8367887,
                                                ["x"] = -315732.00777465,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 884106.94932297,
                                                ["x"] = -312832.15791302,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 884109.28889266,
                                                ["x"] = -312827.74011622,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 900171.47165542,
                                                ["x"] = -315708.94231385,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 884114.61511049,
                                                ["x"] = -312819.28008576,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 901838.18637378,
                                                ["x"] = -319763.91603766,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 900175.97939568,
                                                ["x"] = -315700.01810446,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 884120.85529252,
                                                ["x"] = -312811.47637326,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 884124.41762134,
                                                ["x"] = -312807.97031662,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 900181.16724832,
                                                ["x"] = -315691.47265874,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 906633.45471328,
                                                ["x"] = -323635.86580388,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 905078.67607588,
                                                ["x"] = -322672.58304677,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 901834.96840991,
                                                ["x"] = -319760.08983888,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 900187.08810152,
                                                ["x"] = -315683.41815165,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 884136.79738615,
                                                ["x"] = -312799.56777577,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 884141.36880625,
                                                ["x"] = -312797.5509486,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 900193.63143026,
                                                ["x"] = -315675.85852738,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 884146.09963024,
                                                ["x"] = -312795.9346145,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 901831.52638825,
                                                ["x"] = -319756.46463765,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 900200.59843546,
                                                ["x"] = -315668.68628794,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 884383.49565761,
                                                ["x"] = -312735.44366457,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 884388.21928287,
                                                ["x"] = -312733.80630625,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 900211.57735782,
                                                ["x"] = -315658.4679352,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 884392.76562009,
                                                ["x"] = -312731.73562987,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 905075.20787375,
                                                ["x"] = -322668.98418649,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 901827.84520276,
                                                ["x"] = -319753.08215695,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 900230.73521105,
                                                ["x"] = -315642.4103848,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 884401.1692213,
                                                ["x"] = -312726.31872633,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 884405.10625344,
                                                ["x"] = -312723.24266564,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 900269.79902293,
                                                ["x"] = -315611.21513913,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 884408.80270961,
                                                ["x"] = -312719.87908474,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 901797.56320151,
                                                ["x"] = -319726.96081562,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 900276.92636633,
                                                ["x"] = -315604.20507517,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 884421.01423149,
                                                ["x"] = -312704.13260724,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 884575.93791788,
                                                ["x"] = -312447.27174798,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 906810.43441502,
                                                ["x"] = -323538.65539368,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 906629.97215306,
                                                ["x"] = -323632.28004594,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 905071.52580323,
                                                ["x"] = -322665.60214811,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 901790.53369597,
                                                ["x"] = -319719.85059738,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 900289.40194708,
                                                ["x"] = -315588.59253257,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 884571.58990548,
                                                ["x"] = -312434.3390917,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 884567.47260231,
                                                ["x"] = -312431.50628174,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 900303.23501324,
                                                ["x"] = -315567.77111497,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 884533.96554508,
                                                ["x"] = -312409.67524547,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 901780.65375788,
                                                ["x"] = -319708.56681709,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 900383.6040376,
                                                ["x"] = -315435.24588344,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 884510.69880296,
                                                ["x"] = -312390.76300425,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 884452.73794822,
                                                ["x"] = -312335.6280943,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 900397.95121674,
                                                ["x"] = -315408.90402808,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 884439.03294025,
                                                ["x"] = -312321.06523771,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 905067.60019127,
                                                ["x"] = -322662.51149646,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 901716.45734907,
                                                ["x"] = -319631.93474702,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 900402.16094985,
                                                ["x"] = -315399.83471948,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 884423.37758929,
                                                ["x"] = -312301.58890865,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 884417.80019369,
                                                ["x"] = -312293.29041578,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 900415.48708886,
                                                ["x"] = -315367.47229421,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 884412.76265744,
                                                ["x"] = -312284.65442458,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 901696.28287182,
                                                ["x"] = -319603.33877752,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 900420.23956665,
                                                ["x"] = -315353.2476576,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 884404.53498994,
                                                ["x"] = -312266.44127069,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 884401.27961404,
                                                ["x"] = -312256.98737957,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 900431.94588626,
                                                ["x"] = -315309.80083461,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 906623.56557244,
                                                ["x"] = -323624.6041156,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 905063.42611724,
                                                ["x"] = -322659.76111384,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 901664.28272551,
                                                ["x"] = -319552.59162732,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 900520.92140435,
                                                ["x"] = -314935.2356853,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 884390.87785798,
                                                ["x"] = -312208.13369819,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 884388.09718585,
                                                ["x"] = -312193.40350646,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 900546.25862622,
                                                ["x"] = -314792.48885079,
                                            }, -- end of [313]
                                            [626] = 
                                            {
                                                ["y"] = 884385.76052357,
                                                ["x"] = -312189.02028127,
                                            }, -- end of [626]
                                            [157] = 
                                            {
                                                ["y"] = 901568.70095132,
                                                ["x"] = -319400.12572146,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 900608.22549617,
                                                ["x"] = -314366.99182329,
                                            }, -- end of [314]
                                            [628] = 
                                            {
                                                ["y"] = 884376.49517907,
                                                ["x"] = -312186.21957005,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 884371.51346728,
                                                ["x"] = -312186.59838317,
                                            }, -- end of [629]
                                            [315] = 
                                            {
                                                ["y"] = 900609.56929859,
                                                ["x"] = -314347.04088711,
                                            }, -- end of [315]
                                            [630] = 
                                            {
                                                ["y"] = 883614.01833707,
                                                ["x"] = -312293.31372632,
                                            }, -- end of [630]
                                            [79] = 
                                            {
                                                ["y"] = 905054.66297452,
                                                ["x"] = -322654.94766316,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 901539.67398239,
                                                ["x"] = -319330.98310219,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 900610.3973823,
                                                ["x"] = -314307.05270388,
                                            }, -- end of [316]
                                            [632] = 
                                            {
                                                ["y"] = 883209.0560767,
                                                ["x"] = -312289.97319099,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 883204.12989443,
                                                ["x"] = -312290.82544061,
                                            }, -- end of [633]
                                            [317] = 
                                            {
                                                ["y"] = 900609.25548445,
                                                ["x"] = -314282.08148684,
                                            }, -- end of [317]
                                            [634] = 
                                            {
                                                ["y"] = 883194.42842823,
                                                ["x"] = -312293.20735678,
                                            }, -- end of [634]
                                            [159] = 
                                            {
                                                ["y"] = 901537.24315078,
                                                ["x"] = -319326.61472085,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 900571.69733614,
                                                ["x"] = -313873.85391017,
                                            }, -- end of [318]
                                            [636] = 
                                            {
                                                ["y"] = 883185.29027339,
                                                ["x"] = -312297.24206764,
                                            }, -- end of [636]
                                            [5] = 
                                            {
                                                ["y"] = 907989.82918434,
                                                ["x"] = -324559.09520747,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 907244.42949939,
                                                ["x"] = -323732.8940455,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 906805.44142632,
                                                ["x"] = -323538.91732971,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 906602.78976208,
                                                ["x"] = -323596.44087334,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 905050.07762188,
                                                ["x"] = -322652.95994144,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 901521.8312069,
                                                ["x"] = -319300.89979,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 900574.44391472,
                                                ["x"] = -313859.12468503,
                                            }, -- end of [320]
                                            [640] = 
                                            {
                                                ["y"] = 882860.73992882,
                                                ["x"] = -312513.34520957,
                                            }, -- end of [640]
                                            [641] = 
                                            {
                                                ["y"] = 882857.46696216,
                                                ["x"] = -312517.11898588,
                                            }, -- end of [641]
                                            [321] = 
                                            {
                                                ["y"] = 900576.3312667,
                                                ["x"] = -313854.49866435,
                                            }, -- end of [321]
                                            [642] = 
                                            {
                                                ["y"] = 882855.51804899,
                                                ["x"] = -312521.67155486,
                                            }, -- end of [642]
                                            [161] = 
                                            {
                                                ["y"] = 901517.88161812,
                                                ["x"] = -319291.71721194,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 900578.79823031,
                                                ["x"] = -313850.15333499,
                                            }, -- end of [322]
                                            [644] = 
                                            {
                                                ["y"] = 882859.46619534,
                                                ["x"] = -312530.56007838,
                                            }, -- end of [644]
                                            [645] = 
                                            {
                                                ["y"] = 882868.67497315,
                                                ["x"] = -312542.4288189,
                                            }, -- end of [645]
                                            [323] = 
                                            {
                                                ["y"] = 900581.63252832,
                                                ["x"] = -313846.03501335,
                                            }, -- end of [323]
                                            [646] = 
                                            {
                                                ["y"] = 883422.79054194,
                                                ["x"] = -313200.0575839,
                                            }, -- end of [646]
                                            [81] = 
                                            {
                                                ["y"] = 905045.33966619,
                                                ["x"] = -322651.36740404,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 901514.81453786,
                                                ["x"] = -319282.2020463,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 900955.06475006,
                                                ["x"] = -313363.7956034,
                                            }, -- end of [324]
                                            [648] = 
                                            {
                                                ["y"] = 883424.47685779,
                                                ["x"] = -313209.33274932,
                                            }, -- end of [648]
                                            [649] = 
                                            {
                                                ["y"] = 883422.40405959,
                                                ["x"] = -313213.88077673,
                                            }, -- end of [649]
                                            [325] = 
                                            {
                                                ["y"] = 900965.46881239,
                                                ["x"] = -313346.71697289,
                                            }, -- end of [325]
                                            [650] = 
                                            {
                                                ["y"] = 883417.64108115,
                                                ["x"] = -313222.67250071,
                                            }, -- end of [650]
                                            [163] = 
                                            {
                                                ["y"] = 901512.38024497,
                                                ["x"] = -319272.50406085,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 900982.08541393,
                                                ["x"] = -313315.91653812,
                                            }, -- end of [326]
                                            [652] = 
                                            {
                                                ["y"] = 883360.17557699,
                                                ["x"] = -313322.18912755,
                                            }, -- end of [652]
                                            [653] = 
                                            {
                                                ["y"] = 883359.12819804,
                                                ["x"] = -313327.06744955,
                                            }, -- end of [653]
                                            [327] = 
                                            {
                                                ["y"] = 900997.11647492,
                                                ["x"] = -313284.31242915,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 906570.80849412,
                                                ["x"] = -323551.69877407,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 905040.48285462,
                                                ["x"] = -322650.1859347,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 901505.40050418,
                                                ["x"] = -319238.21946878,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 901158.37723447,
                                                ["x"] = -312885.77654784,
                                            }, -- end of [328]
                                            [656] = 
                                            {
                                                ["y"] = 883364.25097925,
                                                ["x"] = -313346.21416766,
                                            }, -- end of [656]
                                            [657] = 
                                            {
                                                ["y"] = 883375.9866072,
                                                ["x"] = -313373.82043074,
                                            }, -- end of [657]
                                            [329] = 
                                            {
                                                ["y"] = 901167.96014771,
                                                ["x"] = -312868.22555507,
                                            }, -- end of [329]
                                            [658] = 
                                            {
                                                ["y"] = 883382.73341747,
                                                ["x"] = -313387.20775621,
                                            }, -- end of [658]
                                            [165] = 
                                            {
                                                ["y"] = 901503.67909993,
                                                ["x"] = -319233.52587409,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 901175.98269475,
                                                ["x"] = -312855.55486939,
                                            }, -- end of [330]
                                            [660] = 
                                            {
                                                ["y"] = 883389.51424483,
                                                ["x"] = -313394.43598363,
                                            }, -- end of [660]
                                            [661] = 
                                            {
                                                ["y"] = 883393.89599232,
                                                ["x"] = -313396.83723052,
                                            }, -- end of [661]
                                            [331] = 
                                            {
                                                ["y"] = 901190.50453609,
                                                ["x"] = -312835.20898609,
                                            }, -- end of [331]
                                            [662] = 
                                            {
                                                ["y"] = 883403.01211378,
                                                ["x"] = -313400.94467564,
                                            }, -- end of [662]
                                            [83] = 
                                            {
                                                ["y"] = 905035.54734568,
                                                ["x"] = -322649.39866636,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 901499.74684157,
                                                ["x"] = -319224.33881339,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 901199.91731536,
                                                ["x"] = -312823.53411922,
                                            }, -- end of [332]
                                            [664] = 
                                            {
                                                ["y"] = 883421.03293925,
                                                ["x"] = -313409.5527336,
                                            }, -- end of [664]
                                            [665] = 
                                            {
                                                ["y"] = 883424.48106758,
                                                ["x"] = -313413.11249811,
                                            }, -- end of [665]
                                            [333] = 
                                            {
                                                ["y"] = 901216.57104354,
                                                ["x"] = -312804.89172441,
                                            }, -- end of [333]
                                            [666] = 
                                            {
                                                ["y"] = 883425.25071354,
                                                ["x"] = -313417.96658534,
                                            }, -- end of [666]
                                            [167] = 
                                            {
                                                ["y"] = 901497.18891984,
                                                ["x"] = -319220.04355347,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 901230.94327049,
                                                ["x"] = -312790.98707192,
                                            }, -- end of [334]
                                            [668] = 
                                            {
                                                ["y"] = 883422.22700531,
                                                ["x"] = -313427.4653085,
                                            }, -- end of [668]
                                            [669] = 
                                            {
                                                ["y"] = 883383.44731315,
                                                ["x"] = -313508.68063928,
                                            }, -- end of [669]
                                            [21] = 
                                            {
                                                ["y"] = 906800.47787535,
                                                ["x"] = -323539.50585349,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 906567.47535938,
                                                ["x"] = -323547.97685461,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 905030.57050346,
                                                ["x"] = -322648.91214709,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 901464.04928187,
                                                ["x"] = -319170.06633439,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 901621.6845729,
                                                ["x"] = -312471.16816247,
                                            }, -- end of [336]
                                            [672] = 
                                            {
                                                ["y"] = 883372.02476155,
                                                ["x"] = -313524.9297294,
                                            }, -- end of [672]
                                            [673] = 
                                            {
                                                ["y"] = 883364.47627337,
                                                ["x"] = -313531.48714574,
                                            }, -- end of [673]
                                            [337] = 
                                            {
                                                ["y"] = 901636.07184785,
                                                ["x"] = -312457.28065221,
                                            }, -- end of [337]
                                            [674] = 
                                            {
                                                ["y"] = 883334.16162951,
                                                ["x"] = -313557.57436203,
                                            }, -- end of [674]
                                            [169] = 
                                            {
                                                ["y"] = 901462.02370408,
                                                ["x"] = -319165.49577201,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 901642.69063062,
                                                ["x"] = -312449.78932434,
                                            }, -- end of [338]
                                            [676] = 
                                            {
                                                ["y"] = 883059.80282466,
                                                ["x"] = -313813.07712729,
                                            }, -- end of [676]
                                            [677] = 
                                            {
                                                ["y"] = 883055.41100097,
                                                ["x"] = -313815.46649014,
                                            }, -- end of [677]
                                            [339] = 
                                            {
                                                ["y"] = 901645.60603395,
                                                ["x"] = -312445.72999558,
                                            }, -- end of [339]
                                            [678] = 
                                            {
                                                ["y"] = 883050.85068016,
                                                ["x"] = -313817.50875016,
                                            }, -- end of [678]
                                            [85] = 
                                            {
                                                ["y"] = 905025.57592641,
                                                ["x"] = -322648.6591662,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 901458.516157,
                                                ["x"] = -319156.13241805,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 901647.90623013,
                                                ["x"] = -312441.29907258,
                                            }, -- end of [340]
                                            [680] = 
                                            {
                                                ["y"] = 883041.33884975,
                                                ["x"] = -313820.55716347,
                                            }, -- end of [680]
                                            [681] = 
                                            {
                                                ["y"] = 882958.01002196,
                                                ["x"] = -313837.04634696,
                                            }, -- end of [681]
                                            [341] = 
                                            {
                                                ["y"] = 901649.14701873,
                                                ["x"] = -312436.46979927,
                                            }, -- end of [341]
                                            [682] = 
                                            {
                                                ["y"] = 882953.72009377,
                                                ["x"] = -313839.581901,
                                            }, -- end of [682]
                                            [171] = 
                                            {
                                                ["y"] = 901361.57409169,
                                                ["x"] = -318856.47338548,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 901649.77402438,
                                                ["x"] = -312431.40798239,
                                            }, -- end of [342]
                                            [684] = 
                                            {
                                                ["y"] = 882942.71741639,
                                                ["x"] = -313849.76641589,
                                            }, -- end of [684]
                                            [685] = 
                                            {
                                                ["y"] = 882921.31595292,
                                                ["x"] = -313870.78112006,
                                            }, -- end of [685]
                                            [343] = 
                                            {
                                                ["y"] = 901649.69843381,
                                                ["x"] = -312426.35570512,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 906563.87640341,
                                                ["x"] = -323544.50461313,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 905020.57940987,
                                                ["x"] = -322648.73936409,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 901359.36584058,
                                                ["x"] = -318846.72355592,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 901646.70691555,
                                                ["x"] = -312423.49837478,
                                            }, -- end of [344]
                                            [688] = 
                                            {
                                                ["y"] = 882904.00551852,
                                                ["x"] = -313880.30608374,
                                            }, -- end of [688]
                                            [689] = 
                                            {
                                                ["y"] = 882899.14429128,
                                                ["x"] = -313881.47389288,
                                            }, -- end of [689]
                                            [345] = 
                                            {
                                                ["y"] = 901641.94921106,
                                                ["x"] = -312425.05615993,
                                            }, -- end of [345]
                                            [690] = 
                                            {
                                                ["y"] = 882884.38522376,
                                                ["x"] = -313884.14022098,
                                            }, -- end of [690]
                                            [173] = 
                                            {
                                                ["y"] = 901341.74481063,
                                                ["x"] = -318733.10755863,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 901637.4222042,
                                                ["x"] = -312427.51660601,
                                            }, -- end of [346]
                                            [692] = 
                                            {
                                                ["y"] = 882791.26409013,
                                                ["x"] = -313902.6424437,
                                            }, -- end of [692]
                                            [693] = 
                                            {
                                                ["y"] = 882724.20365499,
                                                ["x"] = -313922.69247019,
                                            }, -- end of [693]
                                            [347] = 
                                            {
                                                ["y"] = 901619.86005695,
                                                ["x"] = -312437.05617044,
                                            }, -- end of [347]
                                            [694] = 
                                            {
                                                ["y"] = 882396.49451078,
                                                ["x"] = -314030.52034976,
                                            }, -- end of [694]
                                            [87] = 
                                            {
                                                ["y"] = 905015.60921506,
                                                ["x"] = -322649.25400915,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 901340.33529847,
                                                ["x"] = -318728.31102902,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 901615.1687706,
                                                ["x"] = -312438.782151,
                                            }, -- end of [348]
                                            [696] = 
                                            {
                                                ["y"] = 882332.26471208,
                                                ["x"] = -314058.27732658,
                                            }, -- end of [696]
                                            [697] = 
                                            {
                                                ["y"] = 882167.18011674,
                                                ["x"] = -314141.75401335,
                                            }, -- end of [697]
                                            [349] = 
                                            {
                                                ["y"] = 901610.35138016,
                                                ["x"] = -312440.10940173,
                                            }, -- end of [349]
                                            [698] = 
                                            {
                                                ["y"] = 882163.06156594,
                                                ["x"] = -314144.5811496,
                                            }, -- end of [698]
                                            [175] = 
                                            {
                                                ["y"] = 901336.92857737,
                                                ["x"] = -318718.91054,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 901605.42762156,
                                                ["x"] = -312440.97496284,
                                            }, -- end of [350]
                                            [700] = 
                                            {
                                                ["y"] = 882156.72567908,
                                                ["x"] = -314152.2735053,
                                            }, -- end of [700]
                                            [11] = 
                                            {
                                                ["y"] = 907110.35000778,
                                                ["x"] = -323645.6164862,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 906795.57793794,
                                                ["x"] = -323540.49406159,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 906560.06081529,
                                                ["x"] = -323541.27829342,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 905005.84029378,
                                                ["x"] = -322651.32832767,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 901313.5657907,
                                                ["x"] = -318658.25880993,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 901535.77479647,
                                                ["x"] = -312447.79888215,
                                            }, -- end of [352]
                                            [704] = 
                                            {
                                                ["y"] = 882152.64920807,
                                                ["x"] = -314171.30160711,
                                            }, -- end of [704]
                                            [705] = 
                                            {
                                                ["y"] = 882154.49478008,
                                                ["x"] = -314181.12815009,
                                            }, -- end of [705]
                                            [353] = 
                                            {
                                                ["y"] = 901530.77549432,
                                                ["x"] = -312447.77295996,
                                            }, -- end of [353]
                                            [706] = 
                                            {
                                                ["y"] = 882176.9467779,
                                                ["x"] = -314273.4312696,
                                            }, -- end of [706]
                                            [177] = 
                                            {
                                                ["y"] = 901312.09711395,
                                                ["x"] = -318653.47988894,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 901520.79829205,
                                                ["x"] = -312447.11876477,
                                            }, -- end of [354]
                                            [708] = 
                                            {
                                                ["y"] = 882204.2819721,
                                                ["x"] = -314374.66458346,
                                            }, -- end of [708]
                                            [709] = 
                                            {
                                                ["y"] = 882202.74395487,
                                                ["x"] = -314379.39007048,
                                            }, -- end of [709]
                                            [355] = 
                                            {
                                                ["y"] = 900547.74498244,
                                                ["x"] = -312331.49502207,
                                            }, -- end of [355]
                                            [710] = 
                                            {
                                                ["y"] = 882199.90557815,
                                                ["x"] = -314383.49614509,
                                            }, -- end of [710]
                                            [89] = 
                                            {
                                                ["y"] = 904987.10705374,
                                                ["x"] = -322658.32928845,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 901310.8923566,
                                                ["x"] = -318648.62787823,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 900502.75358413,
                                                ["x"] = -312330.89944235,
                                            }, -- end of [356]
                                            [712] = 
                                            {
                                                ["y"] = 882192.74881439,
                                                ["x"] = -314390.46311032,
                                            }, -- end of [712]
                                            [713] = 
                                            {
                                                ["y"] = 882188.82739084,
                                                ["x"] = -314393.56189464,
                                            }, -- end of [713]
                                            [357] = 
                                            {
                                                ["y"] = 900297.83831159,
                                                ["x"] = -312336.3867782,
                                            }, -- end of [357]
                                            [714] = 
                                            {
                                                ["y"] = 882184.65093714,
                                                ["x"] = -314396.30939499,
                                            }, -- end of [714]
                                            [179] = 
                                            {
                                                ["y"] = 901304.59564962,
                                                ["x"] = -318619.30337469,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 900223.16474349,
                                                ["x"] = -312343.27550455,
                                            }, -- end of [358]
                                            [716] = 
                                            {
                                                ["y"] = 881962.71364741,
                                                ["x"] = -314511.33840301,
                                            }, -- end of [716]
                                            [717] = 
                                            {
                                                ["y"] = 881894.51414317,
                                                ["x"] = -314542.52675874,
                                            }, -- end of [717]
                                            [359] = 
                                            {
                                                ["y"] = 900198.3740211,
                                                ["x"] = -312346.48017586,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 906556.0019012,
                                                ["x"] = -323538.36122571,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 903431.37912456,
                                                ["x"] = -323250.8222359,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 901301.6511247,
                                                ["x"] = -318609.74924781,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 900178.69348771,
                                                ["x"] = -312350.0298804,
                                            }, -- end of [360]
                                            [720] = 
                                            {
                                                ["y"] = 881490.08837374,
                                                ["x"] = -314702.02872981,
                                            }, -- end of [720]
                                            [721] = 
                                            {
                                                ["y"] = 881486.16828641,
                                                ["x"] = -314705.13153586,
                                            }, -- end of [721]
                                            [361] = 
                                            {
                                                ["y"] = 900154.34937416,
                                                ["x"] = -312355.70689915,
                                            }, -- end of [361]
                                            [722] = 
                                            {
                                                ["y"] = 881478.65885503,
                                                ["x"] = -314711.73378546,
                                            }, -- end of [722]
                                            [181] = 
                                            {
                                                ["y"] = 901298.08356346,
                                                ["x"] = -318600.40974495,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 899884.8222018,
                                                ["x"] = -312431.15173551,
                                            }, -- end of [362]
                                            [724] = 
                                            {
                                                ["y"] = 881364.68653125,
                                                ["x"] = -314823.98393792,
                                            }, -- end of [724]
                                            [725] = 
                                            {
                                                ["y"] = 881358.59558339,
                                                ["x"] = -314831.90847922,
                                            }, -- end of [725]
                                            [363] = 
                                            {
                                                ["y"] = 899815.95209977,
                                                ["x"] = -312443.64012555,
                                            }, -- end of [363]
                                            [726] = 
                                            {
                                                ["y"] = 881355.9435795,
                                                ["x"] = -314836.14593584,
                                            }, -- end of [726]
                                            [91] = 
                                            {
                                                ["y"] = 903168.99172496,
                                                ["x"] = -323333.01240969,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 901293.77606405,
                                                ["x"] = -318591.38648955,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 899786.19950877,
                                                ["x"] = -312447.46208035,
                                            }, -- end of [364]
                                            [728] = 
                                            {
                                                ["y"] = 881349.53369929,
                                                ["x"] = -314849.69461981,
                                            }, -- end of [728]
                                            [729] = 
                                            {
                                                ["y"] = 881307.61039559,
                                                ["x"] = -314956.76189075,
                                            }, -- end of [729]
                                            [365] = 
                                            {
                                                ["y"] = 899746.31661393,
                                                ["x"] = -312450.46136399,
                                            }, -- end of [365]
                                            [730] = 
                                            {
                                                ["y"] = 881303.02123928,
                                                ["x"] = -314965.64394045,
                                            }, -- end of [730]
                                            [183] = 
                                            {
                                                ["y"] = 901276.03829019,
                                                ["x"] = -318555.54602183,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 899011.44148859,
                                                ["x"] = -312459.39543881,
                                            }, -- end of [366]
                                            [732] = 
                                            {
                                                ["y"] = 881297.53900597,
                                                ["x"] = -314973.99683533,
                                            }, -- end of [732]
                                            [733] = 
                                            {
                                                ["y"] = 881291.21886723,
                                                ["x"] = -314981.74704753,
                                            }, -- end of [733]
                                            [23] = 
                                            {
                                                ["y"] = 906790.77621078,
                                                ["x"] = -323541.88170299,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 906551.80081749,
                                                ["x"] = -323535.64897526,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 903159.88466875,
                                                ["x"] = -323337.13463808,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 901264.90889084,
                                                ["x"] = -318527.69020746,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 899001.63155197,
                                                ["x"] = -312461.27859778,
                                            }, -- end of [368]
                                            [736] = 
                                            {
                                                ["y"] = 881276.53320098,
                                                ["x"] = -314995.27277048,
                                            }, -- end of [736]
                                            [737] = 
                                            {
                                                ["y"] = 881272.5160429,
                                                ["x"] = -314998.24796543,
                                            }, -- end of [737]
                                            [369] = 
                                            {
                                                ["y"] = 898996.91186655,
                                                ["x"] = -312462.92335737,
                                            }, -- end of [369]
                                            [738] = 
                                            {
                                                ["y"] = 881268.27510331,
                                                ["x"] = -315000.89534686,
                                            }, -- end of [738]
                                            [185] = 
                                            {
                                                ["y"] = 901246.85207547,
                                                ["x"] = -318475.7446914,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 898959.55618379,
                                                ["x"] = -312477.19518924,
                                            }, -- end of [370]
                                            [740] = 
                                            {
                                                ["y"] = 881236.69462791,
                                                ["x"] = -315015.94042588,
                                            }, -- end of [740]
                                            [741] = 
                                            {
                                                ["y"] = 880045.7508407,
                                                ["x"] = -315511.5597756,
                                            }, -- end of [741]
                                            [371] = 
                                            {
                                                ["y"] = 898954.70741167,
                                                ["x"] = -312478.40471658,
                                            }, -- end of [371]
                                            [742] = 
                                            {
                                                ["y"] = 880041.93264486,
                                                ["x"] = -315514.79156783,
                                            }, -- end of [742]
                                            [93] = 
                                            {
                                                ["y"] = 903155.40253942,
                                                ["x"] = -323339.33975225,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 901244.32210643,
                                                ["x"] = -318466.07397585,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 898949.7352762,
                                                ["x"] = -312478.55169673,
                                            }, -- end of [372]
                                            [744] = 
                                            {
                                                ["y"] = 880035.70325364,
                                                ["x"] = -315522.5528841,
                                            }, -- end of [744]
                                            [745] = 
                                            {
                                                ["y"] = 880033.38959135,
                                                ["x"] = -315526.98772758,
                                            }, -- end of [745]
                                            [373] = 
                                            {
                                                ["y"] = 898944.81709153,
                                                ["x"] = -312477.65614112,
                                            }, -- end of [373]
                                            [746] = 
                                            {
                                                ["y"] = 880031.50435792,
                                                ["x"] = -315531.61640976,
                                            }, -- end of [746]
                                            [187] = 
                                            {
                                                ["y"] = 901242.64851752,
                                                ["x"] = -318456.21615215,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 898866.81978157,
                                                ["x"] = -312459.96668147,
                                            }, -- end of [374]
                                            [748] = 
                                            {
                                                ["y"] = 880029.77418589,
                                                ["x"] = -315541.42351653,
                                            }, -- end of [748]
                                            [749] = 
                                            {
                                                ["y"] = 880030.07256666,
                                                ["x"] = -315546.40742655,
                                            }, -- end of [749]
                                            [375] = 
                                            {
                                                ["y"] = 898861.82366607,
                                                ["x"] = -312459.78413363,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 906547.33199046,
                                                ["x"] = -323533.41194531,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 903150.49953406,
                                                ["x"] = -323340.10063347,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 901235.33962267,
                                                ["x"] = -318411.81882083,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 898821.83392285,
                                                ["x"] = -312460.55707374,
                                            }, -- end of [376]
                                            [752] = 
                                            {
                                                ["y"] = 880034.30046931,
                                                ["x"] = -315560.73016021,
                                            }, -- end of [752]
                                            [753] = 
                                            {
                                                ["y"] = 880036.95885318,
                                                ["x"] = -315564.9571964,
                                            }, -- end of [753]
                                            [377] = 
                                            {
                                                ["y"] = 898257.45445658,
                                                ["x"] = -312485.96344551,
                                            }, -- end of [377]
                                            [754] = 
                                            {
                                                ["y"] = 880040.07791169,
                                                ["x"] = -315568.86229815,
                                            }, -- end of [754]
                                            [189] = 
                                            {
                                                ["y"] = 901232.84095035,
                                                ["x"] = -318402.13958163,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 896313.66448305,
                                                ["x"] = -312640.57124991,
                                            }, -- end of [378]
                                            [756] = 
                                            {
                                                ["y"] = 880647.0903543,
                                                ["x"] = -316000.73134656,
                                            }, -- end of [756]
                                            [757] = 
                                            {
                                                ["y"] = 880649.02648784,
                                                ["x"] = -316005.17386893,
                                            }, -- end of [757]
                                            [379] = 
                                            {
                                                ["y"] = 896303.84271482,
                                                ["x"] = -312642.43110667,
                                            }, -- end of [379]
                                            [758] = 
                                            {
                                                ["y"] = 880647.6361226,
                                                ["x"] = -316009.94869196,
                                            }, -- end of [758]
                                            [95] = 
                                            {
                                                ["y"] = 903146.38085174,
                                                ["x"] = -323337.50526449,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 901212.19868452,
                                                ["x"] = -318340.54545446,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 896299.03454419,
                                                ["x"] = -312643.79880222,
                                            }, -- end of [380]
                                            [760] = 
                                            {
                                                ["y"] = 880633.94068553,
                                                ["x"] = -316030.85365609,
                                            }, -- end of [760]
                                            [761] = 
                                            {
                                                ["y"] = 880601.2617814,
                                                ["x"] = -316087.03624433,
                                            }, -- end of [761]
                                            [381] = 
                                            {
                                                ["y"] = 895944.87348045,
                                                ["x"] = -312766.97469593,
                                            }, -- end of [381]
                                            [762] = 
                                            {
                                                ["y"] = 880589.70983019,
                                                ["x"] = -316109.20259428,
                                            }, -- end of [762]
                                            [191] = 
                                            {
                                                ["y"] = 901211.03164724,
                                                ["x"] = -318330.61454033,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 895101.9650273,
                                                ["x"] = -313001.6930079,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 908433.19924102,
                                                ["x"] = -325033.93119326,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 907608.12983785,
                                                ["x"] = -324096.34987651,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 907089.8192575,
                                                ["x"] = -323631.37312316,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 906786.08043014,
                                                ["x"] = -323543.59837438,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 906538.03336646,
                                                ["x"] = -323529.73695995,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 903143.64407335,
                                                ["x"] = -323333.32139177,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 901210.99144908,
                                                ["x"] = -318325.6192494,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 893950.96766061,
                                                ["x"] = -313449.08935488,
                                            }, -- end of [384]
                                            [768] = 
                                            {
                                                ["y"] = 880469.42730566,
                                                ["x"] = -316568.15086103,
                                            }, -- end of [768]
                                            [769] = 
                                            {
                                                ["y"] = 880450.84306799,
                                                ["x"] = -316609.12861809,
                                            }, -- end of [769]
                                            [385] = 
                                            {
                                                ["y"] = 893429.31360692,
                                                ["x"] = -313606.86761565,
                                            }, -- end of [385]
                                            [770] = 
                                            {
                                                ["y"] = 880443.58508374,
                                                ["x"] = -316622.25345559,
                                            }, -- end of [770]
                                            [193] = 
                                            {
                                                ["y"] = 901212.2161946,
                                                ["x"] = -318310.67076617,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 893424.36024718,
                                                ["x"] = -313607.51831212,
                                            }, -- end of [386]
                                            [772] = 
                                            {
                                                ["y"] = 880253.54430267,
                                                ["x"] = -316891.94943179,
                                            }, -- end of [772]
                                            [773] = 
                                            {
                                                ["y"] = 880251.73240191,
                                                ["x"] = -316896.59810712,
                                            }, -- end of [773]
                                            [387] = 
                                            {
                                                ["y"] = 893414.38842491,
                                                ["x"] = -313608.02434844,
                                            }, -- end of [387]
                                            [774] = 
                                            {
                                                ["y"] = 880250.58685821,
                                                ["x"] = -316901.46192054,
                                            }, -- end of [774]
                                            [97] = 
                                            {
                                                ["y"] = 903137.04667883,
                                                ["x"] = -323319.85347029,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 901221.07569644,
                                                ["x"] = -318231.16692426,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 893354.69809408,
                                                ["x"] = -313601.95841443,
                                            }, -- end of [388]
                                            [776] = 
                                            {
                                                ["y"] = 880250.4195019,
                                                ["x"] = -316911.4258259,
                                            }, -- end of [776]
                                            [777] = 
                                            {
                                                ["y"] = 880251.35178954,
                                                ["x"] = -316916.33542728,
                                            }, -- end of [777]
                                            [389] = 
                                            {
                                                ["y"] = 893210.4836941,
                                                ["x"] = -313586.94482193,
                                            }, -- end of [389]
                                            [778] = 
                                            {
                                                ["y"] = 880252.92689038,
                                                ["x"] = -316921.06703285,
                                            }, -- end of [778]
                                            [195] = 
                                            {
                                                ["y"] = 901222.92144162,
                                                ["x"] = -318221.34006465,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 893195.49034328,
                                                ["x"] = -313586.60362428,
                                            }, -- end of [390]
                                            [780] = 
                                            {
                                                ["y"] = 880258.50309841,
                                                ["x"] = -316929.35000329,
                                            }, -- end of [780]
                                            [781] = 
                                            {
                                                ["y"] = 880268.03345281,
                                                ["x"] = -316940.93157729,
                                            }, -- end of [781]
                                            [391] = 
                                            {
                                                ["y"] = 892301.45923128,
                                                ["x"] = -313628.12243417,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 906481.21560834,
                                                ["x"] = -323510.4668884,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 903131.50397231,
                                                ["x"] = -323305.91739849,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 901230.62347436,
                                                ["x"] = -318182.09631336,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 892251.59130724,
                                                ["x"] = -313631.67371206,
                                            }, -- end of [392]
                                            [784] = 
                                            {
                                                ["y"] = 880572.27577823,
                                                ["x"] = -317284.88235387,
                                            }, -- end of [784]
                                            [785] = 
                                            {
                                                ["y"] = 880572.87263377,
                                                ["x"] = -317289.84161697,
                                            }, -- end of [785]
                                            [393] = 
                                            {
                                                ["y"] = 892241.70250289,
                                                ["x"] = -313633.14721377,
                                            }, -- end of [393]
                                            [786] = 
                                            {
                                                ["y"] = 880572.70777026,
                                                ["x"] = -317294.83398072,
                                            }, -- end of [786]
                                            [197] = 
                                            {
                                                ["y"] = 901231.6962898,
                                                ["x"] = -318172.15675165,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 892236.81230469,
                                                ["x"] = -313634.18701008,
                                            }, -- end of [394]
                                            [788] = 
                                            {
                                                ["y"] = 880570.19767448,
                                                ["x"] = -317304.45247477,
                                            }, -- end of [788]
                                            [789] = 
                                            {
                                                ["y"] = 880567.49788604,
                                                ["x"] = -317308.65703249,
                                            }, -- end of [789]
                                            [395] = 
                                            {
                                                ["y"] = 892231.97845009,
                                                ["x"] = -313635.46333918,
                                            }, -- end of [395]
                                            [790] = 
                                            {
                                                ["y"] = 880561.33290312,
                                                ["x"] = -317316.52820702,
                                            }, -- end of [790]
                                            [99] = 
                                            {
                                                ["y"] = 903124.9546861,
                                                ["x"] = -323287.02171002,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 901231.89264461,
                                                ["x"] = -318167.16124481,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 892222.48528346,
                                                ["x"] = -313638.60058664,
                                            }, -- end of [396]
                                            [792] = 
                                            {
                                                ["y"] = 880362.78231754,
                                                ["x"] = -317534.68276057,
                                            }, -- end of [792]
                                            [793] = 
                                            {
                                                ["y"] = 880356.71320993,
                                                ["x"] = -317542.62625944,
                                            }, -- end of [793]
                                            [397] = 
                                            {
                                                ["y"] = 891814.21362498,
                                                ["x"] = -313802.56359507,
                                            }, -- end of [397]
                                            [794] = 
                                            {
                                                ["y"] = 880354.0972443,
                                                ["x"] = -317546.88474978,
                                            }, -- end of [794]
                                            [199] = 
                                            {
                                                ["y"] = 901231.80951644,
                                                ["x"] = -318162.16262355,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 891218.41838688,
                                                ["x"] = -313954.9252319,
                                            }, -- end of [398]
                                            [796] = 
                                            {
                                                ["y"] = 880350.38472898,
                                                ["x"] = -317556.15101822,
                                            }, -- end of [796]
                                            [797] = 
                                            {
                                                ["y"] = 880347.67280531,
                                                ["x"] = -317565.77488973,
                                            }, -- end of [797]
                                            [25] = 
                                            {
                                                ["y"] = 906781.48141184,
                                                ["x"] = -323545.5602157,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 906471.58298357,
                                                ["x"] = -323507.79125158,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 903122.37426145,
                                                ["x"] = -323277.36382929,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 901231.44418521,
                                                ["x"] = -318157.17651856,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 891199.88529327,
                                                ["x"] = -313962.38688892,
                                            }, -- end of [400]
                                            [800] = 
                                            {
                                                ["y"] = 880343.40271319,
                                                ["x"] = -317595.42576428,
                                            }, -- end of [800]
                                            [801] = 
                                            {
                                                ["y"] = 880343.00765782,
                                                ["x"] = -317610.41824414,
                                            }, -- end of [801]
                                            [401] = 
                                            {
                                                ["y"] = 891186.66875244,
                                                ["x"] = -313969.47716298,
                                            }, -- end of [401]
                                            [802] = 
                                            {
                                                ["y"] = 880343.69102215,
                                                ["x"] = -317630.40364648,
                                            }, -- end of [802]
                                            [201] = 
                                            {
                                                ["y"] = 901230.0195857,
                                                ["x"] = -318142.24967779,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 890928.94449214,
                                                ["x"] = -314123.00524229,
                                            }, -- end of [402]
                                            [804] = 
                                            {
                                                ["y"] = 880429.0450946,
                                                ["x"] = -318219.17297935,
                                            }, -- end of [804]
                                            [805] = 
                                            {
                                                ["y"] = 880465.98719856,
                                                ["x"] = -318441.10656946,
                                            }, -- end of [805]
                                            [403] = 
                                            {
                                                ["y"] = 890231.35389727,
                                                ["x"] = -314590.85929657,
                                            }, -- end of [403]
                                            [806] = 
                                            {
                                                ["y"] = 880469.46599642,
                                                ["x"] = -318455.69585715,
                                            }, -- end of [806]
                                            [101] = 
                                            {
                                                ["y"] = 902678.44526889,
                                                ["x"] = -321286.40609582,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 901230.05277741,
                                                ["x"] = -318137.25072364,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 890226.75270886,
                                                ["x"] = -314592.81086736,
                                            }, -- end of [404]
                                            [808] = 
                                            {
                                                ["y"] = 880475.82356939,
                                                ["x"] = -318474.64230058,
                                            }, -- end of [808]
                                            [809] = 
                                            {
                                                ["y"] = 880479.96989105,
                                                ["x"] = -318483.74100112,
                                            }, -- end of [809]
                                            [405] = 
                                            {
                                                ["y"] = 890222.00489157,
                                                ["x"] = -314594.37590653,
                                            }, -- end of [405]
                                            [810] = 
                                            {
                                                ["y"] = 880484.70442806,
                                                ["x"] = -318492.54614229,
                                            }, -- end of [810]
                                            [203] = 
                                            {
                                                ["y"] = 901230.39516579,
                                                ["x"] = -318132.26311127,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 890217.17477861,
                                                ["x"] = -314595.66584802,
                                            }, -- end of [406]
                                            [812] = 
                                            {
                                                ["y"] = 880496.05086001,
                                                ["x"] = -318508.99380091,
                                            }, -- end of [812]
                                            [813] = 
                                            {
                                                ["y"] = 880502.5323828,
                                                ["x"] = -318516.60752061,
                                            }, -- end of [813]
                                            [407] = 
                                            {
                                                ["y"] = 890212.28141256,
                                                ["x"] = -314596.68175494,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 906466.67751741,
                                                ["x"] = -323506.82733486,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 902567.86806745,
                                                ["x"] = -320912.4165776,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 901231.7170133,
                                                ["x"] = -318122.35271619,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 890207.31119469,
                                                ["x"] = -314597.22189695,
                                            }, -- end of [408]
                                            [816] = 
                                            {
                                                ["y"] = 880775.71440931,
                                                ["x"] = -318750.97732067,
                                            }, -- end of [816]
                                            [817] = 
                                            {
                                                ["y"] = 880779.25538519,
                                                ["x"] = -318754.50651825,
                                            }, -- end of [817]
                                            [409] = 
                                            {
                                                ["y"] = 889250.12729311,
                                                ["x"] = -314670.34567967,
                                            }, -- end of [409]
                                            [818] = 
                                            {
                                                ["y"] = 880782.46259187,
                                                ["x"] = -318758.33716089,
                                            }, -- end of [818]
                                            [205] = 
                                            {
                                                ["y"] = 901235.26352424,
                                                ["x"] = -318097.60890643,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 889240.12899214,
                                                ["x"] = -314670.36714181,
                                            }, -- end of [410]
                                            [820] = 
                                            {
                                                ["y"] = 880787.77690471,
                                                ["x"] = -318766.79832265,
                                            }, -- end of [820]
                                            [821] = 
                                            {
                                                ["y"] = 880789.86043301,
                                                ["x"] = -318771.34138948,
                                            }, -- end of [821]
                                            [411] = 
                                            {
                                                ["y"] = 889235.13743527,
                                                ["x"] = -314670.08503623,
                                            }, -- end of [411]
                                            [822] = 
                                            {
                                                ["y"] = 880791.51734495,
                                                ["x"] = -318776.05696365,
                                            }, -- end of [822]
                                            [103] = 
                                            {
                                                ["y"] = 902559.00992684,
                                                ["x"] = -320889.04098167,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 901236.05580424,
                                                ["x"] = -318087.64177851,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 889230.1654848,
                                                ["x"] = -314669.56080736,
                                            }, -- end of [412]
                                            [824] = 
                                            {
                                                ["y"] = 880793.74497984,
                                                ["x"] = -318785.79843841,
                                            }, -- end of [824]
                                            [825] = 
                                            {
                                                ["y"] = 880794.92207057,
                                                ["x"] = -318795.7256252,
                                            }, -- end of [825]
                                            [413] = 
                                            {
                                                ["y"] = 889220.30358057,
                                                ["x"] = -314667.91540252,
                                            }, -- end of [413]
                                            [826] = 
                                            {
                                                ["y"] = 880795.1053409,
                                                ["x"] = -318800.72151076,
                                            }, -- end of [826]
                                            [207] = 
                                            {
                                                ["y"] = 901236.49560053,
                                                ["x"] = -318072.65002007,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 888667.58713905,
                                                ["x"] = -314551.76571451,
                                            }, -- end of [414]
                                            [828] = 
                                            {
                                                ["y"] = 880794.31814145,
                                                ["x"] = -318810.67806673,
                                            }, -- end of [828]
                                            [13] = 
                                            {
                                                ["y"] = 907085.37963109,
                                                ["x"] = -323629.07512788,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 906777.03835312,
                                                ["x"] = -323547.84808818,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 906456.75925475,
                                                ["x"] = -323505.56536236,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 902525.45305539,
                                                ["x"] = -320810.9537486,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 901235.96462599,
                                                ["x"] = -318057.66144106,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 888203.08953306,
                                                ["x"] = -314482.85126842,
                                            }, -- end of [416]
                                            [832] = 
                                            {
                                                ["y"] = 880787.62290738,
                                                ["x"] = -318829.41510271,
                                            }, -- end of [832]
                                            [833] = 
                                            {
                                                ["y"] = 880785.0521138,
                                                ["x"] = -318833.70247967,
                                            }, -- end of [833]
                                            [417] = 
                                            {
                                                ["y"] = 888201.96788482,
                                                ["x"] = -314478.04568853,
                                            }, -- end of [417]
                                            [834] = 
                                            {
                                                ["y"] = 880779.29147264,
                                                ["x"] = -318841.87284848,
                                            }, -- end of [834]
                                            [209] = 
                                            {
                                                ["y"] = 901233.25778155,
                                                ["x"] = -318027.78718304,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 888202.5632888,
                                                ["x"] = -314473.08780409,
                                            }, -- end of [418]
                                            [836] = 
                                            {
                                                ["y"] = 880772.63511054,
                                                ["x"] = -318849.32386481,
                                            }, -- end of [836]
                                            [837] = 
                                            {
                                                ["y"] = 880768.87413635,
                                                ["x"] = -318852.61611709,
                                            }, -- end of [837]
                                            [419] = 
                                            {
                                                ["y"] = 888245.46953569,
                                                ["x"] = -314196.41968898,
                                            }, -- end of [419]
                                            [838] = 
                                            {
                                                ["y"] = 880764.81482973,
                                                ["x"] = -318855.53125212,
                                            }, -- end of [838]
                                            [105] = 
                                            {
                                                ["y"] = 902344.39827497,
                                                ["x"] = -320448.69744866,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 901229.6967331,
                                                ["x"] = -317992.98044903,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 888245.59273532,
                                                ["x"] = -314191.42246035,
                                            }, -- end of [420]
                                            [840] = 
                                            {
                                                ["y"] = 880756.04619321,
                                                ["x"] = -318860.31883743,
                                            }, -- end of [840]
                                            [841] = 
                                            {
                                                ["y"] = 880751.3454123,
                                                ["x"] = -318862.01796304,
                                            }, -- end of [841]
                                            [421] = 
                                            {
                                                ["y"] = 888245.19003106,
                                                ["x"] = -314186.44257063,
                                            }, -- end of [421]
                                            [842] = 
                                            {
                                                ["y"] = 880741.72853029,
                                                ["x"] = -318864.75570444,
                                            }, -- end of [842]
                                            [211] = 
                                            {
                                                ["y"] = 901229.72156156,
                                                ["x"] = -317987.98101562,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 888243.99574702,
                                                ["x"] = -314181.59419711,
                                            }, -- end of [422]
                                            [844] = 
                                            {
                                                ["y"] = 880056.6692849,
                                                ["x"] = -319030.61031756,
                                            }, -- end of [844]
                                            [845] = 
                                            {
                                                ["y"] = 880042.88113689,
                                                ["x"] = -319036.50785304,
                                            }, -- end of [845]
                                            [423] = 
                                            {
                                                ["y"] = 888242.02544965,
                                                ["x"] = -314177.00318859,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 906387.11510496,
                                                ["x"] = -323498.63538107,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 902320.74281976,
                                                ["x"] = -320404.65239512,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 901230.30807178,
                                                ["x"] = -317977.99931073,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 888239.60084781,
                                                ["x"] = -314172.63133441,
                                            }, -- end of [424]
                                            [848] = 
                                            {
                                                ["y"] = 879982.58905665,
                                                ["x"] = -319071.87850866,
                                            }, -- end of [848]
                                            [849] = 
                                            {
                                                ["y"] = 879591.41373937,
                                                ["x"] = -319341.1975986,
                                            }, -- end of [849]
                                            [425] = 
                                            {
                                                ["y"] = 888226.19444229,
                                                ["x"] = -314151.53211127,
                                            }, -- end of [425]
                                            [850] = 
                                            {
                                                ["y"] = 879565.21437928,
                                                ["x"] = -319355.80601524,
                                            }, -- end of [850]
                                            [213] = 
                                            {
                                                ["y"] = 901244.37874488,
                                                ["x"] = -317823.66269284,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 887974.92427656,
                                                ["x"] = -313778.22883431,
                                            }, -- end of [426]
                                            [852] = 
                                            {
                                                ["y"] = 879370.27722577,
                                                ["x"] = -319457.63508865,
                                            }, -- end of [852]
                                            [853] = 
                                            {
                                                ["y"] = 879358.1771926,
                                                ["x"] = -319466.49799299,
                                            }, -- end of [853]
                                            [427] = 
                                            {
                                                ["y"] = 887972.86843368,
                                                ["x"] = -313773.67509165,
                                            }, -- end of [427]
                                            [854] = 
                                            {
                                                ["y"] = 879338.71363235,
                                                ["x"] = -319482.18195897,
                                            }, -- end of [854]
                                            [107] = 
                                            {
                                                ["y"] = 902289.69208782,
                                                ["x"] = -320353.31776279,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 901244.17574184,
                                                ["x"] = -317818.66783055,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 887971.12507203,
                                                ["x"] = -313768.98806529,
                                            }, -- end of [428]
                                            [856] = 
                                            {
                                                ["y"] = 879190.27585451,
                                                ["x"] = -319616.12383301,
                                            }, -- end of [856]
                                            [857] = 
                                            {
                                                ["y"] = 879129.4254983,
                                                ["x"] = -319668.12162265,
                                            }, -- end of [857]
                                            [429] = 
                                            {
                                                ["y"] = 887969.73822568,
                                                ["x"] = -313764.18872943,
                                            }, -- end of [429]
                                            [858] = 
                                            {
                                                ["y"] = 879124.7177149,
                                                ["x"] = -319669.32832852,
                                            }, -- end of [858]
                                            [215] = 
                                            {
                                                ["y"] = 901243.65595405,
                                                ["x"] = -317813.69542666,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 887968.80292402,
                                                ["x"] = -313759.28012588,
                                            }, -- end of [430]
                                            [860] = 
                                            {
                                                ["y"] = 879005.44608391,
                                                ["x"] = -319656.41956861,
                                            }, -- end of [860]
                                            [861] = 
                                            {
                                                ["y"] = 878892.4053072,
                                                ["x"] = -319635.44396144,
                                            }, -- end of [861]
                                            [27] = 
                                            {
                                                ["y"] = 906772.77965563,
                                                ["x"] = -323550.46668682,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 906372.35040049,
                                                ["x"] = -323495.99860658,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 902234.23799254,
                                                ["x"] = -320270.13522071,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 901240.3576219,
                                                ["x"] = -317783.88117668,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 887967.84128693,
                                                ["x"] = -313749.326987,
                                            }, -- end of [432]
                                            [864] = 
                                            {
                                                ["y"] = 878857.4957856,
                                                ["x"] = -319636.38430023,
                                            }, -- end of [864]
                                            [865] = 
                                            {
                                                ["y"] = 878842.73928931,
                                                ["x"] = -319639.07074178,
                                            }, -- end of [865]
                                            [433] = 
                                            {
                                                ["y"] = 887967.78494194,
                                                ["x"] = -313744.32951485,
                                            }, -- end of [433]
                                            [866] = 
                                            {
                                                ["y"] = 878837.95640606,
                                                ["x"] = -319640.27837176,
                                            }, -- end of [866]
                                            [217] = 
                                            {
                                                ["y"] = 901239.59419554,
                                                ["x"] = -317768.90225829,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 887968.13576146,
                                                ["x"] = -313739.34364371,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 887968.92788884,
                                                ["x"] = -313734.40848969,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 902230.19799565,
                                                ["x"] = -320260.99007027,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 901238.39393943,
                                                ["x"] = -317738.93108073,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 887970.15755031,
                                                ["x"] = -313729.56451741,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 887971.76494412,
                                                ["x"] = -313724.83144581,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 901237.27688496,
                                                ["x"] = -317728.9953042,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 887975.74125877,
                                                ["x"] = -313715.65703493,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 887978.17814202,
                                                ["x"] = -313711.29551835,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 906082.62355224,
                                                ["x"] = -323440.87838171,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 902213.26652509,
                                                ["x"] = -320219.30047947,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 901234.74131335,
                                                ["x"] = -317714.21457629,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 887981.01011679,
                                                ["x"] = -313707.17950731,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 887984.11023441,
                                                ["x"] = -313703.25422144,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 901231.0770109,
                                                ["x"] = -317699.67109783,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 887987.53689177,
                                                ["x"] = -313699.62164159,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 887995.12833872,
                                                ["x"] = -313693.11386104,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 902210.86728891,
                                                ["x"] = -320214.91660146,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 901223.6587011,
                                                ["x"] = -317675.79959555,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 888208.35681138,
                                                ["x"] = -313519.48057524,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 888211.52570422,
                                                ["x"] = -313515.61576005,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 901206.54484328,
                                                ["x"] = -317623.55279704,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 888214.4687878,
                                                ["x"] = -313511.57097746,
                                            }, -- end of [446]
                                            [255] = 
                                            {
                                                ["y"] = 900475.48855316,
                                                ["x"] = -317192.52209712,
                                            }, -- end of [255]
                                            [7] = 
                                            {
                                                ["y"] = 907284.99161575,
                                                ["x"] = -323761.98793803,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 907076.20257179,
                                                ["x"] = -323625.10707234,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 906768.71680057,
                                                ["x"] = -323553.37513733,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 906034.66258546,
                                                ["x"] = -323426.75898587,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 902207.89418384,
                                                ["x"] = -320210.90335938,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 901204.28800536,
                                                ["x"] = -317619.09382566,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 888219.40717423,
                                                ["x"] = -313502.89829636,
                                            }, -- end of [448]
                                            [271] = 
                                            {
                                                ["y"] = 899932.69291103,
                                                ["x"] = -317283.81602612,
                                            }, -- end of [271]
                                            [287] = 
                                            {
                                                ["y"] = 899964.09330659,
                                                ["x"] = -316019.87827262,
                                            }, -- end of [287]
                                            [855] = 
                                            {
                                                ["y"] = 879323.81440195,
                                                ["x"] = -319495.52015129,
                                            }, -- end of [855]
                                            [449] = 
                                            {
                                                ["y"] = 888221.32484216,
                                                ["x"] = -313498.28046754,
                                            }, -- end of [449]
                                            [319] = 
                                            {
                                                ["y"] = 900573.24935954,
                                                ["x"] = -313863.97646699,
                                            }, -- end of [319]
                                            [335] = 
                                            {
                                                ["y"] = 901261.20461492,
                                                ["x"] = -312764.8350663,
                                            }, -- end of [335]
                                            [225] = 
                                            {
                                                ["y"] = 901201.67380097,
                                                ["x"] = -317614.83116339,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 888224.45689839,
                                                ["x"] = -313488.78271097,
                                            }, -- end of [450]
                                            [351] = 
                                            {
                                                ["y"] = 901580.59551998,
                                                ["x"] = -312443.85116275,
                                            }, -- end of [351]
                                            [843] = 
                                            {
                                                ["y"] = 880075.4929561,
                                                ["x"] = -319023.85844935,
                                            }, -- end of [843]
                                            [839] = 
                                            {
                                                ["y"] = 880760.51388338,
                                                ["x"] = -318858.07831497,
                                            }, -- end of [839]
                                            [451] = 
                                            {
                                                ["y"] = 888225.62291425,
                                                ["x"] = -313483.92351849,
                                            }, -- end of [451]
                                            [835] = 
                                            {
                                                ["y"] = 880776.0971214,
                                                ["x"] = -318845.71839025,
                                            }, -- end of [835]
                                            [113] = 
                                            {
                                                ["y"] = 902204.27296462,
                                                ["x"] = -320207.46467531,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 901198.84021819,
                                                ["x"] = -317610.70924365,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 888226.39936578,
                                                ["x"] = -313478.98628797,
                                            }, -- end of [452]
                                            [383] = 
                                            {
                                                ["y"] = 895007.52753657,
                                                ["x"] = -313034.54908017,
                                            }, -- end of [383]
                                            [830] = 
                                            {
                                                ["y"] = 880791.80068108,
                                                ["x"] = -318820.342298,
                                            }, -- end of [830]
                                            [415] = 
                                            {
                                                ["y"] = 888207.3621175,
                                                ["x"] = -314485.10476658,
                                            }, -- end of [415]
                                            [453] = 
                                            {
                                                ["y"] = 888226.74843973,
                                                ["x"] = -313474.0000144,
                                            }, -- end of [453]
                                            [431] = 
                                            {
                                                ["y"] = 887968.20325947,
                                                ["x"] = -313754.31470303,
                                            }, -- end of [431]
                                            [447] = 
                                            {
                                                ["y"] = 888217.13555302,
                                                ["x"] = -313507.3472031,
                                            }, -- end of [447]
                                            [227] = 
                                            {
                                                ["y"] = 901195.74892631,
                                                ["x"] = -317606.78488278,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 888226.66867683,
                                                ["x"] = -313469.00216802,
                                            }, -- end of [454]
                                            [819] = 
                                            {
                                                ["y"] = 880785.26696326,
                                                ["x"] = -318762.47699655,
                                            }, -- end of [819]
                                            [815] = 
                                            {
                                                ["y"] = 880520.66015992,
                                                ["x"] = -318533.8011243,
                                            }, -- end of [815]
                                            [807] = 
                                            {
                                                ["y"] = 880472.32656691,
                                                ["x"] = -318465.27655387,
                                            }, -- end of [807]
                                            [455] = 
                                            {
                                                ["y"] = 888226.17167346,
                                                ["x"] = -313464.03021339,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 906015.80140434,
                                                ["x"] = -323420.11236503,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 902200.20898694,
                                                ["x"] = -320204.55615177,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 901192.33954528,
                                                ["x"] = -317603.13377579,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 888225.33362281,
                                                ["x"] = -313459.10087212,
                                            }, -- end of [456]
                                            [399] = 
                                            {
                                                ["y"] = 891209.00111889,
                                                ["x"] = -313958.28213633,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = 899006.49808527,
                                                ["x"] = -312460.14045401,
                                            }, -- end of [367]
                                            [795] = 
                                            {
                                                ["y"] = 880352.00241644,
                                                ["x"] = -317551.4210641,
                                            }, -- end of [795]
                                            [457] = 
                                            {
                                                ["y"] = 888222.93106494,
                                                ["x"] = -313449.3933772,
                                            }, -- end of [457]
                                            [791] = 
                                            {
                                                ["y"] = 880528.15540977,
                                                ["x"] = -317353.92959821,
                                            }, -- end of [791]
                                            [787] = 
                                            {
                                                ["y"] = 880571.85784155,
                                                ["x"] = -317299.75880992,
                                            }, -- end of [787]
                                            [229] = 
                                            {
                                                ["y"] = 901188.68075108,
                                                ["x"] = -317599.72663485,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 888221.28881676,
                                                ["x"] = -313444.67483779,
                                            }, -- end of [458]
                                            [783] = 
                                            {
                                                ["y"] = 880570.90052834,
                                                ["x"] = -317280.08061971,
                                            }, -- end of [783]
                                            [782] = 
                                            {
                                                ["y"] = 880568.86382554,
                                                ["x"] = -317275.52501393,
                                            }, -- end of [782]
                                            [303] = 
                                            {
                                                ["y"] = 900283.42618539,
                                                ["x"] = -315596.60922744,
                                            }, -- end of [303]
                                            [459] = 
                                            {
                                                ["y"] = 888219.2348101,
                                                ["x"] = -313440.12122665,
                                            }, -- end of [459]
                                            [510] = 
                                            {
                                                ["y"] = 887237.92257739,
                                                ["x"] = -313120.73280668,
                                            }, -- end of [510]
                                            [115] = 
                                            {
                                                ["y"] = 902195.90786262,
                                                ["x"] = -320202.00812837,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 901180.72970686,
                                                ["x"] = -317593.69157217,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 888216.84670925,
                                                ["x"] = -313435.72937694,
                                            }, -- end of [460]
                                            [511] = 
                                            {
                                                ["y"] = 887234.41872395,
                                                ["x"] = -313124.30048573,
                                            }, -- end of [511]
                                            [767] = 
                                            {
                                                ["y"] = 880473.24218239,
                                                ["x"] = -316558.90866368,
                                            }, -- end of [767]
                                            [766] = 
                                            {
                                                ["y"] = 880478.17467872,
                                                ["x"] = -316544.74481323,
                                            }, -- end of [766]
                                            [461] = 
                                            {
                                                ["y"] = 888211.18899425,
                                                ["x"] = -313427.50604959,
                                            }, -- end of [461]
                                            [515] = 
                                            {
                                                ["y"] = 887218.09877036,
                                                ["x"] = -313135.69831923,
                                            }, -- end of [515]
                                            [519] = 
                                            {
                                                ["y"] = 886680.1724748,
                                                ["x"] = -313364.45031812,
                                            }, -- end of [519]
                                            [231] = 
                                            {
                                                ["y"] = 901171.92376126,
                                                ["x"] = -317588.95580214,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 888204.38414541,
                                                ["x"] = -313420.17975873,
                                            }, -- end of [462]
                                            [765] = 
                                            {
                                                ["y"] = 880570.94679571,
                                                ["x"] = -316160.8364598,
                                            }, -- end of [765]
                                            [763] = 
                                            {
                                                ["y"] = 880585.67125489,
                                                ["x"] = -316118.34960023,
                                            }, -- end of [763]
                                            [523] = 
                                            {
                                                ["y"] = 885652.69633367,
                                                ["x"] = -313321.35048756,
                                            }, -- end of [523]
                                            [29] = 
                                            {
                                                ["y"] = 906670.7438625,
                                                ["x"] = -323638.7620311,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 905900.29858706,
                                                ["x"] = -323372.3406711,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 902187.32319963,
                                                ["x"] = -320196.91137633,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 901010.68934971,
                                                ["x"] = -317508.98698016,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 887878.61182108,
                                                ["x"] = -313088.66150287,
                                            }, -- end of [464]
                                            [526] = 
                                            {
                                                ["y"] = 885629.10747149,
                                                ["x"] = -313313.52243496,
                                            }, -- end of [526]
                                            [527] = 
                                            {
                                                ["y"] = 885624.85451576,
                                                ["x"] = -313310.8993981,
                                            }, -- end of [527]
                                            [750] = 
                                            {
                                                ["y"] = 880030.9961902,
                                                ["x"] = -315551.32157763,
                                            }, -- end of [750]
                                            [465] = 
                                            {
                                                ["y"] = 887876.39982546,
                                                ["x"] = -313084.17916884,
                                            }, -- end of [465]
                                            [747] = 
                                            {
                                                ["y"] = 880030.25759512,
                                                ["x"] = -315536.45209412,
                                            }, -- end of [747]
                                            [743] = 
                                            {
                                                ["y"] = 880038.50584511,
                                                ["x"] = -315518.42057852,
                                            }, -- end of [743]
                                            [233] = 
                                            {
                                                ["y"] = 901006.47517624,
                                                ["x"] = -317506.29704827,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 887779.64426166,
                                                ["x"] = -312853.6770809,
                                            }, -- end of [466]
                                            [531] = 
                                            {
                                                ["y"] = 885231.84002357,
                                                ["x"] = -312891.38338442,
                                            }, -- end of [531]
                                            [735] = 
                                            {
                                                ["y"] = 881284.21216351,
                                                ["x"] = -314988.867641,
                                            }, -- end of [735]
                                            [535] = 
                                            {
                                                ["y"] = 885047.93347476,
                                                ["x"] = -312770.81511845,
                                            }, -- end of [535]
                                            [467] = 
                                            {
                                                ["y"] = 887777.25451957,
                                                ["x"] = -312849.28570972,
                                            }, -- end of [467]
                                            [539] = 
                                            {
                                                ["y"] = 885019.73735668,
                                                ["x"] = -312761.41121394,
                                            }, -- end of [539]
                                            [117] = 
                                            {
                                                ["y"] = 902183.72788392,
                                                ["x"] = -320193.44271105,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 901002.42196716,
                                                ["x"] = -317503.37086117,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 887774.64743373,
                                                ["x"] = -312845.01983752,
                                            }, -- end of [468]
                                            [542] = 
                                            {
                                                ["y"] = 884999.80433633,
                                                ["x"] = -312761.79875094,
                                            }, -- end of [542]
                                            [723] = 
                                            {
                                                ["y"] = 881381.83480028,
                                                ["x"] = -314805.79989985,
                                            }, -- end of [723]
                                            [719] = 
                                            {
                                                ["y"] = 881494.18498193,
                                                ["x"] = -314699.16377896,
                                            }, -- end of [719]
                                            [469] = 
                                            {
                                                ["y"] = 887768.90912034,
                                                ["x"] = -312836.8324726,
                                            }, -- end of [469]
                                            [543] = 
                                            {
                                                ["y"] = 884994.91974567,
                                                ["x"] = -312762.86006539,
                                            }, -- end of [543]
                                            [547] = 
                                            {
                                                ["y"] = 884972.14570461,
                                                ["x"] = -312772.93518259,
                                            }, -- end of [547]
                                            [235] = 
                                            {
                                                ["y"] = 900998.56618016,
                                                ["x"] = -317500.18886004,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 887740.72502261,
                                                ["x"] = -312801.75572854,
                                            }, -- end of [470]
                                            [711] = 
                                            {
                                                ["y"] = 882196.47472131,
                                                ["x"] = -314387.1297241,
                                            }, -- end of [711]
                                            [551] = 
                                            {
                                                ["y"] = 884638.59031455,
                                                ["x"] = -313190.7695896,
                                            }, -- end of [551]
                                            [555] = 
                                            {
                                                ["y"] = 884622.13381061,
                                                ["x"] = -313202.00065566,
                                            }, -- end of [555]
                                            [471] = 
                                            {
                                                ["y"] = 887377.65291708,
                                                ["x"] = -312368.86698196,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 905822.85879477,
                                                ["x"] = -323337.3155587,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 902180.45847933,
                                                ["x"] = -320189.66051164,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 900934.7674116,
                                                ["x"] = -317444.08220959,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 887370.50557341,
                                                ["x"] = -312361.88158039,
                                            }, -- end of [472]
                                            [558] = 
                                            {
                                                ["y"] = 884608.13622574,
                                                ["x"] = -313207.3411202,
                                            }, -- end of [558]
                                            [701] = 
                                            {
                                                ["y"] = 882154.33680723,
                                                ["x"] = -314156.66117539,
                                            }, -- end of [701]
                                            [699] = 
                                            {
                                                ["y"] = 882159.6400045,
                                                ["x"] = -314148.21425642,
                                            }, -- end of [699]
                                            [473] = 
                                            {
                                                ["y"] = 887366.47801027,
                                                ["x"] = -312358.92444304,
                                            }, -- end of [473]
                                            [695] = 
                                            {
                                                ["y"] = 882359.44059034,
                                                ["x"] = -314045.57948113,
                                            }, -- end of [695]
                                            [691] = 
                                            {
                                                ["y"] = 882825.28604618,
                                                ["x"] = -313894.44434512,
                                            }, -- end of [691]
                                            [237] = 
                                            {
                                                ["y"] = 900870.35768378,
                                                ["x"] = -317396.64545754,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 887362.24122976,
                                                ["x"] = -312356.26876604,
                                            }, -- end of [474]
                                            [687] = 
                                            {
                                                ["y"] = 882908.77951699,
                                                ["x"] = -313878.82515885,
                                            }, -- end of [687]
                                            [559] = 
                                            {
                                                ["y"] = 884603.25342831,
                                                ["x"] = -313208.40895697,
                                            }, -- end of [559]
                                            [495] = 
                                            {
                                                ["y"] = 887263.33872533,
                                                ["x"] = -312386.31580194,
                                            }, -- end of [495]
                                            [475] = 
                                            {
                                                ["y"] = 887357.82852307,
                                                ["x"] = -312353.92353671,
                                            }, -- end of [475]
                                            [563] = 
                                            {
                                                ["y"] = 884578.37161217,
                                                ["x"] = -313207.88009045,
                                            }, -- end of [563]
                                            [119] = 
                                            {
                                                ["y"] = 902168.26531878,
                                                ["x"] = -320173.80957812,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 900562.99926436,
                                                ["x"] = -317181.81357636,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 887353.2170207,
                                                ["x"] = -312351.99585694,
                                            }, -- end of [476]
                                            [567] = 
                                            {
                                                ["y"] = 884530.29431883,
                                                ["x"] = -313182.06624237,
                                            }, -- end of [567]
                                            [675] = 
                                            {
                                                ["y"] = 883063.98671557,
                                                ["x"] = -313810.35017476,
                                            }, -- end of [675]
                                            [671] = 
                                            {
                                                ["y"] = 883375.54587278,
                                                ["x"] = -313521.38259028,
                                            }, -- end of [671]
                                            [477] = 
                                            {
                                                ["y"] = 887348.452406,
                                                ["x"] = -312350.48515671,
                                            }, -- end of [477]
                                            [571] = 
                                            {
                                                ["y"] = 884112.74443036,
                                                ["x"] = -312898.89278953,
                                            }, -- end of [571]
                                            [573] = 
                                            {
                                                ["y"] = 884107.78286726,
                                                ["x"] = -312890.22837003,
                                            }, -- end of [573]
                                            [239] = 
                                            {
                                                ["y"] = 900558.69982206,
                                                ["x"] = -317179.26264175,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 887343.58101218,
                                                ["x"] = -312349.36367599,
                                            }, -- end of [478]
                                            [663] = 
                                            {
                                                ["y"] = 883416.71689315,
                                                ["x"] = -313407.0362126,
                                            }, -- end of [663]
                                            [479] = 
                                            {
                                                ["y"] = 887338.6437227,
                                                ["x"] = -312348.57902097,
                                            }, -- end of [479]
                                            [15] = 
                                            {
                                                ["y"] = 907024.44763666,
                                                ["x"] = -323606.50607451,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 906666.31289064,
                                                ["x"] = -323641.05600897,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 905796.28366435,
                                                ["x"] = -323323.40467466,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 902129.446776,
                                                ["x"] = -320121.69570846,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 900554.16413219,
                                                ["x"] = -317177.16569721,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 887333.66978647,
                                                ["x"] = -312348.07372479,
                                            }, -- end of [480]
                                            [574] = 
                                            {
                                                ["y"] = 884105.90805377,
                                                ["x"] = -312885.59493155,
                                            }, -- end of [574]
                                            [575] = 
                                            {
                                                ["y"] = 884104.37816281,
                                                ["x"] = -312880.83550609,
                                            }, -- end of [575]
                                            [579] = 
                                            {
                                                ["y"] = 884100.7953805,
                                                ["x"] = -312856.18612049,
                                            }, -- end of [579]
                                            [481] = 
                                            {
                                                ["y"] = 887323.67858012,
                                                ["x"] = -312347.74353477,
                                            }, -- end of [481]
                                            [651] = 
                                            {
                                                ["y"] = 883362.01095049,
                                                ["x"] = -313317.54094799,
                                            }, -- end of [651]
                                            [647] = 
                                            {
                                                ["y"] = 883425.1047352,
                                                ["x"] = -313204.46049643,
                                            }, -- end of [647]
                                            [241] = 
                                            {
                                                ["y"] = 900549.49007709,
                                                ["x"] = -317175.38246726,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 887318.68495604,
                                                ["x"] = -312347.98412265,
                                            }, -- end of [482]
                                            [643] = 
                                            {
                                                ["y"] = 882856.70608254,
                                                ["x"] = -312526.37304276,
                                            }, -- end of [643]
                                            [583] = 
                                            {
                                                ["y"] = 884104.90618372,
                                                ["x"] = -312836.72051865,
                                            }, -- end of [583]
                                            [638] = 
                                            {
                                                ["y"] = 882872.48966207,
                                                ["x"] = -312504.02399739,
                                            }, -- end of [638]
                                            [483] = 
                                            {
                                                ["y"] = 887313.7214386,
                                                ["x"] = -312348.57463291,
                                            }, -- end of [483]
                                            [587] = 
                                            {
                                                ["y"] = 884117.5993991,
                                                ["x"] = -312815.26949472,
                                            }, -- end of [587]
                                            [121] = 
                                            {
                                                ["y"] = 902087.91871746,
                                                ["x"] = -320078.4076132,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 900544.72157436,
                                                ["x"] = -317173.89122194,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 887308.82294351,
                                                ["x"] = -312349.5685819,
                                            }, -- end of [484]
                                            [590] = 
                                            {
                                                ["y"] = 884128.29506415,
                                                ["x"] = -312804.81696814,
                                            }, -- end of [590]
                                            [591] = 
                                            {
                                                ["y"] = 884132.45699717,
                                                ["x"] = -312802.05069097,
                                            }, -- end of [591]
                                            [627] = 
                                            {
                                                ["y"] = 884381.4839697,
                                                ["x"] = -312186.64632561,
                                            }, -- end of [627]
                                            [485] = 
                                            {
                                                ["y"] = 887304.02639188,
                                                ["x"] = -312350.97514215,
                                            }, -- end of [485]
                                            [623] = 
                                            {
                                                ["y"] = 884395.13501098,
                                                ["x"] = -312232.76574789,
                                            }, -- end of [623]
                                            [595] = 
                                            {
                                                ["y"] = 884165.37813669,
                                                ["x"] = -312790.61834061,
                                            }, -- end of [595]
                                            [243] = 
                                            {
                                                ["y"] = 900539.84327281,
                                                ["x"] = -317172.81378833,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 887299.36545858,
                                                ["x"] = -312352.78103498,
                                            }, -- end of [486]
                                            [599] = 
                                            {
                                                ["y"] = 884397.02760658,
                                                ["x"] = -312729.1190171,
                                            }, -- end of [599]
                                            [615] = 
                                            {
                                                ["y"] = 884429.38789172,
                                                ["x"] = -312309.58001613,
                                            }, -- end of [615]
                                            [603] = 
                                            {
                                                ["y"] = 884415.50110302,
                                                ["x"] = -312712.47399683,
                                            }, -- end of [603]
                                            [487] = 
                                            {
                                                ["y"] = 887294.8737481,
                                                ["x"] = -312354.9740364,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 905779.16157956,
                                                ["x"] = -323313.07406282,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 902085.35613025,
                                                ["x"] = -320074.12871231,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 900534.88808072,
                                                ["x"] = -317172.15764269,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 887290.58337348,
                                                ["x"] = -312357.53796264,
                                            }, -- end of [488]
                                            [606] = 
                                            {
                                                ["y"] = 884576.80408137,
                                                ["x"] = -312442.3467489,
                                            }, -- end of [606]
                                            [607] = 
                                            {
                                                ["y"] = 884575.2715577,
                                                ["x"] = -312437.74172098,
                                            }, -- end of [607]
                                            [611] = 
                                            {
                                                ["y"] = 884522.0505278,
                                                ["x"] = -312400.56584647,
                                            }, -- end of [611]
                                            [489] = 
                                            {
                                                ["y"] = 887286.49860429,
                                                ["x"] = -312360.42053614,
                                            }, -- end of [489]
                                            [619] = 
                                            {
                                                ["y"] = 884408.34654189,
                                                ["x"] = -312275.68456315,
                                            }, -- end of [619]
                                            [622] = 
                                            {
                                                ["y"] = 884398.51677063,
                                                ["x"] = -312247.37760908,
                                            }, -- end of [622]
                                            [245] = 
                                            {
                                                ["y"] = 900529.89729128,
                                                ["x"] = -317171.83270946,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 887282.60516336,
                                                ["x"] = -312363.55601065,
                                            }, -- end of [490]
                                            [631] = 
                                            {
                                                ["y"] = 883594.02434825,
                                                ["x"] = -312293.71196949,
                                            }, -- end of [631]
                                            [635] = 
                                            {
                                                ["y"] = 883189.78169543,
                                                ["x"] = -312295.05124817,
                                            }, -- end of [635]
                                            [637] = 
                                            {
                                                ["y"] = 883176.73400486,
                                                ["x"] = -312302.41544985,
                                            }, -- end of [637]
                                            [491] = 
                                            {
                                                ["y"] = 887275.29336536,
                                                ["x"] = -312370.37429373,
                                            }, -- end of [491]
                                            [639] = 
                                            {
                                                ["y"] = 882864.56420362,
                                                ["x"] = -312510.12017791,
                                            }, -- end of [639]
                                            [123] = 
                                            {
                                                ["y"] = 902083.38448782,
                                                ["x"] = -320069.53567103,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 900519.90080496,
                                                ["x"] = -317171.90032921,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 887271.88947645,
                                                ["x"] = -312374.03539077,
                                            }, -- end of [492]
                                            [654] = 
                                            {
                                                ["y"] = 883359.3870458,
                                                ["x"] = -313332.04454566,
                                            }, -- end of [654]
                                            [655] = 
                                            {
                                                ["y"] = 883360.72087893,
                                                ["x"] = -313336.85867705,
                                            }, -- end of [655]
                                            [659] = 
                                            {
                                                ["y"] = 883385.70175662,
                                                ["x"] = -313391.22220895,
                                            }, -- end of [659]
                                            [493] = 
                                            {
                                                ["y"] = 887268.71984779,
                                                ["x"] = -312377.90176251,
                                            }, -- end of [493]
                                            [667] = 
                                            {
                                                ["y"] = 883424.05637276,
                                                ["x"] = -313422.81325317,
                                            }, -- end of [667]
                                            [670] = 
                                            {
                                                ["y"] = 883378.54985275,
                                                ["x"] = -313517.39119172,
                                            }, -- end of [670]
                                            [247] = 
                                            {
                                                ["y"] = 900514.92034216,
                                                ["x"] = -317172.32407635,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 887265.84920512,
                                                ["x"] = -312381.99328769,
                                            }, -- end of [494]
                                            [679] = 
                                            {
                                                ["y"] = 883046.15590047,
                                                ["x"] = -313819.23032261,
                                            }, -- end of [679]
                                            [683] = 
                                            {
                                                ["y"] = 882949.92664542,
                                                ["x"] = -313842.83863234,
                                            }, -- end of [683]
                                            [686] = 
                                            {
                                                ["y"] = 882913.33672754,
                                                ["x"] = -313876.78073936,
                                            }, -- end of [686]
                                            [31] = 
                                            {
                                                ["y"] = 906661.52543173,
                                                ["x"] = -323642.4951209,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 905750.34938127,
                                                ["x"] = -323293.20856269,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 902082.08070635,
                                                ["x"] = -320064.7188853,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 900510.0040486,
                                                ["x"] = -317173.22469536,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 887261.23732492,
                                                ["x"] = -312390.85022293,
                                            }, -- end of [496]
                                            [702] = 
                                            {
                                                ["y"] = 882152.65856463,
                                                ["x"] = -314161.36531698,
                                            }, -- end of [702]
                                            [703] = 
                                            {
                                                ["y"] = 882152.17715561,
                                                ["x"] = -314166.32687758,
                                            }, -- end of [703]
                                            [707] = 
                                            {
                                                ["y"] = 882204.00995596,
                                                ["x"] = -314369.69211255,
                                            }, -- end of [707]
                                            [497] = 
                                            {
                                                ["y"] = 887259.53625666,
                                                ["x"] = -312395.54971895,
                                            }, -- end of [497]
                                            [715] = 
                                            {
                                                ["y"] = 882171.62912806,
                                                ["x"] = -314403.75138106,
                                            }, -- end of [715]
                                            [718] = 
                                            {
                                                ["y"] = 881498.47985748,
                                                ["x"] = -314696.6060158,
                                            }, -- end of [718]
                                            [249] = 
                                            {
                                                ["y"] = 900505.1906564,
                                                ["x"] = -317174.57234505,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 887258.11760133,
                                                ["x"] = -312400.34465838,
                                            }, -- end of [498]
                                            [727] = 
                                            {
                                                ["y"] = 881353.59126246,
                                                ["x"] = -314840.55705561,
                                            }, -- end of [727]
                                            [731] = 
                                            {
                                                ["y"] = 881300.43096539,
                                                ["x"] = -314969.91999396,
                                            }, -- end of [731]
                                            [734] = 
                                            {
                                                ["y"] = 881287.82086488,
                                                ["x"] = -314985.41078606,
                                            }, -- end of [734]
                                            [499] = 
                                            {
                                                ["y"] = 887257.23459098,
                                                ["x"] = -312405.2628834,
                                            }, -- end of [499]
                                            [739] = 
                                            {
                                                ["y"] = 881259.45304972,
                                                ["x"] = -315005.59947146,
                                            }, -- end of [739]
                                            [125] = 
                                            {
                                                ["y"] = 902081.37728219,
                                                ["x"] = -320059.76719715,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 900500.50704107,
                                                ["x"] = -317176.31852109,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 887256.77641034,
                                                ["x"] = -312410.24114999,
                                            }, -- end of [500]
                                            [751] = 
                                            {
                                                ["y"] = 880032.34838002,
                                                ["x"] = -315556.13712605,
                                            }, -- end of [751]
                                            [755] = 
                                            {
                                                ["y"] = 880043.92441582,
                                                ["x"] = -315572.05267218,
                                            }, -- end of [755]
                                            [759] = 
                                            {
                                                ["y"] = 880644.85359495,
                                                ["x"] = -316014.0964666,
                                            }, -- end of [759]
                                            [501] = 
                                            {
                                                ["y"] = 887256.24639172,
                                                ["x"] = -312425.23045341,
                                            }, -- end of [501]
                                            [463] = 
                                            {
                                                ["y"] = 887884.12173627,
                                                ["x"] = -313097.00542017,
                                            }, -- end of [463]
                                            [764] = 
                                            {
                                                ["y"] = 880575.12563087,
                                                ["x"] = -316146.43221055,
                                            }, -- end of [764]
                                            [251] = 
                                            {
                                                ["y"] = 900495.95833273,
                                                ["x"] = -317178.39254228,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 887254.93352372,
                                                ["x"] = -313085.19319259,
                                            }, -- end of [502]
                                            [771] = 
                                            {
                                                ["y"] = 880430.24304187,
                                                ["x"] = -316643.39212205,
                                            }, -- end of [771]
                                            [775] = 
                                            {
                                                ["y"] = 880250.14376142,
                                                ["x"] = -316906.43762987,
                                            }, -- end of [775]
                                            [779] = 
                                            {
                                                ["y"] = 880255.52927847,
                                                ["x"] = -316925.33116496,
                                            }, -- end of [779]
                                            [503] = 
                                            {
                                                ["y"] = 887254.00884982,
                                                ["x"] = -313090.10685195,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 905718.52417119,
                                                ["x"] = -323268.98346476,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 902081.44945046,
                                                ["x"] = -320054.77995102,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 900487.2057277,
                                                ["x"] = -317183.22173327,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 887252.71111046,
                                                ["x"] = -313094.9321527,
                                            }, -- end of [504]
                                            [798] = 
                                            {
                                                ["y"] = 880345.62078951,
                                                ["x"] = -317575.55989935,
                                            }, -- end of [798]
                                            [799] = 
                                            {
                                                ["y"] = 880344.23098963,
                                                ["x"] = -317585.46122811,
                                            }, -- end of [799]
                                            [803] = 
                                            {
                                                ["y"] = 880346.80400652,
                                                ["x"] = -317665.26155752,
                                            }, -- end of [803]
                                            [505] = 
                                            {
                                                ["y"] = 887251.01802915,
                                                ["x"] = -313099.63638975,
                                            }, -- end of [505]
                                            [811] = 
                                            {
                                                ["y"] = 880490.07399572,
                                                ["x"] = -318500.97992387,
                                            }, -- end of [811]
                                            [814] = 
                                            {
                                                ["y"] = 880509.52569204,
                                                ["x"] = -318523.75262137,
                                            }, -- end of [814]
                                            [253] = 
                                            {
                                                ["y"] = 900483.04725253,
                                                ["x"] = -317185.9962478,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 887249.06191847,
                                                ["x"] = -313104.23800244,
                                            }, -- end of [506]
                                            [823] = 
                                            {
                                                ["y"] = 880792.79056008,
                                                ["x"] = -318780.89130866,
                                            }, -- end of [823]
                                            [827] = 
                                            {
                                                ["y"] = 880794.92470899,
                                                ["x"] = -318805.71665618,
                                            }, -- end of [827]
                                            [829] = 
                                            {
                                                ["y"] = 880793.27529452,
                                                ["x"] = -318815.5664377,
                                            }, -- end of [829]
                                            [507] = 
                                            {
                                                ["y"] = 887246.8136106,
                                                ["x"] = -313108.70198376,
                                            }, -- end of [507]
                                            [831] = 
                                            {
                                                ["y"] = 880789.90034157,
                                                ["x"] = -318824.96491438,
                                            }, -- end of [831]
                                            [127] = 
                                            {
                                                ["y"] = 902082.35501325,
                                                ["x"] = -320049.86503871,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 900479.11969983,
                                                ["x"] = -317189.08796636,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 887244.19847371,
                                                ["x"] = -313112.96173877,
                                            }, -- end of [508]
                                            [846] = 
                                            {
                                                ["y"] = 880024.9296216,
                                                ["x"] = -319045.32076337,
                                            }, -- end of [846]
                                            [847] = 
                                            {
                                                ["y"] = 880011.93693203,
                                                ["x"] = -319052.81392667,
                                            }, -- end of [847]
                                            [851] = 
                                            {
                                                ["y"] = 879378.68542296,
                                                ["x"] = -319452.22411959,
                                            }, -- end of [851]
                                            [509] = 
                                            {
                                                ["y"] = 887241.21709683,
                                                ["x"] = -313116.97327041,
                                            }, -- end of [509]
                                            [859] = 
                                            {
                                                ["y"] = 879119.74038827,
                                                ["x"] = -319668.92686975,
                                            }, -- end of [859]
                                            [862] = 
                                            {
                                                ["y"] = 878882.42382309,
                                                ["x"] = -319634.91327961,
                                            }, -- end of [862]
                                            [863] = 
                                            {
                                                ["y"] = 878867.43195811,
                                                ["x"] = -319635.30218783,
                                            }, -- end of [863]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878835.03899569,
                                                ["x"] = -319641.09808571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 878835.03899569,
                                                ["x"] = -319641.09808571,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878837.91317461,
                                                ["x"] = -319640.28982608,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 878835.06276177,
                                                ["x"] = -319641.09071543,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 911322.61544403,
                                            ["x"] = -323257.37980066,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 74.99988,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 908461.37237263,
                                            ["x"] = -325062.34192667,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878837.9204097,
                                            ["x"] = -319640.29602578,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878835.03899569,
                                            ["x"] = -319641.09808571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 106,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 176,
                                        ["skill"] = "High",
                                        ["y"] = 911322.61544403,
                                        ["x"] = -323257.37980066,
                                        ["name"] = "Truck M939 Heavy",
                                        ["heading"] = -2.1335780609577,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 177,
                                        ["skill"] = "High",
                                        ["y"] = 911292.69073714,
                                        ["x"] = -323241.58385442,
                                        ["name"] = "Truck M939 Heavy",
                                        ["heading"] = -2.1335780609577,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 178,
                                        ["skill"] = "High",
                                        ["y"] = 911316.89194999,
                                        ["x"] = -323229.1620471,
                                        ["name"] = "Truck M939 Heavy",
                                        ["heading"] = -2.1335780609577,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 179,
                                        ["skill"] = "High",
                                        ["y"] = 911302.1870671,
                                        ["x"] = -323284.55849482,
                                        ["name"] = "Truck M939 Heavy",
                                        ["heading"] = -2.1335780609577,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 911322.61544403,
                                ["x"] = -323257.37980066,
                                ["name"] = "M818 Platoon106",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 910127.14131319,
                                                ["x"] = -317598.87259664,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 910644.88819873,
                                                ["x"] = -315448.85444187,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 910644.89663237,
                                                ["x"] = -315448.84546129,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 910634.80441282,
                                                ["x"] = -315437.75344561,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 910623.38316553,
                                                ["x"] = -315428.06876722,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 910614.58932316,
                                                ["x"] = -315413.24490435,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 910704.91117209,
                                                ["x"] = -315205.87395136,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 909501.59537556,
                                                ["x"] = -313997.57008528,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 908038.60451778,
                                                ["x"] = -314540.34723221,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 906900.26161591,
                                                ["x"] = -315043.93839428,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 901609.70769982,
                                                ["x"] = -312440.24204518,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 884576.12449197,
                                                ["x"] = -312446.64024758,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 884576.78380719,
                                                ["x"] = -312441.69738244,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 901604.77749628,
                                                ["x"] = -312441.07119455,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 884574.85613389,
                                                ["x"] = -312437.23401905,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 906895.5981495,
                                                ["x"] = -315042.16951473,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 901569.99100552,
                                                ["x"] = -312444.90956561,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 884566.92068619,
                                                ["x"] = -312431.14955333,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 884533.43442353,
                                                ["x"] = -312409.28818643,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 901535.11770699,
                                                ["x"] = -312447.81133214,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 884521.54210379,
                                                ["x"] = -312400.14937391,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 908021.14710872,
                                                ["x"] = -314550.09324215,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 906891.19720506,
                                                ["x"] = -315039.79810211,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 901530.11867192,
                                                ["x"] = -312447.75039634,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 884452.2760265,
                                                ["x"] = -312335.16059665,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 884438.59716319,
                                                ["x"] = -312320.57328497,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 901520.14374122,
                                                ["x"] = -312447.05970334,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 884428.98139408,
                                                ["x"] = -312309.06361406,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 906874.18847208,
                                                ["x"] = -315029.27998903,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 900547.08831747,
                                                ["x"] = -312331.46826976,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 884417.45124454,
                                                ["x"] = -312292.73348604,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 884412.4532051,
                                                ["x"] = -312284.07464411,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 900502.09639477,
                                                ["x"] = -312330.90460811,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 909498.13699301,
                                                ["x"] = -314001.15541787,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 908012.04364578,
                                                ["x"] = -314554.22920825,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 906627.0970034,
                                                ["x"] = -314868.18192202,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 900297.18224901,
                                                ["x"] = -312336.42559233,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 884401.08367129,
                                                ["x"] = -312256.36004813,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 884397.14448282,
                                                ["x"] = -312241.88943468,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 900222.51129543,
                                                ["x"] = -312343.34571707,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 884394.0507524,
                                                ["x"] = -312227.21347314,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 906613.82578525,
                                                ["x"] = -314861.1957226,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 900197.72475218,
                                                ["x"] = -312346.58202665,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 884385.30266501,
                                                ["x"] = -312188.5576406,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 884380.83950906,
                                                ["x"] = -312186.51003994,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 900178.04978486,
                                                ["x"] = -312350.16243573,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 884375.83891672,
                                                ["x"] = -312186.2397015,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 907979.78776897,
                                                ["x"] = -314567.8006029,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 906604.70159014,
                                                ["x"] = -314857.10716284,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 900153.7131733,
                                                ["x"] = -312355.87174017,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 883618.35246711,
                                                ["x"] = -312293.04096696,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 883603.36682675,
                                                ["x"] = -312293.64160982,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 899889.07454683,
                                                ["x"] = -312430.26978769,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 883208.40484189,
                                                ["x"] = -312290.06121932,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 906595.30778688,
                                                ["x"] = -314853.68727036,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 899820.24360801,
                                                ["x"] = -312442.97471467,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 883193.81036662,
                                                ["x"] = -312293.43082946,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 883189.17812301,
                                                ["x"] = -312295.31130862,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 910703.43297857,
                                                ["x"] = -315201.09983967,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 909410.60533165,
                                                ["x"] = -314116.74711084,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 907975.47146155,
                                                ["x"] = -314570.31851393,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 906580.92630104,
                                                ["x"] = -314849.42915887,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 899755.64464021,
                                                ["x"] = -312449.93700698,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 882871.9583204,
                                                ["x"] = -312504.41076305,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 882864.05395597,
                                                ["x"] = -312510.53439579,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 899665.69358262,
                                                ["x"] = -312452.64322297,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 882860.26406923,
                                                ["x"] = -312513.79817962,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 906571.18634959,
                                                ["x"] = -314847.17669866,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 899020.74412256,
                                                ["x"] = -312458.54160805,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 882855.44896268,
                                                ["x"] = -312522.32353255,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 882857.03701401,
                                                ["x"] = -312526.94061983,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 899010.78942047,
                                                ["x"] = -312459.47749724,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 882859.853857,
                                                ["x"] = -312531.09483253,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 907967.23070478,
                                                ["x"] = -314575.97539432,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 906556.39366316,
                                                ["x"] = -314844.70076796,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 899005.85247802,
                                                ["x"] = -312460.26338353,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 883423.15700391,
                                                ["x"] = -313200.60314183,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 883425.21854521,
                                                ["x"] = -313205.10754888,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 899001.00184765,
                                                ["x"] = -312461.46678125,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 883424.23371277,
                                                ["x"] = -313209.94331587,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 906546.44969514,
                                                ["x"] = -314843.66061244,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 898996.30166087,
                                                ["x"] = -312463.16739858,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 883414.82036813,
                                                ["x"] = -313227.57630132,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 883363.90676302,
                                                ["x"] = -313313.63429596,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 898963.68752613,
                                                ["x"] = -312475.85745079,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 909406.96444511,
                                                ["x"] = -314120.16606981,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 907963.48326065,
                                                ["x"] = -314579.28439775,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 906536.46139828,
                                                ["x"] = -314843.19994024,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 898958.9258184,
                                                ["x"] = -312477.38105996,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 883359.08145184,
                                                ["x"] = -313327.72294671,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 883359.51690025,
                                                ["x"] = -313332.68868171,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 898954.05902108,
                                                ["x"] = -312478.5117784,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 883360.93639775,
                                                ["x"] = -313337.47954066,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 906521.46528609,
                                                ["x"] = -314843.39291511,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 898949.08498582,
                                                ["x"] = -312478.45645001,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 883378.3764673,
                                                ["x"] = -313378.94797454,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 883383.08412126,
                                                ["x"] = -313387.76355322,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 898944.17389219,
                                                ["x"] = -312477.52122795,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 883386.1533678,
                                                ["x"] = -313391.69962691,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 907927.22257359,
                                                ["x"] = -314613.68869016,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 906506.50254251,
                                                ["x"] = -314844.42910818,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 898866.16385216,
                                                ["x"] = -312459.92576016,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 883394.48709719,
                                                ["x"] = -313397.12450907,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 883403.61675541,
                                                ["x"] = -313401.20223668,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 898856.16659792,
                                                ["x"] = -312459.76148444,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 883417.30154833,
                                                ["x"] = -313407.33649715,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 906486.64985281,
                                                ["x"] = -314846.83042404,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 898381.50644844,
                                                ["x"] = -312477.52050579,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 883424.76820607,
                                                ["x"] = -313413.70322663,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 910703.40316163,
                                                ["x"] = -315245.33521194,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 910701.65321293,
                                                ["x"] = -315196.42673253,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 909403.03491535,
                                                ["x"] = -314123.25504903,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 907923.24691785,
                                                ["x"] = -314616.7199066,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 906466.96574827,
                                                ["x"] = -314850.35485059,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 896308.08598166,
                                                ["x"] = -312641.50896691,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 883383.15193657,
                                                ["x"] = -313509.2677257,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 883378.18339666,
                                                ["x"] = -313517.93680948,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 896303.20521962,
                                                ["x"] = -312642.59085435,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 883375.10528023,
                                                ["x"] = -313521.87022781,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 906452.36988688,
                                                ["x"] = -314853.80599489,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 896298.40991941,
                                                ["x"] = -312644.00316261,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 883360.13076999,
                                                ["x"] = -313535.10938299,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 883333.67876721,
                                                ["x"] = -313558.0201968,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 895949.06617408,
                                                ["x"] = -312765.84285709,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 883063.46562447,
                                                ["x"] = -313810.75064534,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 907919.09577203,
                                                ["x"] = -314619.50592442,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 906433.20186833,
                                                ["x"] = -314859.50401129,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 895087.06796915,
                                                ["x"] = -313006.51225731,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 883054.82249336,
                                                ["x"] = -313815.7584071,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 883050.2392614,
                                                ["x"] = -313817.74945234,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 894978.84600579,
                                                ["x"] = -313045.3764008,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 883040.69692745,
                                                ["x"] = -313820.69808421,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 906409.69406886,
                                                ["x"] = -314868.00269939,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 893955.10668033,
                                                ["x"] = -313447.7747357,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 882957.40856775,
                                                ["x"] = -313837.31118303,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 882953.2111348,
                                                ["x"] = -313839.99766874,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 893433.52472732,
                                                ["x"] = -313605.8080948,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 909398.82971351,
                                                ["x"] = -314125.95332201,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 907906.36942106,
                                                ["x"] = -314627.44403018,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 906372.87769317,
                                                ["x"] = -314883.63042648,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 893428.67036969,
                                                ["x"] = -313607.00237814,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 882912.75809203,
                                                ["x"] = -313877.09229886,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 882908.16027849,
                                                ["x"] = -313879.04529713,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 893423.70601794,
                                                ["x"] = -313607.58083598,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 882903.37002375,
                                                ["x"] = -313880.47361151,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 906336.90656436,
                                                ["x"] = -314901.11646883,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 893413.73253868,
                                                ["x"] = -313607.98267302,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 882810.0114051,
                                                ["x"] = -313897.88252197,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 882771.37140754,
                                                ["x"] = -313908.20896698,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 893199.83308224,
                                                ["x"] = -313586.60121477,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 882409.99807107,
                                                ["x"] = -314025.68723321,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 907897.49568563,
                                                ["x"] = -314632.04923059,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 905796.49831489,
                                                ["x"] = -315205.00550289,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 893174.84319432,
                                                ["x"] = -313587.21980286,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 882349.70679569,
                                                ["x"] = -314049.91813097,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 882179.77218693,
                                                ["x"] = -314134.89144985,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 892255.90912661,
                                                ["x"] = -313631.20921952,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 882166.61934863,
                                                ["x"] = -314142.09674336,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 905706.9979043,
                                                ["x"] = -315259.89066803,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 892245.98407697,
                                                ["x"] = -313632.42195513,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 882159.23094952,
                                                ["x"] = -314148.7286099,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 882156.37861108,
                                                ["x"] = -314152.83157567,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 910699.65247316,
                                                ["x"] = -315191.84362179,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 909394.43605448,
                                                ["x"] = -314128.34124963,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 907883.75297722,
                                                ["x"] = -314638.05720788,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 905450.33465322,
                                                ["x"] = -315433.70147309,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 892231.34769363,
                                                ["x"] = -313635.64791491,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 882152.20145057,
                                                ["x"] = -314166.98363383,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 882152.74663888,
                                                ["x"] = -314171.95155395,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 892221.86786543,
                                                ["x"] = -313638.82579387,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 882154.63201158,
                                                ["x"] = -314181.77087385,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 905445.92380377,
                                                ["x"] = -315436.0549354,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 891813.57789766,
                                                ["x"] = -313802.73024335,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 882204.12442738,
                                                ["x"] = -314370.33960602,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 882204.18709469,
                                                ["x"] = -314375.31483749,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 891217.79257835,
                                                ["x"] = -313955.12594164,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 882202.42408827,
                                                ["x"] = -314379.9642166,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 907865.35281037,
                                                ["x"] = -314645.88839832,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 905441.39037218,
                                                ["x"] = -315438.1624922,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 891208.3919428,
                                                ["x"] = -313958.52876746,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 882195.99661534,
                                                ["x"] = -314387.58042999,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 882192.2473868,
                                                ["x"] = -314390.88812299,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 891199.2970147,
                                                ["x"] = -313962.67989406,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 882188.28940436,
                                                ["x"] = -314393.93936793,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 905245.20179742,
                                                ["x"] = -315513.05507343,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 891186.09625876,
                                                ["x"] = -313969.79992194,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 882171.05230615,
                                                ["x"] = -314404.0663428,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 881962.12222963,
                                                ["x"] = -314511.62501677,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 890924.15566753,
                                                ["x"] = -314126.01701232,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 909389.72178648,
                                                ["x"] = -314129.9925971,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 907860.95749461,
                                                ["x"] = -314648.269943,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 905132.60867219,
                                                ["x"] = -315554.52859001,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 890230.75957603,
                                                ["x"] = -314591.13980427,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 881493.63515769,
                                                ["x"] = -314699.52378296,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 881489.56399661,
                                                ["x"] = -314702.42491249,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 890226.13505975,
                                                ["x"] = -314593.03545428,
                                            }, -- end of [313]
                                            [626] = 
                                            {
                                                ["y"] = 881481.88212053,
                                                ["x"] = -314708.82341532,
                                            }, -- end of [626]
                                            [157] = 
                                            {
                                                ["y"] = 905122.92827688,
                                                ["x"] = -315557.02032626,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 890221.3740067,
                                                ["x"] = -314594.56005228,
                                            }, -- end of [314]
                                            [628] = 
                                            {
                                                ["y"] = 881367.54786433,
                                                ["x"] = -314820.71719071,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 881361.13185739,
                                                ["x"] = -314828.38400781,
                                            }, -- end of [629]
                                            [315] = 
                                            {
                                                ["y"] = 890211.630148,
                                                ["x"] = -314596.76990923,
                                            }, -- end of [315]
                                            [630] = 
                                            {
                                                ["y"] = 881358.22972849,
                                                ["x"] = -314832.45443669,
                                            }, -- end of [630]
                                            [79] = 
                                            {
                                                ["y"] = 907852.47482963,
                                                ["x"] = -314653.56375481,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 905117.98528753,
                                                ["x"] = -315557.75969775,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 890201.67311846,
                                                ["x"] = -314597.68633746,
                                            }, -- end of [316]
                                            [632] = 
                                            {
                                                ["y"] = 881353.30206,
                                                ["x"] = -314841.14721857,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 881349.28481742,
                                                ["x"] = -314850.30288103,
                                            }, -- end of [633]
                                            [317] = 
                                            {
                                                ["y"] = 889249.47035577,
                                                ["x"] = -314670.36446017,
                                            }, -- end of [317]
                                            [634] = 
                                            {
                                                ["y"] = 881307.32797487,
                                                ["x"] = -314957.35532188,
                                            }, -- end of [634]
                                            [159] = 
                                            {
                                                ["y"] = 905112.99922502,
                                                ["x"] = -315558.12359033,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 889239.47221198,
                                                ["x"] = -314670.34331424,
                                            }, -- end of [318]
                                            [636] = 
                                            {
                                                ["y"] = 881300.07310001,
                                                ["x"] = -314970.47128911,
                                            }, -- end of [636]
                                            [5] = 
                                            {
                                                ["y"] = 910619.10293636,
                                                ["x"] = -315425.48669206,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 910704.81177488,
                                                ["x"] = -315240.53702488,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 910697.35738133,
                                                ["x"] = -315187.40441189,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 909375.1729948,
                                                ["x"] = -314133.63822764,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 907723.37614069,
                                                ["x"] = -314739.27582861,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 905108.00079451,
                                                ["x"] = -315558.12890818,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 889229.51395685,
                                                ["x"] = -314669.47455688,
                                            }, -- end of [320]
                                            [640] = 
                                            {
                                                ["y"] = 881283.72402911,
                                                ["x"] = -314989.30721434,
                                            }, -- end of [640]
                                            [641] = 
                                            {
                                                ["y"] = 881276.01390983,
                                                ["x"] = -314995.67557785,
                                            }, -- end of [641]
                                            [321] = 
                                            {
                                                ["y"] = 889219.65877565,
                                                ["x"] = -314667.78832915,
                                            }, -- end of [321]
                                            [642] = 
                                            {
                                                ["y"] = 881271.96890666,
                                                ["x"] = -314998.61226071,
                                            }, -- end of [642]
                                            [161] = 
                                            {
                                                ["y"] = 905103.01248561,
                                                ["x"] = -315557.795278,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 888686.72132712,
                                                ["x"] = -314554.59871623,
                                            }, -- end of [322]
                                            [644] = 
                                            {
                                                ["y"] = 881258.86336803,
                                                ["x"] = -315005.88964831,
                                            }, -- end of [644]
                                            [645] = 
                                            {
                                                ["y"] = 881236.0915985,
                                                ["x"] = -315016.20173157,
                                            }, -- end of [645]
                                            [323] = 
                                            {
                                                ["y"] = 888206.7284904,
                                                ["x"] = -314484.9311462,
                                            }, -- end of [323]
                                            [646] = 
                                            {
                                                ["y"] = 880045.23396487,
                                                ["x"] = -315511.96558165,
                                            }, -- end of [646]
                                            [81] = 
                                            {
                                                ["y"] = 907714.60765059,
                                                ["x"] = -314744.08071985,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 905093.13374865,
                                                ["x"] = -315556.28513613,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 888202.76984407,
                                                ["x"] = -314482.28733901,
                                            }, -- end of [324]
                                            [648] = 
                                            {
                                                ["y"] = 880038.10159346,
                                                ["x"] = -315518.93789335,
                                            }, -- end of [648]
                                            [649] = 
                                            {
                                                ["y"] = 880035.37598383,
                                                ["x"] = -315523.12352419,
                                            }, -- end of [649]
                                            [325] = 
                                            {
                                                ["y"] = 888201.97814949,
                                                ["x"] = -314477.38934991,
                                            }, -- end of [325]
                                            [650] = 
                                            {
                                                ["y"] = 880033.11360177,
                                                ["x"] = -315527.58472051,
                                            }, -- end of [650]
                                            [163] = 
                                            {
                                                ["y"] = 905089.03178438,
                                                ["x"] = -315553.64785392,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 888202.65905028,
                                                ["x"] = -314472.43760278,
                                            }, -- end of [326]
                                            [652] = 
                                            {
                                                ["y"] = 880030.14981298,
                                                ["x"] = -315537.10042528,
                                            }, -- end of [652]
                                            [653] = 
                                            {
                                                ["y"] = 880029.76916028,
                                                ["x"] = -315542.08065751,
                                            }, -- end of [653]
                                            [327] = 
                                            {
                                                ["y"] = 888245.12539736,
                                                ["x"] = -314200.74854706,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 909345.82672445,
                                                ["x"] = -314139.84824703,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 907705.576258,
                                                ["x"] = -314748.37089835,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 905088.19206476,
                                                ["x"] = -315548.80040328,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 888245.57620474,
                                                ["x"] = -314190.76543883,
                                            }, -- end of [328]
                                            [656] = 
                                            {
                                                ["y"] = 880032.56441081,
                                                ["x"] = -315556.75769916,
                                            }, -- end of [656]
                                            [657] = 
                                            {
                                                ["y"] = 880034.61516341,
                                                ["x"] = -315561.30626625,
                                            }, -- end of [657]
                                            [329] = 
                                            {
                                                ["y"] = 888245.08218844,
                                                ["x"] = -314185.79428057,
                                            }, -- end of [329]
                                            [658] = 
                                            {
                                                ["y"] = 880037.34511645,
                                                ["x"] = -315565.49014175,
                                            }, -- end of [658]
                                            [165] = 
                                            {
                                                ["y"] = 905088.50380243,
                                                ["x"] = -315543.79176425,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 888243.77574994,
                                                ["x"] = -314180.9749429,
                                            }, -- end of [330]
                                            [660] = 
                                            {
                                                ["y"] = 880044.4470854,
                                                ["x"] = -315572.45109611,
                                            }, -- end of [660]
                                            [661] = 
                                            {
                                                ["y"] = 880647.52445537,
                                                ["x"] = -316001.23824462,
                                            }, -- end of [661]
                                            [331] = 
                                            {
                                                ["y"] = 888241.7250271,
                                                ["x"] = -314176.41863467,
                                            }, -- end of [331]
                                            [662] = 
                                            {
                                                ["y"] = 880648.97848372,
                                                ["x"] = -316005.82071159,
                                            }, -- end of [662]
                                            [83] = 
                                            {
                                                ["y"] = 907691.67088126,
                                                ["x"] = -314753.9912144,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 905119.0925426,
                                                ["x"] = -315315.83757949,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 888239.26519139,
                                                ["x"] = -314172.0662858,
                                            }, -- end of [332]
                                            [664] = 
                                            {
                                                ["y"] = 880644.47877333,
                                                ["x"] = -316014.63631596,
                                            }, -- end of [664]
                                            [665] = 
                                            {
                                                ["y"] = 880633.59566046,
                                                ["x"] = -316031.41301508,
                                            }, -- end of [665]
                                            [333] = 
                                            {
                                                ["y"] = 888220.31459133,
                                                ["x"] = -314142.64373952,
                                            }, -- end of [333]
                                            [666] = 
                                            {
                                                ["y"] = 880600.94408382,
                                                ["x"] = -316087.61156422,
                                            }, -- end of [666]
                                            [167] = 
                                            {
                                                ["y"] = 905124.57971539,
                                                ["x"] = -315281.27368803,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 887974.60953759,
                                                ["x"] = -313777.65189703,
                                            }, -- end of [334]
                                            [668] = 
                                            {
                                                ["y"] = 880585.42697442,
                                                ["x"] = -316118.9597199,
                                            }, -- end of [668]
                                            [669] = 
                                            {
                                                ["y"] = 880574.9230628,
                                                ["x"] = -316147.05742086,
                                            }, -- end of [669]
                                            [21] = 
                                            {
                                                ["y"] = 910694.69649946,
                                                ["x"] = -315183.17467452,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 909326.04442039,
                                                ["x"] = -314142.77139231,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 907658.96338417,
                                                ["x"] = -314766.42961373,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 905166.44789993,
                                                ["x"] = -315055.13651183,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 887970.91867927,
                                                ["x"] = -313768.36452343,
                                            }, -- end of [336]
                                            [672] = 
                                            {
                                                ["y"] = 880473.00802882,
                                                ["x"] = -316559.5227471,
                                            }, -- end of [672]
                                            [673] = 
                                            {
                                                ["y"] = 880469.16395961,
                                                ["x"] = -316568.75299966,
                                            }, -- end of [673]
                                            [337] = 
                                            {
                                                ["y"] = 887969.5910648,
                                                ["x"] = -313763.54860691,
                                            }, -- end of [337]
                                            [674] = 
                                            {
                                                ["y"] = 880450.54088014,
                                                ["x"] = -316609.71223326,
                                            }, -- end of [674]
                                            [169] = 
                                            {
                                                ["y"] = 905169.15747328,
                                                ["x"] = -315030.28785276,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 887968.70798506,
                                                ["x"] = -313758.62960316,
                                            }, -- end of [338]
                                            [676] = 
                                            {
                                                ["y"] = 880429.87946725,
                                                ["x"] = -316643.93960546,
                                            }, -- end of [676]
                                            [677] = 
                                            {
                                                ["y"] = 880253.24705095,
                                                ["x"] = -316892.53555678,
                                            }, -- end of [677]
                                            [339] = 
                                            {
                                                ["y"] = 887968.14209071,
                                                ["x"] = -313753.66027146,
                                            }, -- end of [339]
                                            [678] = 
                                            {
                                                ["y"] = 880251.5522533,
                                                ["x"] = -316897.23044511,
                                            }, -- end of [678]
                                            [85] = 
                                            {
                                                ["y"] = 907654.50988708,
                                                ["x"] = -314768.70050953,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 905169.75985664,
                                                ["x"] = -315015.30308928,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 887967.81409265,
                                                ["x"] = -313748.67029762,
                                            }, -- end of [340]
                                            [680] = 
                                            {
                                                ["y"] = 880250.13962091,
                                                ["x"] = -316907.09481911,
                                            }, -- end of [680]
                                            [681] = 
                                            {
                                                ["y"] = 880250.50854213,
                                                ["x"] = -316912.07696162,
                                            }, -- end of [681]
                                            [341] = 
                                            {
                                                ["y"] = 887967.80602749,
                                                ["x"] = -313743.67282029,
                                            }, -- end of [341]
                                            [682] = 
                                            {
                                                ["y"] = 880251.50754612,
                                                ["x"] = -316916.97412275,
                                            }, -- end of [682]
                                            [171] = 
                                            {
                                                ["y"] = 905169.48522745,
                                                ["x"] = -315005.3083925,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 887968.21469923,
                                                ["x"] = -313738.6911847,
                                            }, -- end of [342]
                                            [684] = 
                                            {
                                                ["y"] = 880255.90720947,
                                                ["x"] = -316925.868838,
                                            }, -- end of [684]
                                            [685] = 
                                            {
                                                ["y"] = 880262.03297654,
                                                ["x"] = -316933.7706512,
                                            }, -- end of [685]
                                            [343] = 
                                            {
                                                ["y"] = 887969.06477058,
                                                ["x"] = -313733.76571228,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 909311.11124047,
                                                ["x"] = -314144.17079216,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 907645.95094147,
                                                ["x"] = -314773.86867769,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 905168.55558405,
                                                ["x"] = -314995.35398714,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 887970.34962622,
                                                ["x"] = -313728.93628193,
                                            }, -- end of [344]
                                            [688] = 
                                            {
                                                ["y"] = 880569.19617245,
                                                ["x"] = -317276.09195916,
                                            }, -- end of [688]
                                            [689] = 
                                            {
                                                ["y"] = 880571.11709563,
                                                ["x"] = -317280.70131007,
                                            }, -- end of [689]
                                            [345] = 
                                            {
                                                ["y"] = 887971.99841443,
                                                ["x"] = -313724.21686455,
                                            }, -- end of [345]
                                            [690] = 
                                            {
                                                ["y"] = 880572.39934474,
                                                ["x"] = -317285.52774184,
                                            }, -- end of [690]
                                            [173] = 
                                            {
                                                ["y"] = 905165.5215631,
                                                ["x"] = -314975.5887525,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 887976.03987161,
                                                ["x"] = -313715.07171652,
                                            }, -- end of [346]
                                            [692] = 
                                            {
                                                ["y"] = 880572.62880694,
                                                ["x"] = -317295.4863435,
                                            }, -- end of [692]
                                            [693] = 
                                            {
                                                ["y"] = 880571.71342286,
                                                ["x"] = -317300.40001577,
                                            }, -- end of [693]
                                            [347] = 
                                            {
                                                ["y"] = 887978.52956276,
                                                ["x"] = -313710.74026439,
                                            }, -- end of [347]
                                            [694] = 
                                            {
                                                ["y"] = 880569.87790179,
                                                ["x"] = -317305.02661665,
                                            }, -- end of [694]
                                            [87] = 
                                            {
                                                ["y"] = 907603.94631167,
                                                ["x"] = -314800.9753284,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 905162.18769239,
                                                ["x"] = -314960.96831029,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 887981.40518743,
                                                ["x"] = -313706.65430724,
                                            }, -- end of [348]
                                            [696] = 
                                            {
                                                ["y"] = 880560.91333514,
                                                ["x"] = -317317.03405876,
                                            }, -- end of [696]
                                            [697] = 
                                            {
                                                ["y"] = 880520.96623483,
                                                ["x"] = -317361.79673549,
                                            }, -- end of [697]
                                            [349] = 
                                            {
                                                ["y"] = 887988.02262708,
                                                ["x"] = -313699.17894221,
                                            }, -- end of [349]
                                            [698] = 
                                            {
                                                ["y"] = 880362.36534972,
                                                ["x"] = -317535.19075643,
                                            }, -- end of [698]
                                            [175] = 
                                            {
                                                ["y"] = 905158.11148533,
                                                ["x"] = -314946.53284887,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 887999.49263163,
                                                ["x"] = -313689.5142926,
                                            }, -- end of [350]
                                            [700] = 
                                            {
                                                ["y"] = 880353.78921502,
                                                ["x"] = -317547.4652904,
                                            }, -- end of [700]
                                            [11] = 
                                            {
                                                ["y"] = 910705.86589535,
                                                ["x"] = -315235.65331973,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 910688.5222185,
                                                ["x"] = -315175.32638392,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 909296.12813991,
                                                ["x"] = -314144.85045963,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 907595.05579882,
                                                ["x"] = -314805.55074458,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 905153.06784851,
                                                ["x"] = -314932.40813745,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 888211.92438211,
                                                ["x"] = -313515.09242065,
                                            }, -- end of [352]
                                            [704] = 
                                            {
                                                ["y"] = 880345.51011382,
                                                ["x"] = -317576.20772614,
                                            }, -- end of [704]
                                            [705] = 
                                            {
                                                ["y"] = 880344.16045273,
                                                ["x"] = -317586.11463793,
                                            }, -- end of [705]
                                            [353] = 
                                            {
                                                ["y"] = 888214.83760936,
                                                ["x"] = -313511.02737227,
                                            }, -- end of [353]
                                            [706] = 
                                            {
                                                ["y"] = 880343.36552024,
                                                ["x"] = -317596.08191785,
                                            }, -- end of [706]
                                            [177] = 
                                            {
                                                ["y"] = 905131.50074467,
                                                ["x"] = -314881.81809214,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 888217.45816684,
                                                ["x"] = -313506.77472378,
                                            }, -- end of [354]
                                            [708] = 
                                            {
                                                ["y"] = 880343.73161363,
                                                ["x"] = -317631.05960472,
                                            }, -- end of [708]
                                            [709] = 
                                            {
                                                ["y"] = 880346.87625789,
                                                ["x"] = -317665.91478437,
                                            }, -- end of [709]
                                            [355] = 
                                            {
                                                ["y"] = 888219.67711706,
                                                ["x"] = -313502.29936857,
                                            }, -- end of [355]
                                            [710] = 
                                            {
                                                ["y"] = 880430.7152,
                                                ["x"] = -318229.6985152,
                                            }, -- end of [710]
                                            [89] = 
                                            {
                                                ["y"] = 907581.47464172,
                                                ["x"] = -314811.90848937,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 905057.72814702,
                                                ["x"] = -314712.18020296,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 888221.55628264,
                                                ["x"] = -313497.66483157,
                                            }, -- end of [356]
                                            [712] = 
                                            {
                                                ["y"] = 880469.63793885,
                                                ["x"] = -318456.33017391,
                                            }, -- end of [712]
                                            [713] = 
                                            {
                                                ["y"] = 880472.53481546,
                                                ["x"] = -318465.89989769,
                                            }, -- end of [713]
                                            [357] = 
                                            {
                                                ["y"] = 888224.62914553,
                                                ["x"] = -313488.14849272,
                                            }, -- end of [357]
                                            [714] = 
                                            {
                                                ["y"] = 880476.08052047,
                                                ["x"] = -318475.24718178,
                                            }, -- end of [714]
                                            [179] = 
                                            {
                                                ["y"] = 905047.7847617,
                                                ["x"] = -314683.88021213,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 888225.74900438,
                                                ["x"] = -313483.278813,
                                            }, -- end of [358]
                                            [716] = 
                                            {
                                                ["y"] = 880485.03867588,
                                                ["x"] = -318493.11201843,
                                            }, -- end of [716]
                                            [717] = 
                                            {
                                                ["y"] = 880490.44798802,
                                                ["x"] = -318501.5203456,
                                            }, -- end of [717]
                                            [359] = 
                                            {
                                                ["y"] = 888226.4696607,
                                                ["x"] = -313478.3328583,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 909281.12983936,
                                                ["x"] = -314144.78576036,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 907576.76963432,
                                                ["x"] = -314813.59801827,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 905028.95836707,
                                                ["x"] = -314616.46593594,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 888226.76249903,
                                                ["x"] = -313473.34295137,
                                            }, -- end of [360]
                                            [720] = 
                                            {
                                                ["y"] = 880510.0008094,
                                                ["x"] = -318524.20670058,
                                            }, -- end of [720]
                                            [721] = 
                                            {
                                                ["y"] = 880521.15788243,
                                                ["x"] = -318534.23030443,
                                            }, -- end of [721]
                                            [361] = 
                                            {
                                                ["y"] = 888226.62612571,
                                                ["x"] = -313468.34641921,
                                            }, -- end of [361]
                                            [722] = 
                                            {
                                                ["y"] = 880776.18956688,
                                                ["x"] = -318751.43135929,
                                            }, -- end of [722]
                                            [181] = 
                                            {
                                                ["y"] = 904986.99707882,
                                                ["x"] = -314431.17017053,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 888226.07896477,
                                                ["x"] = -313463.379735,
                                            }, -- end of [362]
                                            [724] = 
                                            {
                                                ["y"] = 880782.84358896,
                                                ["x"] = -318758.87264456,
                                            }, -- end of [724]
                                            [725] = 
                                            {
                                                ["y"] = 880785.61727641,
                                                ["x"] = -318763.03292223,
                                            }, -- end of [725]
                                            [363] = 
                                            {
                                                ["y"] = 888225.20310138,
                                                ["x"] = -313458.4564162,
                                            }, -- end of [363]
                                            [726] = 
                                            {
                                                ["y"] = 880788.07578665,
                                                ["x"] = -318767.38357065,
                                            }, -- end of [726]
                                            [91] = 
                                            {
                                                ["y"] = 907571.97009588,
                                                ["x"] = -314814.99713784,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 904632.96829379,
                                                ["x"] = -312819.65106873,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 888222.73603726,
                                                ["x"] = -313448.76581718,
                                            }, -- end of [364]
                                            [728] = 
                                            {
                                                ["y"] = 880791.70527032,
                                                ["x"] = -318776.68669402,
                                            }, -- end of [728]
                                            [729] = 
                                            {
                                                ["y"] = 880792.93273446,
                                                ["x"] = -318781.53294905,
                                            }, -- end of [729]
                                            [365] = 
                                            {
                                                ["y"] = 888221.04316549,
                                                ["x"] = -313444.06565415,
                                            }, -- end of [365]
                                            [730] = 
                                            {
                                                ["y"] = 880793.85034698,
                                                ["x"] = -318786.4471759,
                                            }, -- end of [730]
                                            [183] = 
                                            {
                                                ["y"] = 904349.05813982,
                                                ["x"] = -311845.17738072,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 888218.93700646,
                                                ["x"] = -313439.53590636,
                                            }, -- end of [366]
                                            [732] = 
                                            {
                                                ["y"] = 880795.1039457,
                                                ["x"] = -318801.37876431,
                                            }, -- end of [732]
                                            [733] = 
                                            {
                                                ["y"] = 880794.87009515,
                                                ["x"] = -318806.37157044,
                                            }, -- end of [733]
                                            [23] = 
                                            {
                                                ["y"] = 910666.7057559,
                                                ["x"] = -315154.73643679,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 909266.15425754,
                                                ["x"] = -314143.95900321,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 907562.2067827,
                                                ["x"] = -314817.15161022,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 904347.25668354,
                                                ["x"] = -311840.51486768,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 888213.88687292,
                                                ["x"] = -313430.90626154,
                                            }, -- end of [368]
                                            [736] = 
                                            {
                                                ["y"] = 880791.57492955,
                                                ["x"] = -318820.95950175,
                                            }, -- end of [736]
                                            [737] = 
                                            {
                                                ["y"] = 880789.62073971,
                                                ["x"] = -318825.55961457,
                                            }, -- end of [737]
                                            [369] = 
                                            {
                                                ["y"] = 888210.75629793,
                                                ["x"] = -313427.01137938,
                                            }, -- end of [369]
                                            [738] = 
                                            {
                                                ["y"] = 880787.2999859,
                                                ["x"] = -318829.98753823,
                                            }, -- end of [738]
                                            [185] = 
                                            {
                                                ["y"] = 904344.83954086,
                                                ["x"] = -311836.1381848,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 888200.44811865,
                                                ["x"] = -313416.11631196,
                                            }, -- end of [370]
                                            [740] = 
                                            {
                                                ["y"] = 880778.88540603,
                                                ["x"] = -318842.38953226,
                                            }, -- end of [740]
                                            [741] = 
                                            {
                                                ["y"] = 880775.65815621,
                                                ["x"] = -318846.20759303,
                                            }, -- end of [741]
                                            [371] = 
                                            {
                                                ["y"] = 887883.7445789,
                                                ["x"] = -313096.46725713,
                                            }, -- end of [371]
                                            [742] = 
                                            {
                                                ["y"] = 880772.1582279,
                                                ["x"] = -318849.77600904,
                                            }, -- end of [742]
                                            [93] = 
                                            {
                                                ["y"] = 907537.65985534,
                                                ["x"] = -314821.86509216,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 904342.20124119,
                                                ["x"] = -311831.88947103,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 887878.29296004,
                                                ["x"] = -313088.08683416,
                                            }, -- end of [372]
                                            [744] = 
                                            {
                                                ["y"] = 880764.2606158,
                                                ["x"] = -318855.88409089,
                                            }, -- end of [744]
                                            [745] = 
                                            {
                                                ["y"] = 880759.93667085,
                                                ["x"] = -318858.39311183,
                                            }, -- end of [745]
                                            [373] = 
                                            {
                                                ["y"] = 887876.12859461,
                                                ["x"] = -313083.5805383,
                                            }, -- end of [373]
                                            [746] = 
                                            {
                                                ["y"] = 880755.43782649,
                                                ["x"] = -318860.56745795,
                                            }, -- end of [746]
                                            [187] = 
                                            {
                                                ["y"] = 904339.28866959,
                                                ["x"] = -311827.83083931,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 887779.34211482,
                                                ["x"] = -312853.09345565,
                                            }, -- end of [374]
                                            [748] = 
                                            {
                                                ["y"] = 880736.25199281,
                                                ["x"] = -318866.17392478,
                                            }, -- end of [748]
                                            [749] = 
                                            {
                                                ["y"] = 880079.62293547,
                                                ["x"] = -319022.51607134,
                                            }, -- end of [749]
                                            [375] = 
                                            {
                                                ["y"] = 887776.92419962,
                                                ["x"] = -312848.71754841,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 909251.24104608,
                                                ["x"] = -314142.36428836,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 907532.86809258,
                                                ["x"] = -314823.29006919,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 904336.02400128,
                                                ["x"] = -311824.04917506,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 887774.28943325,
                                                ["x"] = -312844.46869359,
                                            }, -- end of [376]
                                            [752] = 
                                            {
                                                ["y"] = 880028.7737231,
                                                ["x"] = -319043.30040278,
                                            }, -- end of [752]
                                            [753] = 
                                            {
                                                ["y"] = 880019.9871811,
                                                ["x"] = -319048.07308672,
                                            }, -- end of [753]
                                            [377] = 
                                            {
                                                ["y"] = 887768.51520657,
                                                ["x"] = -312836.30639914,
                                            }, -- end of [377]
                                            [754] = 
                                            {
                                                ["y"] = 880002.89556241,
                                                ["x"] = -319058.45526648,
                                            }, -- end of [754]
                                            [189] = 
                                            {
                                                ["y"] = 904332.46835406,
                                                ["x"] = -311820.53341479,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 887727.57169006,
                                                ["x"] = -312785.827458,
                                            }, -- end of [378]
                                            [756] = 
                                            {
                                                ["y"] = 879511.24141382,
                                                ["x"] = -319383.48445883,
                                            }, -- end of [756]
                                            [757] = 
                                            {
                                                ["y"] = 879386.74363101,
                                                ["x"] = -319447.49691214,
                                            }, -- end of [757]
                                            [379] = 
                                            {
                                                ["y"] = 887377.20391743,
                                                ["x"] = -312368.3870636,
                                            }, -- end of [379]
                                            [758] = 
                                            {
                                                ["y"] = 879373.89299137,
                                                ["x"] = -319455.22987218,
                                            }, -- end of [758]
                                            [95] = 
                                            {
                                                ["y"] = 907518.80464903,
                                                ["x"] = -314828.50284736,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 904328.70752318,
                                                ["x"] = -311817.23782699,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 887369.99997077,
                                                ["x"] = -312361.46171378,
                                            }, -- end of [380]
                                            [760] = 
                                            {
                                                ["y"] = 879345.88157781,
                                                ["x"] = -319476.18963373,
                                            }, -- end of [760]
                                            [761] = 
                                            {
                                                ["y"] = 879326.98619583,
                                                ["x"] = -319492.55395888,
                                            }, -- end of [761]
                                            [381] = 
                                            {
                                                ["y"] = 887365.92920977,
                                                ["x"] = -312358.5623808,
                                            }, -- end of [381]
                                            [762] = 
                                            {
                                                ["y"] = 879312.60020985,
                                                ["x"] = -319506.44583629,
                                            }, -- end of [762]
                                            [191] = 
                                            {
                                                ["y"] = 904320.75488572,
                                                ["x"] = -311811.18051621,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 887361.67276187,
                                                ["x"] = -312355.93945226,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 910627.4129282,
                                                ["x"] = -315431.0259158,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 910615.04080829,
                                                ["x"] = -315422.55557258,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 910706.48097893,
                                                ["x"] = -315230.69341594,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 909928.82322496,
                                                ["x"] = -314472.43808862,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 909231.49210208,
                                                ["x"] = -314139.21885779,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 907462.7627798,
                                                ["x"] = -314849.9124198,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 904316.52463127,
                                                ["x"] = -311808.51938693,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 887352.5984354,
                                                ["x"] = -312351.7737122,
                                            }, -- end of [384]
                                            [768] = 
                                            {
                                                ["y"] = 878891.75112189,
                                                ["x"] = -319635.3809824,
                                            }, -- end of [768]
                                            [769] = 
                                            {
                                                ["y"] = 878886.76508633,
                                                ["x"] = -319635.01173766,
                                            }, -- end of [769]
                                            [385] = 
                                            {
                                                ["y"] = 887347.8172911,
                                                ["x"] = -312350.31657694,
                                            }, -- end of [385]
                                            [770] = 
                                            {
                                                ["y"] = 878876.76512788,
                                                ["x"] = -319634.92729274,
                                            }, -- end of [770]
                                            [193] = 
                                            {
                                                ["y"] = 904312.0441836,
                                                ["x"] = -311806.30304102,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 887342.93496516,
                                                ["x"] = -312349.24250808,
                                            }, -- end of [386]
                                            [772] = 
                                            {
                                                ["y"] = 878856.84541807,
                                                ["x"] = -319636.47768728,
                                            }, -- end of [772]
                                            [773] = 
                                            {
                                                ["y"] = 878842.13969484,
                                                ["x"] = -319639.18840215,
                                            }, -- end of [773]
                                            [387] = 
                                            {
                                                ["y"] = 887337.99159704,
                                                ["x"] = -312348.49792738,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 907457.94041269,
                                                ["x"] = -314851.23024007,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 904307.38673431,
                                                ["x"] = -311804.48843227,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 887333.01432159,
                                                ["x"] = -312348.02496842,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 887323.02158102,
                                                ["x"] = -312347.75731454,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 904302.59579417,
                                                ["x"] = -311803.06208664,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 887318.03010156,
                                                ["x"] = -312348.04048829,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 887313.07304519,
                                                ["x"] = -312348.68136861,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 909202.16024914,
                                                ["x"] = -314132.93956392,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 907453.04896573,
                                                ["x"] = -314852.26400944,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 904297.71989238,
                                                ["x"] = -311801.95839401,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 887308.1859226,
                                                ["x"] = -312349.73020396,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 887303.40529264,
                                                ["x"] = -312351.18999128,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 904287.83557444,
                                                ["x"] = -311800.46598255,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 887298.76466149,
                                                ["x"] = -312353.04743308,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 887294.29776616,
                                                ["x"] = -312355.29051646,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 907354.5796698,
                                                ["x"] = -314869.53240017,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 904282.84638398,
                                                ["x"] = -311800.15402686,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 887290.03496509,
                                                ["x"] = -312357.9001016,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 887285.97637078,
                                                ["x"] = -312360.81956362,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 904277.84878964,
                                                ["x"] = -311800.24649495,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 887282.10630254,
                                                ["x"] = -312363.98386631,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 909912.2232391,
                                                ["x"] = -314453.74808637,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 909163.52528862,
                                                ["x"] = -314122.59355952,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 907340.14366283,
                                                ["x"] = -314873.59775701,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 904272.88139671,
                                                ["x"] = -311800.79640107,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 887271.45817345,
                                                ["x"] = -312374.53132089,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 887268.32403179,
                                                ["x"] = -312378.4263716,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 904267.96497332,
                                                ["x"] = -311801.70509213,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 887265.49755183,
                                                ["x"] = -312382.54854211,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 887263.03810355,
                                                ["x"] = -312386.90019247,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 907311.56457523,
                                                ["x"] = -314882.70946556,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 904263.16866603,
                                                ["x"] = -311803.10855365,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 887260.99362111,
                                                ["x"] = -312391.46032655,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 887259.33523293,
                                                ["x"] = -312396.17568389,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 904249.15565903,
                                                ["x"] = -311808.45617714,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 887257.9614101,
                                                ["x"] = -312400.9829997,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 887257.15648106,
                                                ["x"] = -312405.91542884,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 909082.275388,
                                                ["x"] = -314097.67393439,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 907306.68144979,
                                                ["x"] = -314883.78018647,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 904100.68718315,
                                                ["x"] = -311868.05218707,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 887256.73421655,
                                                ["x"] = -312410.89700528,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 887256.15853722,
                                                ["x"] = -312430.88697436,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 904095.76787311,
                                                ["x"] = -311868.92859485,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 887254.82668458,
                                                ["x"] = -313085.8419464,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 887253.86375971,
                                                ["x"] = -313090.74756839,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 907203.21786661,
                                                ["x"] = -314901.42942499,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 904085.84582934,
                                                ["x"] = -311870.14722415,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 887252.50794674,
                                                ["x"] = -313095.55703094,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 887250.77427309,
                                                ["x"] = -313100.24684499,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 904080.84737805,
                                                ["x"] = -311870.0808415,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 887248.78517391,
                                                ["x"] = -313104.83411212,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 910706.88137393,
                                                ["x"] = -315220.70263415,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 909533.79356152,
                                                ["x"] = -314014.23487841,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 909077.31888416,
                                                ["x"] = -314097.00675198,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 907188.76746437,
                                                ["x"] = -314905.44677171,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 904065.89823086,
                                                ["x"] = -311868.86473176,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 887243.82713134,
                                                ["x"] = -313113.50396974,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 887240.79971211,
                                                ["x"] = -313117.48072059,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 904021.19648557,
                                                ["x"] = -311863.72603671,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 887237.47198363,
                                                ["x"] = -313121.21143368,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 887233.94441961,
                                                ["x"] = -313124.75565871,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 907160.07190468,
                                                ["x"] = -314914.13932637,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 904016.31460093,
                                                ["x"] = -311862.66316262,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 887230.19555203,
                                                ["x"] = -313128.06094296,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 887226.17293677,
                                                ["x"] = -313131.02650387,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 904006.80299937,
                                                ["x"] = -311859.58729932,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 887221.97716383,
                                                ["x"] = -313133.74686739,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 887217.50355994,
                                                ["x"] = -313135.97697339,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 909072.33763962,
                                                ["x"] = -314096.60074071,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 907135.38450431,
                                                ["x"] = -314918.07091961,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 904002.29239958,
                                                ["x"] = -311857.43180216,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 886722.7344423,
                                                ["x"] = -313352.31201752,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 886708.6685246,
                                                ["x"] = -313357.51105286,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 903905.7519677,
                                                ["x"] = -311804.71318492,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 886699.05037767,
                                                ["x"] = -313360.24217889,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 886674.62996087,
                                                ["x"] = -313365.58370378,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 907090.77490218,
                                                ["x"] = -314923.9576437,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 903892.95642111,
                                                ["x"] = -311796.90057455,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 886301.5452127,
                                                ["x"] = -313437.62973644,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 886291.55053343,
                                                ["x"] = -313437.54161098,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 903889.16144166,
                                                ["x"] = -311793.64509819,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 886286.59986967,
                                                ["x"] = -313436.84423848,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 909523.12718456,
                                                ["x"] = -314003.69252363,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 909067.34113127,
                                                ["x"] = -314096.60279542,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 907055.89190329,
                                                ["x"] = -314926.79087829,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 903885.5760441,
                                                ["x"] = -311790.16345773,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 885637.50736597,
                                                ["x"] = -313317.604531,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 885632.96175272,
                                                ["x"] = -313315.5206816,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 903882.29565106,
                                                ["x"] = -311786.3923196,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 885628.53551734,
                                                ["x"] = -313313.1992756,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 885624.31066625,
                                                ["x"] = -313310.53061101,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 907040.89716735,
                                                ["x"] = -314927.11434348,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 903879.24920108,
                                                ["x"] = -311782.4280757,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 885616.51283897,
                                                ["x"] = -313304.29650564,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 885227.61753154,
                                                ["x"] = -312887.62001358,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 903876.53513669,
                                                ["x"] = -311778.22934243,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 885223.68280062,
                                                ["x"] = -312884.53594403,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 885215.48205169,
                                                ["x"] = -312878.81505552,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 909062.35113111,
                                                ["x"] = -314096.93693246,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 906985.92405962,
                                                ["x"] = -314926.11057852,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 903855.29317104,
                                                ["x"] = -311744.34545397,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 885047.37067773,
                                                ["x"] = -312770.47573216,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 885043.03177364,
                                                ["x"] = -312767.99215786,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 903846.36976305,
                                                ["x"] = -311732.29155825,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 885038.46081823,
                                                ["x"] = -312765.97706548,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 885033.75260657,
                                                ["x"] = -312764.28903439,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 906980.97396415,
                                                ["x"] = -314926.79131269,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 903836.69266114,
                                                ["x"] = -311720.83308689,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 885028.95173093,
                                                ["x"] = -312762.90495752,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 885024.04774823,
                                                ["x"] = -312761.94784571,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 903813.33582385,
                                                ["x"] = -311694.77549482,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 885019.08284058,
                                                ["x"] = -312761.34856703,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 910613.34097379,
                                                ["x"] = -315418.0787295,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 910706.64093421,
                                                ["x"] = -315215.71067865,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 909519.35501562,
                                                ["x"] = -314000.41135897,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 909057.40485132,
                                                ["x"] = -314097.63107033,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 906976.2170268,
                                                ["x"] = -314928.30167543,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 903810.3807783,
                                                ["x"] = -311690.7433382,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 885004.10626955,
                                                ["x"] = -312761.21161342,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 884999.15745835,
                                                ["x"] = -312761.9148278,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 903807.75929335,
                                                ["x"] = -311686.48786718,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 884994.2848829,
                                                ["x"] = -312763.02995395,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 884989.51899683,
                                                ["x"] = -312764.5337225,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 906971.71806848,
                                                ["x"] = -314930.47893727,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 903805.59085773,
                                                ["x"] = -311681.98528949,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 884984.85725943,
                                                ["x"] = -312766.34283886,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 884975.84179108,
                                                ["x"] = -312770.66072626,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 903803.61824759,
                                                ["x"] = -311677.39268457,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 884971.60302936,
                                                ["x"] = -312773.30517926,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 884967.59348195,
                                                ["x"] = -312776.28857675,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 909052.57861731,
                                                ["x"] = -314098.93404071,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 906967.51874919,
                                                ["x"] = -314933.18535775,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 903800.72295157,
                                                ["x"] = -311673.31158936,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 884960.27021036,
                                                ["x"] = -312783.07187674,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 884938.36265779,
                                                ["x"] = -312810.36523256,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 903796.374917,
                                                ["x"] = -311671.12246174,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 884638.10328307,
                                                ["x"] = -313191.21075073,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 884634.25598744,
                                                ["x"] = -313194.40671293,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 906963.73105467,
                                                ["x"] = -314936.44338304,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 903791.37095909,
                                                ["x"] = -311671.14050192,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 884630.24353916,
                                                ["x"] = -313197.38618473,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 884625.99535058,
                                                ["x"] = -313200.01525564,
                                            }, -- end of [461]
                                            [255] = 
                                            {
                                                ["y"] = 901614.54406499,
                                                ["x"] = -312438.98642775,
                                            }, -- end of [255]
                                            [271] = 
                                            {
                                                ["y"] = 899790.51757853,
                                                ["x"] = -312446.99946802,
                                            }, -- end of [271]
                                            [231] = 
                                            {
                                                ["y"] = 903786.5614687,
                                                ["x"] = -311672.4685557,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 884621.53936331,
                                                ["x"] = -313202.28169489,
                                            }, -- end of [462]
                                            [287] = 
                                            {
                                                ["y"] = 896322.93449846,
                                                ["x"] = -312639.41234989,
                                            }, -- end of [287]
                                            [765] = 
                                            {
                                                ["y"] = 879124.06192201,
                                                ["x"] = -319669.30742696,
                                            }, -- end of [765]
                                            [319] = 
                                            {
                                                ["y"] = 889234.48253927,
                                                ["x"] = -314670.02999728,
                                            }, -- end of [319]
                                            [29] = 
                                            {
                                                ["y"] = 909515.39819505,
                                                ["x"] = -313997.35438109,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 909024.16133744,
                                                ["x"] = -314108.54277816,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 906960.4572606,
                                                ["x"] = -314940.21590279,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 903659.44834656,
                                                ["x"] = -311717.91089376,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 884607.50026131,
                                                ["x"] = -313207.5068392,
                                            }, -- end of [464]
                                            [335] = 
                                            {
                                                ["y"] = 887972.62446736,
                                                ["x"] = -313773.06423871,
                                            }, -- end of [335]
                                            [351] = 
                                            {
                                                ["y"] = 888208.80860039,
                                                ["x"] = -313519.00315729,
                                            }, -- end of [351]
                                            [755] = 
                                            {
                                                ["y"] = 879582.19443886,
                                                ["x"] = -319346.54325285,
                                            }, -- end of [755]
                                            [465] = 
                                            {
                                                ["y"] = 884602.60503102,
                                                ["x"] = -313208.51619049,
                                            }, -- end of [465]
                                            [751] = 
                                            {
                                                ["y"] = 880046.84007488,
                                                ["x"] = -319034.7236246,
                                            }, -- end of [751]
                                            [750] = 
                                            {
                                                ["y"] = 880060.72285941,
                                                ["x"] = -319029.05392742,
                                            }, -- end of [750]
                                            [233] = 
                                            {
                                                ["y"] = 903650.43135213,
                                                ["x"] = -311722.22967535,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 884597.63843186,
                                                ["x"] = -313209.07893817,
                                            }, -- end of [466]
                                            [383] = 
                                            {
                                                ["y"] = 887357.23286968,
                                                ["x"] = -312353.64598004,
                                            }, -- end of [383]
                                            [743] = 
                                            {
                                                ["y"] = 880768.35730694,
                                                ["x"] = -318853.0220709,
                                            }, -- end of [743]
                                            [415] = 
                                            {
                                                ["y"] = 887246.49134964,
                                                ["x"] = -313109.27476319,
                                            }, -- end of [415]
                                            [467] = 
                                            {
                                                ["y"] = 884592.64274671,
                                                ["x"] = -313209.20511784,
                                            }, -- end of [467]
                                            [431] = 
                                            {
                                                ["y"] = 885652.05272128,
                                                ["x"] = -313321.21749112,
                                            }, -- end of [431]
                                            [117] = 
                                            {
                                                ["y"] = 906957.67099819,
                                                ["x"] = -314944.36192206,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 903632.98396872,
                                                ["x"] = -311732.002972,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 884587.64770173,
                                                ["x"] = -313208.98057969,
                                            }, -- end of [468]
                                            [447] = 
                                            {
                                                ["y"] = 885009.09571294,
                                                ["x"] = -312760.92369039,
                                            }, -- end of [447]
                                            [731] = 
                                            {
                                                ["y"] = 880794.96431185,
                                                ["x"] = -318796.38141969,
                                            }, -- end of [731]
                                            [727] = 
                                            {
                                                ["y"] = 880790.10210172,
                                                ["x"] = -318771.95260623,
                                            }, -- end of [727]
                                            [469] = 
                                            {
                                                ["y"] = 884577.72564857,
                                                ["x"] = -313207.76066168,
                                            }, -- end of [469]
                                            [718] = 
                                            {
                                                ["y"] = 880496.46369545,
                                                ["x"] = -318509.5051051,
                                            }, -- end of [718]
                                            [463] = 
                                            {
                                                ["y"] = 884612.28590963,
                                                ["x"] = -313206.06835244,
                                            }, -- end of [463]
                                            [235] = 
                                            {
                                                ["y"] = 903306.04336286,
                                                ["x"] = -311925.6496186,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 884572.86825796,
                                                ["x"] = -313206.5933173,
                                            }, -- end of [470]
                                            [399] = 
                                            {
                                                ["y"] = 887274.83458688,
                                                ["x"] = -312370.84486536,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = 888216.51449432,
                                                ["x"] = -313435.16160372,
                                            }, -- end of [367]
                                            [703] = 
                                            {
                                                ["y"] = 880347.51626354,
                                                ["x"] = -317566.41317391,
                                            }, -- end of [703]
                                            [471] = 
                                            {
                                                ["y"] = 884568.12784883,
                                                ["x"] = -313205.01076049,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 908413.53240099,
                                                ["x"] = -314331.28640644,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 906955.6329682,
                                                ["x"] = -314948.92399488,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 903301.37048278,
                                                ["x"] = -311927.41777773,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 884563.47832178,
                                                ["x"] = -313203.16739681,
                                            }, -- end of [472]
                                            [702] = 
                                            {
                                                ["y"] = 880350.19148507,
                                                ["x"] = -317556.77919081,
                                            }, -- end of [702]
                                            [701] = 
                                            {
                                                ["y"] = 880351.76807007,
                                                ["x"] = -317552.03504504,
                                            }, -- end of [701]
                                            [699] = 
                                            {
                                                ["y"] = 880356.34610618,
                                                ["x"] = -317543.17136372,
                                            }, -- end of [699]
                                            [473] = 
                                            {
                                                ["y"] = 884559.09157816,
                                                ["x"] = -313200.77575697,
                                            }, -- end of [473]
                                            [695] = 
                                            {
                                                ["y"] = 880567.11265097,
                                                ["x"] = -317309.18949012,
                                            }, -- end of [695]
                                            [303] = 
                                            {
                                                ["y"] = 892236.17347202,
                                                ["x"] = -313634.34133516,
                                            }, -- end of [303]
                                            [237] = 
                                            {
                                                ["y"] = 903291.74238678,
                                                ["x"] = -311930.10389044,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 884167.50654779,
                                                ["x"] = -312940.85663303,
                                            }, -- end of [474]
                                            [510] = 
                                            {
                                                ["y"] = 884415.8824466,
                                                ["x"] = -312711.93874077,
                                            }, -- end of [510]
                                            [511] = 
                                            {
                                                ["y"] = 884421.36523921,
                                                ["x"] = -312703.57698331,
                                            }, -- end of [511]
                                            [683] = 
                                            {
                                                ["y"] = 880253.22748174,
                                                ["x"] = -316921.65144196,
                                            }, -- end of [683]
                                            [475] = 
                                            {
                                                ["y"] = 884126.27533099,
                                                ["x"] = -312912.57901938,
                                            }, -- end of [475]
                                            [679] = 
                                            {
                                                ["y"] = 880250.48577963,
                                                ["x"] = -316902.11124435,
                                            }, -- end of [679]
                                            [119] = 
                                            {
                                                ["y"] = 906952.40408558,
                                                ["x"] = -314958.3869245,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 903286.82924246,
                                                ["x"] = -311931.02653917,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 884122.3355428,
                                                ["x"] = -312909.50118978,
                                            }, -- end of [476]
                                            [515] = 
                                            {
                                                ["y"] = 884571.06059006,
                                                ["x"] = -312433.94939747,
                                            }, -- end of [515]
                                            [519] = 
                                            {
                                                ["y"] = 884510.21116054,
                                                ["x"] = -312390.32240109,
                                            }, -- end of [519]
                                            [670] = 
                                            {
                                                ["y"] = 880570.77761177,
                                                ["x"] = -316161.47152011,
                                            }, -- end of [670]
                                            [477] = 
                                            {
                                                ["y"] = 884118.65537703,
                                                ["x"] = -312906.12091021,
                                            }, -- end of [477]
                                            [523] = 
                                            {
                                                ["y"] = 884422.99670969,
                                                ["x"] = -312301.05332858,
                                            }, -- end of [523]
                                            [526] = 
                                            {
                                                ["y"] = 884408.0779129,
                                                ["x"] = -312275.0847672,
                                            }, -- end of [526]
                                            [239] = 
                                            {
                                                ["y"] = 903281.85707837,
                                                ["x"] = -311931.53222761,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 884115.38627812,
                                                ["x"] = -312902.33740255,
                                            }, -- end of [478]
                                            [527] = 
                                            {
                                                ["y"] = 884404.30459181,
                                                ["x"] = -312265.82575865,
                                            }, -- end of [527]
                                            [30] = 
                                            {
                                                ["y"] = 909510.84099571,
                                                ["x"] = -313995.27765869,
                                            }, -- end of [30]
                                            [15] = 
                                            {
                                                ["y"] = 910705.98758352,
                                                ["x"] = -315210.7550097,
                                            }, -- end of [15]
                                            [479] = 
                                            {
                                                ["y"] = 884112.36688725,
                                                ["x"] = -312898.35489679,
                                            }, -- end of [479]
                                            [60] = 
                                            {
                                                ["y"] = 908344.92124851,
                                                ["x"] = -314361.56434561,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 906931.2028781,
                                                ["x"] = -315025.08473147,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 903276.85849,
                                                ["x"] = -311931.61299559,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 884109.73274221,
                                                ["x"] = -312894.10771331,
                                            }, -- end of [480]
                                            [655] = 
                                            {
                                                ["y"] = 880031.14985578,
                                                ["x"] = -315551.96067811,
                                            }, -- end of [655]
                                            [654] = 
                                            {
                                                ["y"] = 880030.16397,
                                                ["x"] = -315547.05808059,
                                            }, -- end of [654]
                                            [651] = 
                                            {
                                                ["y"] = 880031.29926095,
                                                ["x"] = -315532.24024477,
                                            }, -- end of [651]
                                            [481] = 
                                            {
                                                ["y"] = 884107.51467568,
                                                ["x"] = -312889.6284683,
                                            }, -- end of [481]
                                            [531] = 
                                            {
                                                ["y"] = 884387.88007886,
                                                ["x"] = -312192.77802192,
                                            }, -- end of [531]
                                            [643] = 
                                            {
                                                ["y"] = 881267.70705998,
                                                ["x"] = -315001.22587505,
                                            }, -- end of [643]
                                            [241] = 
                                            {
                                                ["y"] = 903271.88038265,
                                                ["x"] = -311931.16847803,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 884105.68855283,
                                                ["x"] = -312884.97537485,
                                            }, -- end of [482]
                                            [535] = 
                                            {
                                                ["y"] = 884370.86037744,
                                                ["x"] = -312186.67567259,
                                            }, -- end of [535]
                                            [539] = 
                                            {
                                                ["y"] = 883198.59346186,
                                                ["x"] = -312291.98499107,
                                            }, -- end of [539]
                                            [542] = 
                                            {
                                                ["y"] = 883184.71659535,
                                                ["x"] = -312297.56271538,
                                            }, -- end of [542]
                                            [483] = 
                                            {
                                                ["y"] = 884104.19947166,
                                                ["x"] = -312880.2031162,
                                            }, -- end of [483]
                                            [635] = 
                                            {
                                                ["y"] = 881302.69354173,
                                                ["x"] = -314966.21362137,
                                            }, -- end of [635]
                                            [121] = 
                                            {
                                                ["y"] = 906929.22841027,
                                                ["x"] = -315029.6775944,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 902738.78512391,
                                                ["x"] = -311845.56213286,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 884102.98462169,
                                                ["x"] = -312875.35333241,
                                            }, -- end of [484]
                                            [631] = 
                                            {
                                                ["y"] = 881355.61782956,
                                                ["x"] = -314836.71671499,
                                            }, -- end of [631]
                                            [543] = 
                                            {
                                                ["y"] = 883176.1789576,
                                                ["x"] = -312302.76736885,
                                            }, -- end of [543]
                                            [547] = 
                                            {
                                                ["y"] = 882857.10827341,
                                                ["x"] = -312517.67583794,
                                            }, -- end of [547]
                                            [485] = 
                                            {
                                                ["y"] = 884101.25050835,
                                                ["x"] = -312865.50923437,
                                            }, -- end of [485]
                                            [622] = 
                                            {
                                                ["y"] = 881893.9098636,
                                                ["x"] = -314542.78516531,
                                            }, -- end of [622]
                                            [551] = 
                                            {
                                                ["y"] = 882869.08687903,
                                                ["x"] = -312542.94088884,
                                            }, -- end of [551]
                                            [243] = 
                                            {
                                                ["y"] = 902718.80003805,
                                                ["x"] = -311845.04281881,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 884100.8341747,
                                                ["x"] = -312860.52730715,
                                            }, -- end of [486]
                                            [555] = 
                                            {
                                                ["y"] = 883422.10702461,
                                                ["x"] = -313214.46702745,
                                            }, -- end of [555]
                                            [558] = 
                                            {
                                                ["y"] = 883361.74283546,
                                                ["x"] = -313318.14102191,
                                            }, -- end of [558]
                                            [607] = 
                                            {
                                                ["y"] = 882152.51385372,
                                                ["x"] = -314162.00635578,
                                            }, -- end of [607]
                                            [487] = 
                                            {
                                                ["y"] = 884100.81871688,
                                                ["x"] = -312855.5293382,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 908282.61184222,
                                                ["x"] = -314393.4486255,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 906926.85569215,
                                                ["x"] = -315034.0746975,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 902714.03870646,
                                                ["x"] = -311846.29773611,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 884101.25086266,
                                                ["x"] = -312850.54975467,
                                            }, -- end of [488]
                                            [606] = 
                                            {
                                                ["y"] = 882154.07461661,
                                                ["x"] = -314157.26370142,
                                            }, -- end of [606]
                                            [603] = 
                                            {
                                                ["y"] = 882162.56289289,
                                                ["x"] = -314145.00915292,
                                            }, -- end of [603]
                                            [599] = 
                                            {
                                                ["y"] = 882381.92090818,
                                                ["x"] = -314036.24306026,
                                            }, -- end of [599]
                                            [489] = 
                                            {
                                                ["y"] = 884102.12495676,
                                                ["x"] = -312845.62838191,
                                            }, -- end of [489]
                                            [595] = 
                                            {
                                                ["y"] = 882893.59685483,
                                                ["x"] = -313882.5817606,
                                            }, -- end of [595]
                                            [495] = 
                                            {
                                                ["y"] = 884118.01101951,
                                                ["x"] = -312814.75703999,
                                            }, -- end of [495]
                                            [245] = 
                                            {
                                                ["y"] = 902710.28454602,
                                                ["x"] = -311849.63429125,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 884103.43107129,
                                                ["x"] = -312840.80368491,
                                            }, -- end of [490]
                                            [559] = 
                                            {
                                                ["y"] = 883359.98021862,
                                                ["x"] = -313322.81667698,
                                            }, -- end of [559]
                                            [563] = 
                                            {
                                                ["y"] = 883366.36326411,
                                                ["x"] = -313351.46221325,
                                            }, -- end of [563]
                                            [567] = 
                                            {
                                                ["y"] = 883390.06889503,
                                                ["x"] = -313394.7885568,
                                            }, -- end of [567]
                                            [491] = 
                                            {
                                                ["y"] = 884105.15511878,
                                                ["x"] = -312836.11233323,
                                            }, -- end of [491]
                                            [583] = 
                                            {
                                                ["y"] = 883059.23274391,
                                                ["x"] = -313813.40477245,
                                            }, -- end of [583]
                                            [123] = 
                                            {
                                                ["y"] = 906923.6137999,
                                                ["x"] = -315037.85552195,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 902706.46188273,
                                                ["x"] = -311852.85382254,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 884107.24150541,
                                                ["x"] = -312831.56919,
                                            }, -- end of [492]
                                            [579] = 
                                            {
                                                ["y"] = 883371.54153266,
                                                ["x"] = -313525.37516796,
                                            }, -- end of [579]
                                            [571] = 
                                            {
                                                ["y"] = 883421.56385254,
                                                ["x"] = -313409.9400827,
                                            }, -- end of [571]
                                            [573] = 
                                            {
                                                ["y"] = 883425.15967768,
                                                ["x"] = -313418.61750333,
                                            }, -- end of [573]
                                            [493] = 
                                            {
                                                ["y"] = 884109.61474987,
                                                ["x"] = -312827.16936995,
                                            }, -- end of [493]
                                            [574] = 
                                            {
                                                ["y"] = 883423.83959074,
                                                ["x"] = -313423.43378278,
                                            }, -- end of [574]
                                            [575] = 
                                            {
                                                ["y"] = 883421.96343313,
                                                ["x"] = -313428.06738003,
                                            }, -- end of [575]
                                            [247] = 
                                            {
                                                ["y"] = 902702.37685133,
                                                ["x"] = -311855.73540215,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 884114.99341412,
                                                ["x"] = -312818.74272771,
                                            }, -- end of [494]
                                            [587] = 
                                            {
                                                ["y"] = 882962.12008106,
                                                ["x"] = -313835.65243744,
                                            }, -- end of [587]
                                            [590] = 
                                            {
                                                ["y"] = 882945.80135949,
                                                ["x"] = -313846.70871091,
                                            }, -- end of [590]
                                            [591] = 
                                            {
                                                ["y"] = 882920.81636023,
                                                ["x"] = -313871.2080242,
                                            }, -- end of [591]
                                            [31] = 
                                            {
                                                ["y"] = 909505.95019635,
                                                ["x"] = -313995.15430403,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 908156.09915694,
                                                ["x"] = -314464.26999297,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 906919.50714737,
                                                ["x"] = -315040.70429579,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 902693.84864716,
                                                ["x"] = -311860.9545251,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 884121.3054143,
                                                ["x"] = -312810.99763712,
                                            }, -- end of [496]
                                            [611] = 
                                            {
                                                ["y"] = 882178.39223773,
                                                ["x"] = -314278.90069848,
                                            }, -- end of [611]
                                            [615] = 
                                            {
                                                ["y"] = 882199.4800874,
                                                ["x"] = -314383.99700038,
                                            }, -- end of [615]
                                            [619] = 
                                            {
                                                ["y"] = 882184.09108212,
                                                ["x"] = -314396.6536123,
                                            }, -- end of [619]
                                            [497] = 
                                            {
                                                ["y"] = 884124.90950649,
                                                ["x"] = -312807.53439957,
                                            }, -- end of [497]
                                            [623] = 
                                            {
                                                ["y"] = 881497.90463242,
                                                ["x"] = -314696.92390251,
                                            }, -- end of [623]
                                            [627] = 
                                            {
                                                ["y"] = 881420.47011536,
                                                ["x"] = -314767.58483849,
                                            }, -- end of [627]
                                            [249] = 
                                            {
                                                ["y"] = 902671.8321619,
                                                ["x"] = -311872.79335654,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 884128.82756019,
                                                ["x"] = -312804.4318461,
                                            }, -- end of [498]
                                            [637] = 
                                            {
                                                ["y"] = 881297.13907805,
                                                ["x"] = -314974.51833047,
                                            }, -- end of [637]
                                            [638] = 
                                            {
                                                ["y"] = 881290.78302751,
                                                ["x"] = -314982.23858902,
                                            }, -- end of [638]
                                            [639] = 
                                            {
                                                ["y"] = 881287.3585204,
                                                ["x"] = -314985.87774843,
                                            }, -- end of [639]
                                            [499] = 
                                            {
                                                ["y"] = 884133.01944157,
                                                ["x"] = -312801.71060936,
                                            }, -- end of [499]
                                            [647] = 
                                            {
                                                ["y"] = 880041.4538343,
                                                ["x"] = -315515.24158439,
                                            }, -- end of [647]
                                            [125] = 
                                            {
                                                ["y"] = 906915.03212677,
                                                ["x"] = -315042.91489537,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 901772.23328167,
                                                ["x"] = -312342.58550202,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 884137.38022827,
                                                ["x"] = -312799.26422446,
                                            }, -- end of [500]
                                            [659] = 
                                            {
                                                ["y"] = 880040.5574875,
                                                ["x"] = -315569.31161869,
                                            }, -- end of [659]
                                            [663] = 
                                            {
                                                ["y"] = 880647.32844099,
                                                ["x"] = -316010.52801866,
                                            }, -- end of [663]
                                            [667] = 
                                            {
                                                ["y"] = 880589.4301499,
                                                ["x"] = -316109.79732355,
                                            }, -- end of [667]
                                            [501] = 
                                            {
                                                ["y"] = 884141.9847253,
                                                ["x"] = -312797.32168052,
                                            }, -- end of [501]
                                            [671] = 
                                            {
                                                ["y"] = 880477.97391904,
                                                ["x"] = -316545.37060839,
                                            }, -- end of [671]
                                            [675] = 
                                            {
                                                ["y"] = 880443.25091906,
                                                ["x"] = -316622.81936951,
                                            }, -- end of [675]
                                            [251] = 
                                            {
                                                ["y"] = 901751.10069948,
                                                ["x"] = -312355.93824344,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 884146.72710544,
                                                ["x"] = -312795.73916872,
                                            }, -- end of [502]
                                            [686] = 
                                            {
                                                ["y"] = 880304.93100807,
                                                ["x"] = -316982.598697,
                                            }, -- end of [686]
                                            [687] = 
                                            {
                                                ["y"] = 880566.37697131,
                                                ["x"] = -317271.96727295,
                                            }, -- end of [687]
                                            [691] = 
                                            {
                                                ["y"] = 880572.89446323,
                                                ["x"] = -317290.4984829,
                                            }, -- end of [691]
                                            [503] = 
                                            {
                                                ["y"] = 884170.85746215,
                                                ["x"] = -312789.21086426,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 908092.72992523,
                                                ["x"] = -314504.37301436,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 906910.21009236,
                                                ["x"] = -315044.20690879,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 901628.1938568,
                                                ["x"] = -312432.84702837,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 884384.12106515,
                                                ["x"] = -312735.24170042,
                                            }, -- end of [504]
                                            [707] = 
                                            {
                                                ["y"] = 880343.01018964,
                                                ["x"] = -317611.07545006,
                                            }, -- end of [707]
                                            [711] = 
                                            {
                                                ["y"] = 880466.12537977,
                                                ["x"] = -318441.74908732,
                                            }, -- end of [711]
                                            [715] = 
                                            {
                                                ["y"] = 880480.26061791,
                                                ["x"] = -318484.33034024,
                                            }, -- end of [715]
                                            [505] = 
                                            {
                                                ["y"] = 884388.83151016,
                                                ["x"] = -312733.56735887,
                                            }, -- end of [505]
                                            [719] = 
                                            {
                                                ["y"] = 880502.97444992,
                                                ["x"] = -318517.09381017,
                                            }, -- end of [719]
                                            [723] = 
                                            {
                                                ["y"] = 880779.70312049,
                                                ["x"] = -318754.98761191,
                                            }, -- end of [723]
                                            [253] = 
                                            {
                                                ["y"] = 901623.8001539,
                                                ["x"] = -312435.23216401,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 884393.33306705,
                                                ["x"] = -312731.40415586,
                                            }, -- end of [506]
                                            [734] = 
                                            {
                                                ["y"] = 880794.20584992,
                                                ["x"] = -318811.32560902,
                                            }, -- end of [734]
                                            [735] = 
                                            {
                                                ["y"] = 880793.1060434,
                                                ["x"] = -318816.2014875,
                                            }, -- end of [735]
                                            [739] = 
                                            {
                                                ["y"] = 880784.6964802,
                                                ["x"] = -318834.25517451,
                                            }, -- end of [739]
                                            [507] = 
                                            {
                                                ["y"] = 884401.70052033,
                                                ["x"] = -312725.93259767,
                                            }, -- end of [507]
                                            [747] = 
                                            {
                                                ["y"] = 880750.7187487,
                                                ["x"] = -318862.21598985,
                                            }, -- end of [747]
                                            [127] = 
                                            {
                                                ["y"] = 906905.22837852,
                                                ["x"] = -315044.48915665,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 901619.25190333,
                                                ["x"] = -312437.30528814,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 884405.60431976,
                                                ["x"] = -312722.81454309,
                                            }, -- end of [508]
                                            [759] = 
                                            {
                                                ["y"] = 879365.66489632,
                                                ["x"] = -319460.91027519,
                                            }, -- end of [759]
                                            [763] = 
                                            {
                                                ["y"] = 879283.860874,
                                                ["x"] = -319534.25918004,
                                            }, -- end of [763]
                                            [764] = 
                                            {
                                                ["y"] = 879128.86716271,
                                                ["x"] = -319668.46823051,
                                            }, -- end of [764]
                                            [509] = 
                                            {
                                                ["y"] = 884409.27458851,
                                                ["x"] = -312719.4211962,
                                            }, -- end of [509]
                                            [766] = 
                                            {
                                                ["y"] = 879119.08725028,
                                                ["x"] = -319668.85185255,
                                            }, -- end of [766]
                                            [767] = 
                                            {
                                                ["y"] = 878999.86447033,
                                                ["x"] = -319655.4979042,
                                            }, -- end of [767]
                                            [771] = 
                                            {
                                                ["y"] = 878866.77666973,
                                                ["x"] = -319635.34935605,
                                            }, -- end of [771]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878835.03899569,
                                                ["x"] = -319641.09808571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 878835.03899569,
                                                ["x"] = -319641.09808571,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878842.07354406,
                                                ["x"] = -319639.2031951,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 878835.07529291,
                                                ["x"] = -319641.08727259,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 628,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 910127.14131319,
                                            ["x"] = -317598.87259664,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 20.8333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 910644.88819873,
                                            ["x"] = -315448.85444187,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878842.10000727,
                                            ["x"] = -319639.21949129,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878835.03899569,
                                            ["x"] = -319641.09808571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 107,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 180,
                                        ["skill"] = "High",
                                        ["y"] = 910127.14131319,
                                        ["x"] = -317598.87259664,
                                        ["name"] = "Truck M939 Heavy-1",
                                        ["heading"] = 0.23631117047792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 181,
                                        ["skill"] = "High",
                                        ["y"] = 910097.21660631,
                                        ["x"] = -317583.07665039,
                                        ["name"] = "Truck M939 Heavy-1",
                                        ["heading"] = 0.23631117047792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 182,
                                        ["skill"] = "High",
                                        ["y"] = 910121.41781915,
                                        ["x"] = -317570.65484308,
                                        ["name"] = "Truck M939 Heavy-1",
                                        ["heading"] = 0.23631117047792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M 818",
                                        ["unitId"] = 183,
                                        ["skill"] = "High",
                                        ["y"] = 910106.71293626,
                                        ["x"] = -317626.05129079,
                                        ["name"] = "Truck M939 Heavy-1",
                                        ["heading"] = 0.23631117047792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 910127.14131319,
                                ["x"] = -317598.87259664,
                                ["name"] = "M818 Platoon107",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889241.88523281,
                                            ["x"] = -322425.3058506,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 109,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["unitId"] = 184,
                                        ["skill"] = "High",
                                        ["y"] = 889241.88523281,
                                        ["x"] = -322425.3058506,
                                        ["name"] = "SPAAA Vulcan M163",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 889241.88523281,
                                ["x"] = -322425.3058506,
                                ["name"] = "M163 Vulcan109",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 891077.36404321,
                                            ["x"] = -326768.13463857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 110,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["unitId"] = 185,
                                        ["skill"] = "High",
                                        ["y"] = 891077.36404321,
                                        ["x"] = -326768.13463857,
                                        ["name"] = "SPAAA Vulcan M163-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 891077.36404321,
                                ["x"] = -326768.13463857,
                                ["name"] = "M163 Vulcan110",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 475,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 898071.53058549,
                                            ["x"] = -317584.44304445,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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] = 
                                    {
                                        ["type"] = "M6 Linebacker",
                                        ["unitId"] = 186,
                                        ["skill"] = "High",
                                        ["y"] = 898071.53058549,
                                        ["x"] = -317584.44304445,
                                        ["name"] = "SAM Linebacker - Bradley M6",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 898071.53058549,
                                ["x"] = -317584.44304445,
                                ["name"] = "M6 Linebacker112",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893554.52736842,
                                            ["x"] = -323604.81627561,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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] = 
                                    {
                                        ["type"] = "M6 Linebacker",
                                        ["unitId"] = 187,
                                        ["skill"] = "High",
                                        ["y"] = 893554.52736842,
                                        ["x"] = -323604.81627561,
                                        ["name"] = "SAM Linebacker -1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 893554.52736842,
                                ["x"] = -323604.81627561,
                                ["name"] = "M6 Linebacker113",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889749.02178404,
                                            ["x"] = -324919.09525101,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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] = 
                                    {
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 188,
                                        ["skill"] = "High",
                                        ["y"] = 889749.02178404,
                                        ["x"] = -324919.09525101,
                                        ["name"] = "SAM Avenger (Stinger)",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 889749.02178404,
                                ["x"] = -324919.09525101,
                                ["name"] = "M1097 Avenger114",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889845.68814323,
                                            ["x"] = -320308.86478952,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 115,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 189,
                                        ["skill"] = "High",
                                        ["y"] = 889845.68814323,
                                        ["x"] = -320308.86478952,
                                        ["name"] = "SAM Avenger (Stinger)-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 889845.68814323,
                                ["x"] = -320308.86478952,
                                ["name"] = "M1097 Avenger115",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 538,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893553.87786888,
                                            ["x"] = -327586.63132857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 125,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M48 Chaparral",
                                        ["unitId"] = 196,
                                        ["skill"] = "Average",
                                        ["y"] = 893553.87786888,
                                        ["x"] = -327586.63132857,
                                        ["name"] = "Ground-1-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 893553.87786888,
                                ["x"] = -327586.63132857,
                                ["name"] = "Ground-1",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 899245.22850375,
                                                ["x"] = -316128.71397112,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 899947.24532215,
                                                ["x"] = -315877.99367884,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 479,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 899245.22850375,
                                            ["x"] = -316128.71397112,
                                            ["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"] = 126,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 197,
                                        ["skill"] = "Average",
                                        ["y"] = 899245.22850375,
                                        ["x"] = -316128.71397112,
                                        ["name"] = "Ground-2-1",
                                        ["heading"] = 1.2277723863743,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 899245.22850375,
                                ["x"] = -316128.71397112,
                                ["name"] = "Ground-2",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897381.30483571,
                                                ["x"] = -315420.01805619,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897264.43409557,
                                                ["x"] = -315251.20476489,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897369.92063613,
                                            ["x"] = -315403.57421236,
                                            ["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"] = 131,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 205,
                                        ["skill"] = "High",
                                        ["y"] = 897369.92063613,
                                        ["x"] = -315403.57421236,
                                        ["name"] = "extra1-2",
                                        ["heading"] = 5.6776406435748,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 204,
                                        ["skill"] = "High",
                                        ["y"] = 897253.30354889,
                                        ["x"] = -315249.34967377,
                                        ["name"] = "extra1-1",
                                        ["heading"] = 5.6776406435748,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 897369.92063613,
                                ["x"] = -315403.57421236,
                                ["name"] = "extra1",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 486,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894531.35251951,
                                            ["x"] = -315320.07713635,
                                            ["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"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 140,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1134 Stryker ATGM",
                                        ["unitId"] = 220,
                                        ["skill"] = "Average",
                                        ["y"] = 894531.35251951,
                                        ["x"] = -315320.07713635,
                                        ["name"] = "Ground-4-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 894531.35251951,
                                ["x"] = -315320.07713635,
                                ["name"] = "Ground-4",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896537.09709198,
                                                ["x"] = -315770.60271349,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895013.07037755,
                                                ["x"] = -314598.09127032,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895013.07037755,
                                                ["x"] = -314598.09127032,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895252.57548662,
                                                ["x"] = -314134.05012149,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896732.23377325,
                                                ["x"] = -316024.98174266,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896537.09709198,
                                                ["x"] = -315770.60271349,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895252.57548662,
                                                ["x"] = -314134.05012149,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895602.87797437,
                                                ["x"] = -313131.37885849,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895602.87797437,
                                                ["x"] = -313131.37885849,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895602.87797437,
                                                ["x"] = -313131.37885849,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 478,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896732.23377325,
                                            ["x"] = -316024.98174266,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 479,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 57.708745276741,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896537.09709198,
                                            ["x"] = -315770.60271349,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 486,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 403.82588230617,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895013.07037755,
                                            ["x"] = -314598.09127032,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 490,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 497.82257946382,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895252.57548662,
                                            ["x"] = -314134.05012149,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 497,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 689.00101031906,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895602.87797437,
                                            ["x"] = -313131.37885849,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 141,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 221,
                                        ["skill"] = "Average",
                                        ["y"] = 896732.23377325,
                                        ["x"] = -316024.98174266,
                                        ["name"] = "Ground-5-1",
                                        ["heading"] = -0.65436184179069,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896732.23377325,
                                ["x"] = -316024.98174266,
                                ["name"] = "Ground-5",
                                ["start_time"] = 0,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 901410.27354433,
                                                ["x"] = -321232.15145294,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 899727.99764868,
                                                ["x"] = -319626.58148635,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 899727.99764868,
                                                ["x"] = -319626.58148635,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897478.66246236,
                                                ["x"] = -317244.93246555,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895701.87668493,
                                                ["x"] = -315751.67633345,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895701.87668493,
                                                ["x"] = -315751.67633345,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897478.66246236,
                                                ["x"] = -317244.93246555,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895701.87668493,
                                                ["x"] = -315751.67633345,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 445,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 901410.27354433,
                                            ["x"] = -321232.15145294,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 446,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 418.58833029136,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 899727.99764868,
                                            ["x"] = -319626.58148635,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 479,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1008.256924651,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897478.66246236,
                                            ["x"] = -317244.93246555,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 474,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1426.0268649611,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895701.87668493,
                                            ["x"] = -315751.67633345,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off 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"] = 142,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 223,
                                        ["skill"] = "Average",
                                        ["y"] = 901410.27354433,
                                        ["x"] = -321232.15145294,
                                        ["name"] = "Ground-6-2",
                                        ["heading"] = -0.80872407948718,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 222,
                                        ["skill"] = "Average",
                                        ["y"] = 901410.27354433,
                                        ["x"] = -321252.15145294,
                                        ["name"] = "Ground-6-1",
                                        ["heading"] = -0.80872407948718,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 901410.27354433,
                                ["x"] = -321232.15145294,
                                ["name"] = "Ground-6",
                                ["start_time"] = 0,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896431.63734439,
                                                ["x"] = -314630.59866765,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896371.43251732,
                                                ["x"] = -314742.40763221,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896371.43251732,
                                                ["x"] = -314742.40763221,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896243.4972598,
                                                ["x"] = -314823.03909703,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896319.82837984,
                                                ["x"] = -314846.69099338,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896319.82837984,
                                                ["x"] = -314846.69099338,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896422.15534793,
                                            ["x"] = -314648.20808965,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 31.746914966758,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896371.43251732,
                                            ["x"] = -314742.40763221,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 50.078197010219,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896243.4972598,
                                            ["x"] = -314823.03909703,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 148,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 232,
                                        ["skill"] = "Average",
                                        ["y"] = 896422.15534793,
                                        ["x"] = -314648.20808965,
                                        ["name"] = "Ground-9-2",
                                        ["heading"] = -2.6476512846638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 231,
                                        ["skill"] = "Average",
                                        ["y"] = 896431.63734439,
                                        ["x"] = -314630.59866765,
                                        ["name"] = "Ground-9-1",
                                        ["heading"] = -2.6476512846638,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896422.15534793,
                                ["x"] = -314648.20808965,
                                ["name"] = "Ground-9",
                                ["start_time"] = 0,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896736.96182453,
                                                ["x"] = -314978.92659569,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896736.96182453,
                                                ["x"] = -314978.92659569,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897297.08173351,
                                                ["x"] = -315334.78012711,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897179.89733796,
                                                ["x"] = -315154.16564591,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897179.89733796,
                                                ["x"] = -315154.16564591,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896996.05759816,
                                                ["x"] = -315038.05633656,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897441.14328399,
                                                ["x"] = -315403.58564377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897297.08173351,
                                                ["x"] = -315334.78012711,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896996.05759816,
                                                ["x"] = -315038.05633656,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896785.34070342,
                                                ["x"] = -315072.45909488,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896785.34070342,
                                                ["x"] = -315072.45909488,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896736.96182453,
                                                ["x"] = -314978.92659569,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897423.09604364,
                                            ["x"] = -315394.96606629,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 28.736891170846,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897297.08173351,
                                            ["x"] = -315334.78012711,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 67.490758816517,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897179.89733796,
                                            ["x"] = -315154.16564591,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 3,
                                                                ["nWaypointIndx"] = 4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 106.62924194218,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896996.05759816,
                                            ["x"] = -315038.05633656,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 4,
                                                                ["nWaypointIndx"] = 5,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 145.06046841347,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896785.34070342,
                                            ["x"] = -315072.45909488,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 5,
                                                                ["nWaypointIndx"] = 6,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 164.01511312676,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896736.96182453,
                                            ["x"] = -314978.92659569,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 6,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 251,
                                        ["skill"] = "Average",
                                        ["y"] = 897423.09604364,
                                        ["x"] = -315394.96606629,
                                        ["name"] = "Ground-11-2",
                                        ["heading"] = -1.1252190397338,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 236,
                                        ["skill"] = "Average",
                                        ["y"] = 897441.14328399,
                                        ["x"] = -315403.58564377,
                                        ["name"] = "Ground-11-1",
                                        ["heading"] = -1.1252190397338,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 897423.09604364,
                                ["x"] = -315394.96606629,
                                ["name"] = "Ground-11",
                                ["start_time"] = 0,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897110.15605442,
                                            ["x"] = -315227.86192323,
                                            ["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"] = 151,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 237,
                                        ["skill"] = "Average",
                                        ["y"] = 897110.15605442,
                                        ["x"] = -315227.86192323,
                                        ["name"] = "Ground-12-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897110.15605442,
                                ["x"] = -315227.86192323,
                                ["name"] = "Ground-12",
                                ["start_time"] = 0,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896972.3299788,
                                                ["x"] = -315091.69093964,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896810.92577415,
                                                ["x"] = -314994.58597098,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896810.92577415,
                                                ["x"] = -314994.58597098,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896841.52950332,
                                                ["x"] = -314863.88189405,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897089.53131729,
                                                ["x"] = -315012.12376353,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896972.3299788,
                                                ["x"] = -315091.69093964,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896841.52950332,
                                                ["x"] = -314863.88189405,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896720.30216209,
                                                ["x"] = -314780.48983766,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896720.30216209,
                                                ["x"] = -314780.48983766,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896925.69370839,
                                                ["x"] = -314946.50180176,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897089.53131729,
                                            ["x"] = -315012.12376353,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 35.414588499981,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896972.3299788,
                                            ["x"] = -315091.69093964,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82.50538657638,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896810.92577415,
                                            ["x"] = -314994.58597098,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 3,
                                                                ["nWaypointIndx"] = 4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 74.076218608858,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896841.52950332,
                                            ["x"] = -314863.88189405,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 4,
                                                                ["nWaypointIndx"] = 5,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 110.86132372141,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896720.30216209,
                                            ["x"] = -314780.48983766,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 5,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 240,
                                        ["skill"] = "Average",
                                        ["y"] = 897089.53131729,
                                        ["x"] = -315012.12376353,
                                        ["name"] = "Ground-13-3",
                                        ["heading"] = -2.1672156660122,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 239,
                                        ["skill"] = "Average",
                                        ["y"] = 897089.30765332,
                                        ["x"] = -315017.26803474,
                                        ["name"] = "Ground-13-2",
                                        ["heading"] = -2.1672156660122,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 238,
                                        ["skill"] = "Average",
                                        ["y"] = 897089.75498126,
                                        ["x"] = -315022.18864198,
                                        ["name"] = "Ground-13-1",
                                        ["heading"] = -2.1672156660122,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 897089.53131729,
                                ["x"] = -315012.12376353,
                                ["name"] = "Ground-13",
                                ["start_time"] = 0,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["probability"] = 1,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896775.11285362,
                                            ["x"] = -315394.97350421,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- 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"] = 153,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M6 Linebacker",
                                        ["unitId"] = 241,
                                        ["skill"] = "Average",
                                        ["y"] = 896775.11285362,
                                        ["x"] = -315394.97350421,
                                        ["name"] = "Ground-14-1",
                                        ["heading"] = 4.6425758103049,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896775.11285362,
                                ["x"] = -315394.97350421,
                                ["name"] = "Ground-14",
                                ["start_time"] = 0,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896746.39449675,
                                                ["x"] = -315136.27084998,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896784.40006442,
                                                ["x"] = -315427.94941823,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896764.22222675,
                                                ["x"] = -315380.12706699,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896764.22222675,
                                                ["x"] = -315380.12706699,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896746.39449675,
                                            ["x"] = -315136.27084998,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 73.536049981571,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896784.40006442,
                                            ["x"] = -315427.94941823,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 154,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 244,
                                        ["skill"] = "Average",
                                        ["y"] = 896746.39449675,
                                        ["x"] = -315136.27084998,
                                        ["name"] = "Ground-15-3",
                                        ["heading"] = 3.0120231515191,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 243,
                                        ["skill"] = "Average",
                                        ["y"] = 896746.39449675,
                                        ["x"] = -315156.27084998,
                                        ["name"] = "Ground-15-2",
                                        ["heading"] = 3.0120231515191,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 242,
                                        ["skill"] = "Average",
                                        ["y"] = 896746.39449675,
                                        ["x"] = -315176.27084998,
                                        ["name"] = "Ground-15-1",
                                        ["heading"] = 3.0120231515191,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 896746.39449675,
                                ["x"] = -315136.27084998,
                                ["name"] = "Ground-15",
                                ["start_time"] = 0,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896847.29398851,
                                                ["x"] = -315330.77194911,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896977.63139181,
                                                ["x"] = -315111.91899176,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896977.63139181,
                                                ["x"] = -315111.91899176,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896963.42413571,
                                                ["x"] = -314970.47327707,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897002.05555705,
                                                ["x"] = -314971.90538089,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897002.05555705,
                                                ["x"] = -314971.90538089,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896847.29398851,
                                            ["x"] = -315330.77194911,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 99.135933569381,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896977.63139181,
                                            ["x"] = -315111.91899176,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 124.7242718704,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896963.42413571,
                                            ["x"] = -314970.47327707,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "PilotMod",
                                        ["unitId"] = 252,
                                        ["skill"] = "Average",
                                        ["AddPropVehicle"] = 
                                        {
                                            ["TentedRoof"] = true,
                                        }, -- end of ["AddPropVehicle"]
                                        ["y"] = 896847.29398851,
                                        ["x"] = -315330.77194911,
                                        ["name"] = "Ground-16-1",
                                        ["heading"] = 0.53713941306188,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896847.29398851,
                                ["x"] = -315330.77194911,
                                ["name"] = "Ground-16",
                                ["start_time"] = 0,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896946.08984368,
                                                ["x"] = -315140.00017167,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896942.67070961,
                                                ["x"] = -315139.9014698,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896943.91405673,
                                            ["x"] = -315137.8486737,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.0555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- 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"] = 161,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "VPC-NATO-MAN 2",
                                        ["unitId"] = 253,
                                        ["skill"] = "Average",
                                        ["y"] = 896943.91405673,
                                        ["x"] = -315137.8486737,
                                        ["name"] = "Ground-17-1",
                                        ["heading"] = 4.7412484706882,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896943.91405673,
                                ["x"] = -315137.8486737,
                                ["name"] = "Ground-17",
                                ["start_time"] = 0,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896348.27128849,
                                            ["x"] = -314983.02154033,
                                            ["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"] = 162,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "VPC-NATO-MAN 4",
                                        ["unitId"] = 254,
                                        ["skill"] = "Average",
                                        ["y"] = 896348.27128849,
                                        ["x"] = -314983.02154033,
                                        ["name"] = "Ground-18-1",
                                        ["heading"] = 3.8222710618676,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896348.27128849,
                                ["x"] = -314983.02154033,
                                ["name"] = "Ground-18",
                                ["start_time"] = 0,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 461,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895365.16805759,
                                            ["x"] = -316807.57606676,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 6,
                                                                    }, -- 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"] = 176,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-113",
                                        ["unitId"] = 268,
                                        ["skill"] = "Average",
                                        ["y"] = 895365.16805759,
                                        ["x"] = -316807.57606676,
                                        ["name"] = "JTACSW-1",
                                        ["heading"] = 3.2637657012294,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 895365.16805759,
                                ["x"] = -316807.57606676,
                                ["name"] = "JTACSW",
                                ["start_time"] = 0,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 489,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 891814.80863653,
                                            ["x"] = -323182.66061699,
                                            ["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"] = 177,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "NASAMS_LN_C",
                                        ["unitId"] = 269,
                                        ["skill"] = "High",
                                        ["y"] = 891814.80863653,
                                        ["x"] = -323182.66061699,
                                        ["name"] = "M6 Linebacker112-1-1",
                                        ["heading"] = 4.6425758103049,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 891814.80863653,
                                ["x"] = -323182.66061699,
                                ["name"] = "M6 Linebacker112-1",
                                ["start_time"] = 0,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 556,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 891325.0419102,
                                            ["x"] = -320416.63054679,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 7,
                                                                    }, -- 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"] = 178,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "NASAMS_Radar_MPQ64F1",
                                        ["unitId"] = 270,
                                        ["skill"] = "High",
                                        ["y"] = 891325.0419102,
                                        ["x"] = -320416.63054679,
                                        ["name"] = "M6 Linebacker112-2-1",
                                        ["heading"] = 4.6425758103049,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 891325.0419102,
                                ["x"] = -320416.63054679,
                                ["name"] = "M6 Linebacker112-2",
                                ["start_time"] = 0,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896475.05527187,
                                                ["x"] = -315055.76356001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896532.09108363,
                                                ["x"] = -315095.56980363,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896532.09108363,
                                                ["x"] = -315095.56980363,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896699.63378068,
                                                ["x"] = -315105.07577226,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896699.63378068,
                                                ["x"] = -315105.07577226,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896476.24351795,
                                                ["x"] = -315057.54592913,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896475.05527187,
                                            ["x"] = -315055.76356001,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.0555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 33.836598252699,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896532.09108363,
                                            ["x"] = -315095.56980363,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.0555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 59.341290189795,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896699.63378068,
                                            ["x"] = -315105.07577226,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 179,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 272,
                                        ["skill"] = "Average",
                                        ["y"] = 896475.05527187,
                                        ["x"] = -315055.76356001,
                                        ["name"] = "Ground-19-2",
                                        ["heading"] = 2.1801227119229,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 271,
                                        ["skill"] = "Average",
                                        ["y"] = 896475.05527187,
                                        ["x"] = -315075.76356001,
                                        ["name"] = "Ground-19-1",
                                        ["heading"] = 2.1801227119229,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896475.05527187,
                                ["x"] = -315055.76356001,
                                ["name"] = "Ground-19",
                                ["start_time"] = 0,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896572.28617365,
                                                ["x"] = -315010.60472069,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896606.22147158,
                                                ["x"] = -314978.91258083,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896606.22147158,
                                                ["x"] = -314978.91258083,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896753.40596141,
                                                ["x"] = -314888.15538871,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896786.55206635,
                                                ["x"] = -314829.36051208,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896786.55206635,
                                                ["x"] = -314829.36051208,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896753.40596141,
                                                ["x"] = -314888.15538871,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896786.55206635,
                                                ["x"] = -314829.36051208,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896572.28617365,
                                            ["x"] = -315010.60472069,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.0555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11.608176466516,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896606.22147158,
                                            ["x"] = -314978.91258083,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 54.837320258786,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896753.40596141,
                                            ["x"] = -314888.15538871,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 3,
                                                                ["nWaypointIndx"] = 4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 71.710934631022,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896786.55206635,
                                            ["x"] = -314829.36051208,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 181,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 275,
                                        ["skill"] = "Average",
                                        ["y"] = 896572.28617365,
                                        ["x"] = -315010.60472069,
                                        ["name"] = "Ground-20-2",
                                        ["heading"] = 0.81956504858946,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 274,
                                        ["skill"] = "Average",
                                        ["y"] = 896572.28617365,
                                        ["x"] = -315030.60472069,
                                        ["name"] = "Ground-20-1",
                                        ["heading"] = 0.81956504858946,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896572.28617365,
                                ["x"] = -315010.60472069,
                                ["name"] = "Ground-20",
                                ["start_time"] = 0,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896906.42578544,
                                                ["x"] = -315137.79734105,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896934.10344518,
                                                ["x"] = -315135.38251168,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896934.10344518,
                                                ["x"] = -315135.38251168,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896960.12834449,
                                                ["x"] = -315101.21434604,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897005.88616782,
                                                ["x"] = -314982.32562634,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897005.88616782,
                                                ["x"] = -314982.32562634,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896960.12834449,
                                                ["x"] = -315101.21434604,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897043.75050805,
                                                ["x"] = -315044.1042958,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896906.42578544,
                                            ["x"] = -315137.79734105,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 27.031918306583,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896934.10344518,
                                            ["x"] = -315135.38251168,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 68.821746632171,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896960.12834449,
                                            ["x"] = -315101.21434604,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 3,
                                                                ["nWaypointIndx"] = 4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 94.137532316486,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897043.75050805,
                                            ["x"] = -315044.1042958,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off 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"] = 185,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 286,
                                        ["skill"] = "Average",
                                        ["y"] = 896906.42578544,
                                        ["x"] = -315137.79734105,
                                        ["name"] = "Ground-24-2",
                                        ["heading"] = 1.4837683850019,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 285,
                                        ["skill"] = "Average",
                                        ["y"] = 896906.42578544,
                                        ["x"] = -315145.81805389,
                                        ["name"] = "Ground-24-1",
                                        ["heading"] = 1.4837683850019,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896906.42578544,
                                ["x"] = -315137.79734105,
                                ["name"] = "Ground-24",
                                ["start_time"] = 0,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896695.91794868,
                                            ["x"] = -315057.43852936,
                                            ["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"] = 186,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "VPC-NATO-MAN 4 v2",
                                        ["unitId"] = 287,
                                        ["skill"] = "Average",
                                        ["y"] = 896695.91794868,
                                        ["x"] = -315057.43852936,
                                        ["name"] = "Ground-25-1",
                                        ["heading"] = 0.41887902047864,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896695.91794868,
                                ["x"] = -315057.43852936,
                                ["name"] = "Ground-25",
                                ["start_time"] = 0,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 478,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895519.84095932,
                                            ["x"] = -315289.84291859,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 8,
                                                                    }, -- 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"] = 187,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M48 Chaparral",
                                        ["unitId"] = 288,
                                        ["skill"] = "High",
                                        ["y"] = 895519.84095932,
                                        ["x"] = -315289.84291859,
                                        ["name"] = "M6 Linebacker113-1-1",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 895519.84095932,
                                ["x"] = -315289.84291859,
                                ["name"] = "M6 Linebacker113-1",
                                ["start_time"] = 0,
                            }, -- end of [39]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2876.7024,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- 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"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- 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"] = 2,
                                                                        ["name"] = 18,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- 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"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                        [8] = 
                                                        {
                                                            ["number"] = 8,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [8]
                                                        [9] = 
                                                        {
                                                            ["number"] = 9,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Cruise missiles",
                                                                    [2] = "Antiship Missiles",
                                                                    [3] = "AA Missiles",
                                                                    [4] = "AG Missiles",
                                                                    [5] = "SA Missiles",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Air;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [9]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 963262.25272582,
                                            ["x"] = -409940.39723781,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5315.4072,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Air Defence;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 432.96770189233,
                                            ["ETA_locked"] = false,
                                            ["y"] = 882977.87943486,
                                            ["x"] = -325011.58878503,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5315.1024,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 697.57986744269,
                                            ["ETA_locked"] = false,
                                            ["y"] = 925653.18128313,
                                            ["x"] = -346164.68767039,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 118,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2876.7024,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_44",
                                        ["skill"] = "High",
                                        ["speed"] = 180,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 135,
                                        ["psi"] = 0.75729379401595,
                                        ["y"] = 963262.25272582,
                                        ["x"] = -409940.39723781,
                                        ["name"] = "F/A-18C",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [6]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3920,
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.75729379401595,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "33",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2876.7024,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_44",
                                        ["skill"] = "High",
                                        ["speed"] = 180,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 136,
                                        ["psi"] = 0.75729379401595,
                                        ["y"] = 963269.95135045,
                                        ["x"] = -409890.99348109,
                                        ["name"] = "F/A-18C",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0B9ABA77-93B8-45FC-9C63-82AFB2CB50A4}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6C0D552F-570B-42ff-9F6D-F10D9C1D4E1C}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{0B9ABA77-93B8-45FC-9C63-82AFB2CB50A4}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3920,
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.75729379401595,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "62",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 963262.25272582,
                                ["x"] = -409940.39723781,
                                ["name"] = "F/A-18C Flight118",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3786.8352,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 18,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- 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"] = 19,
                                                                    }, -- 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"] = 
                                                                        {
                                                                            [1] = "Air",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 23,
                                                                        ["value"] = "Air;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Infantry",
                                                                            [2] = "Fortifications",
                                                                            [3] = "Tanks",
                                                                            [4] = "IFV",
                                                                            [5] = "APC",
                                                                            [6] = "Artillery",
                                                                            [7] = "Unarmed vehicles",
                                                                            [8] = "AAA",
                                                                            [9] = "SR SAM",
                                                                            [10] = "MR SAM",
                                                                            [11] = "LR SAM",
                                                                            [12] = "Aircraft Carriers",
                                                                            [13] = "Cruisers",
                                                                            [14] = "Destroyers",
                                                                            [15] = "Frigates",
                                                                            [16] = "Corvettes",
                                                                            [17] = "Light armed ships",
                                                                            [18] = "Unarmed ships",
                                                                            [19] = "Submarines",
                                                                            [20] = "Cruise missiles",
                                                                            [21] = "Antiship Missiles",
                                                                            [22] = "AA Missiles",
                                                                            [23] = "AG Missiles",
                                                                            [24] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                        [8] = 
                                                        {
                                                            ["number"] = 8,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [8]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 989792.19595728,
                                            ["x"] = -360324.30148281,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2262.8898197743,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 361.29478120274,
                                            ["ETA_locked"] = false,
                                            ["y"] = 881697.22243782,
                                            ["x"] = -323141.40347109,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2262.8898197743,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 635.43785278075,
                                            ["ETA_locked"] = false,
                                            ["y"] = 926022.67547432,
                                            ["x"] = -344826.82578199,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 120,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3786.8352,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "High",
                                        ["speed"] = 180,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 139,
                                        ["psi"] = 1.2394913522136,
                                        ["y"] = 989792.19595728,
                                        ["x"] = -360324.30148281,
                                        ["name"] = "F/A-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3920,
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.2394913522136,
                                        ["callsign"] = 
                                        {
                                            [1] = 20,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Snake31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "53",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 3786.8352,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "High",
                                        ["speed"] = 180,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 140,
                                        ["psi"] = 1.2394913522136,
                                        ["y"] = 989799.89458188,
                                        ["x"] = -360274.89772608,
                                        ["name"] = "F/A-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3920,
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.2394913522136,
                                        ["callsign"] = 
                                        {
                                            [1] = 20,
                                            [2] = 3,
                                            [3] = 2,
                                            ["name"] = "Snake32",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "29",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 989792.19595728,
                                ["x"] = -360324.30148281,
                                ["name"] = "F/A-18C Flight120",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5266.0296,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 18,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- 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"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "Air",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 23,
                                                                        ["value"] = "Air;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Infantry",
                                                                            [2] = "Fortifications",
                                                                            [3] = "Tanks",
                                                                            [4] = "IFV",
                                                                            [5] = "APC",
                                                                            [6] = "Artillery",
                                                                            [7] = "Unarmed vehicles",
                                                                            [8] = "AAA",
                                                                            [9] = "SR SAM",
                                                                            [10] = "MR SAM",
                                                                            [11] = "LR SAM",
                                                                            [12] = "Aircraft Carriers",
                                                                            [13] = "Cruisers",
                                                                            [14] = "Destroyers",
                                                                            [15] = "Frigates",
                                                                            [16] = "Corvettes",
                                                                            [17] = "Light armed ships",
                                                                            [18] = "Unarmed ships",
                                                                            [19] = "Submarines",
                                                                            [20] = "Cruise missiles",
                                                                            [21] = "Antiship Missiles",
                                                                            [22] = "AA Missiles",
                                                                            [23] = "AG Missiles",
                                                                            [24] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 965430.56539377,
                                            ["x"] = -379073.82867043,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5266.0296,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 326.81493429018,
                                            ["ETA_locked"] = false,
                                            ["y"] = 864177.02111299,
                                            ["x"] = -324925.85053525,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5266.0296,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "Air;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Cruise missiles",
                                                                    [2] = "Antiship Missiles",
                                                                    [3] = "AA Missiles",
                                                                    [4] = "AG Missiles",
                                                                    [5] = "SA Missiles",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 476.74033037445,
                                            ["ETA_locked"] = false,
                                            ["y"] = 845756.79927879,
                                            ["x"] = -305203.51654944,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5266.0296,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 691.00778520526,
                                            ["ETA_locked"] = false,
                                            ["y"] = 856820.12117097,
                                            ["x"] = -342150.83683088,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 5266.0296,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 908.3506265392,
                                            ["ETA_locked"] = false,
                                            ["y"] = 895646.11875486,
                                            ["x"] = -346951.90104824,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5266.0296,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1218.4250159731,
                                            ["ETA_locked"] = false,
                                            ["y"] = 936142.0517187,
                                            ["x"] = -308543.38730934,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 121,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 5266.0296,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "High",
                                        ["speed"] = 180,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 141,
                                        ["psi"] = 1.0797163922077,
                                        ["y"] = 965430.56539377,
                                        ["x"] = -379073.82867043,
                                        ["name"] = "F/A-3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3920,
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0797163922077,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 4,
                                            [3] = 1,
                                            ["name"] = "Colt41",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "15",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 5266.0296,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "High",
                                        ["speed"] = 180,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 142,
                                        ["psi"] = 1.0797163922077,
                                        ["y"] = 965438.2640184,
                                        ["x"] = -379024.4249137,
                                        ["name"] = "F/A-3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3920,
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0797163922077,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 4,
                                            [3] = 2,
                                            ["name"] = "Colt42",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "92",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 965430.56539377,
                                ["x"] = -379073.82867043,
                                ["name"] = "F/A-18C Flight121",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2032,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 268402688,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Armored vehicles",
                                                                    [2] = "Artillery",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "Armored vehicles;Artillery;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Infantry",
                                                                    [3] = "Fortifications",
                                                                    [4] = "Unarmed vehicles",
                                                                    [5] = "AAA",
                                                                    [6] = "SR SAM",
                                                                    [7] = "MR SAM",
                                                                    [8] = "LR SAM",
                                                                    [9] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896966.375,
                                            ["x"] = -315171.53125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3114.9132242871,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2032,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 268402688,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "Air Defence",
                                                                            [2] = "Missile",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "Air Defence;Missile;",
                                                                        ["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] = "Aircraft Carriers",
                                                                            [14] = "Cruisers",
                                                                            [15] = "Destroyers",
                                                                            [16] = "Frigates",
                                                                            [17] = "Corvettes",
                                                                            [18] = "Light armed ships",
                                                                            [19] = "Unarmed ships",
                                                                            [20] = "Submarines",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 96.842150779422,
                                            ["ETA_locked"] = false,
                                            ["y"] = 898476.90969995,
                                            ["x"] = -303160.87686363,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "APPLEJACK A-10C",
                                        ["skill"] = "Player",
                                        ["parking"] = "13",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 143,
                                        ["psi"] = -0.12510936330088,
                                        ["parking_id"] = "30",
                                        ["x"] = -315171.53125,
                                        ["name"] = "Player0",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4124,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896966.375,
                                        ["heading"] = 0.12510936330088,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "86",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 480,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RAAF Woodland",
                                        ["skill"] = "High",
                                        ["parking"] = "12",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 198,
                                        ["psi"] = -0.12510936330088,
                                        ["parking_id"] = "29",
                                        ["x"] = -315142.1875,
                                        ["name"] = "Alfa124-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [4]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896987,
                                        ["heading"] = 0.12510936330088,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Hawg12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "087",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896966.375,
                                ["x"] = -315171.53125,
                                ["name"] = "Alfa124",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 768,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Infantry",
                                                                    [2] = "Fortifications",
                                                                    [3] = "Ground vehicles",
                                                                    [4] = "AAA",
                                                                    [5] = "SR SAM",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "MR SAM",
                                                                    [3] = "LR SAM",
                                                                    [4] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Infantry;Fortifications;Ground vehicles;AAA;SR SAM;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "Infantry",
                                                                            [2] = "Fortifications",
                                                                            [3] = "Ground vehicles",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 23,
                                                                        ["value"] = "Infantry;Fortifications;Ground vehicles;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "AAA",
                                                                            [7] = "SR SAM",
                                                                            [8] = "MR SAM",
                                                                            [9] = "LR SAM",
                                                                            [10] = "Aircraft Carriers",
                                                                            [11] = "Cruisers",
                                                                            [12] = "Destroyers",
                                                                            [13] = "Frigates",
                                                                            [14] = "Corvettes",
                                                                            [15] = "Light armed ships",
                                                                            [16] = "Unarmed ships",
                                                                            [20] = "AA Missiles",
                                                                            [17] = "Submarines",
                                                                            [21] = "AG Missiles",
                                                                            [18] = "Cruise missiles",
                                                                            [22] = "SA Missiles",
                                                                            [19] = "Antiship Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 182,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896629.78125,
                                            ["x"] = -315671.078125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Infantry",
                                                                    [2] = "Ground vehicles",
                                                                    [3] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Fortifications",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Infantry;Ground vehicles;Air Defence;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2032,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 110.29884986945,
                                            ["ETA_locked"] = false,
                                            ["y"] = 882815.59634777,
                                            ["x"] = -309052.2372519,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 129,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th fs maryland ang, baltimore (md)",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 201,
                                        ["psi"] = 1.123980707887,
                                        ["y"] = 896629.78125,
                                        ["x"] = -315671.078125,
                                        ["name"] = "Aerial-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.123980707887,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896629.78125,
                                ["x"] = -315671.078125,
                                ["name"] = "Aerial-1",
                                ["communication"] = true,
                                ["start_time"] = 182,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["lateActivation"] = 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"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2032,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Ground Units",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Ground Units;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "Ground Units",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 23,
                                                                        ["value"] = "Ground Units;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Aircraft Carriers",
                                                                            [7] = "Cruisers",
                                                                            [8] = "Destroyers",
                                                                            [9] = "Frigates",
                                                                            [10] = "Corvettes",
                                                                            [11] = "Light armed ships",
                                                                            [12] = "Unarmed ships",
                                                                            [13] = "Submarines",
                                                                            [14] = "Cruise missiles",
                                                                            [15] = "Antiship Missiles",
                                                                            [16] = "AA Missiles",
                                                                            [17] = "AG Missiles",
                                                                            [18] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = -41640,
                                            ["ETA_locked"] = true,
                                            ["y"] = 897069.5,
                                            ["x"] = -315198.6875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Ground vehicles",
                                                                    [2] = "AAA",
                                                                    [3] = "SR SAM",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Infantry",
                                                                    [3] = "Fortifications",
                                                                    [4] = "MR SAM",
                                                                    [5] = "LR SAM",
                                                                    [6] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Ground vehicles;AAA;SR SAM;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = -41537.616792728,
                                            ["ETA_locked"] = false,
                                            ["y"] = 883930.22180907,
                                            ["x"] = -309761.35015907,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 130,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th FS Osan AB, Korea (OS)",
                                        ["skill"] = "High",
                                        ["parking"] = "5",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 202,
                                        ["psi"] = 1.1784305385592,
                                        ["parking_id"] = "34",
                                        ["x"] = -315198.6875,
                                        ["name"] = "Aerial-2-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 240,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 897069.5,
                                        ["heading"] = -1.1784305385592,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th FS Osan AB, Korea (OS)",
                                        ["skill"] = "High",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 203,
                                        ["psi"] = 1.1784305385592,
                                        ["parking_id"] = "35",
                                        ["x"] = -315227.90625,
                                        ["name"] = "Aerial-2-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98452}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 240,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 897048.75,
                                        ["heading"] = -1.1784305385592,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 897069.5,
                                ["x"] = -315198.6875,
                                ["name"] = "Aerial-2",
                                ["communication"] = true,
                                ["start_time"] = -41640,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 6,
                                                            ["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] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 7,
                                                            ["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"] = 480,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896537.3125,
                                            ["x"] = -314709.125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- 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"] = 52.881376387896,
                                            ["ETA_locked"] = false,
                                            ["y"] = 892944.41889994,
                                            ["x"] = -308303.28486666,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 136,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "High",
                                        ["parking"] = "39",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 212,
                                        ["psi"] = 0.51115632116911,
                                        ["parking_id"] = "51",
                                        ["x"] = -314709.125,
                                        ["name"] = "Aerial-3-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896537.3125,
                                        ["heading"] = -0.51115632116911,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "High",
                                        ["parking"] = "40",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 218,
                                        ["psi"] = 0.51115632116911,
                                        ["parking_id"] = "50",
                                        ["x"] = -314742.71875,
                                        ["name"] = "Aerial-3-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896524.0625,
                                        ["heading"] = -0.51115632116911,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Dodge12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "014",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 896537.3125,
                                ["x"] = -314709.125,
                                ["name"] = "Aerial-3",
                                ["communication"] = true,
                                ["start_time"] = 480,
                                ["frequency"] = 124,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "Ground Units",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 23,
                                                                        ["value"] = "Ground Units;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Aircraft Carriers",
                                                                            [7] = "Cruisers",
                                                                            [8] = "Destroyers",
                                                                            [9] = "Frigates",
                                                                            [10] = "Corvettes",
                                                                            [11] = "Light armed ships",
                                                                            [12] = "Unarmed ships",
                                                                            [13] = "Submarines",
                                                                            [14] = "Cruise missiles",
                                                                            [15] = "Antiship Missiles",
                                                                            [16] = "AA Missiles",
                                                                            [17] = "AG Missiles",
                                                                            [18] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Ground Units",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Ground Units;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896884,
                                            ["x"] = -315115.28125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 79.129904137949,
                                            ["ETA_locked"] = false,
                                            ["y"] = 885706.53145842,
                                            ["x"] = -314459.250179,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 143,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "25th fs osan ab, korea (os)",
                                        ["skill"] = "High",
                                        ["parking"] = "20",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10C_2",
                                        ["unitId"] = 224,
                                        ["psi"] = 1.5121713056868,
                                        ["parking_id"] = "25",
                                        ["x"] = -315115.28125,
                                        ["name"] = "Aerial-4-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 240,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896884,
                                        ["heading"] = -1.5121713056868,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "016",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896884,
                                ["x"] = -315115.28125,
                                ["name"] = "Aerial-4",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area",
                                            ["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"] = 2,
                                                                        ["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] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 896889.8125,
                                            ["x"] = -314944.4375,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Infantry",
                                                                    [2] = "Armored vehicles",
                                                                    [3] = "Artillery",
                                                                    [4] = "AAA",
                                                                    [5] = "SR SAM",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                                ["value"] = "Infantry;Armored vehicles;Artillery;AAA;SR SAM;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Fortifications",
                                                                    [3] = "Unarmed vehicles",
                                                                    [4] = "MR SAM",
                                                                    [5] = "LR SAM",
                                                                    [6] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 62.319934785607,
                                            ["ETA_locked"] = false,
                                            ["y"] = 889309.65643536,
                                            ["x"] = -310765.95461566,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 144,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th fs maryland ang, baltimore (md)",
                                        ["skill"] = "High",
                                        ["parking"] = "14",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 225,
                                        ["psi"] = 1.0670018362585,
                                        ["parking_id"] = "16",
                                        ["x"] = -314944.4375,
                                        ["name"] = "Aerial-5-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "ALQ_184",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_88_AGM_65H_2_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{E6A6262A-CA08-4B3D-B030-E1A993B98453}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 896889.8125,
                                        ["heading"] = -1.0670018362585,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "015",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896889.8125,
                                ["x"] = -314944.4375,
                                ["name"] = "Aerial-5",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "From Parking Area Hot",
                                            ["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"] = 2,
                                                                        ["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] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Infantry",
                                                                    [2] = "Fortifications",
                                                                    [3] = "Ground vehicles",
                                                                }, -- end of ["targetTypes"]
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "AAA",
                                                                    [3] = "SR SAM",
                                                                    [4] = "MR SAM",
                                                                    [5] = "LR SAM",
                                                                    [6] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["value"] = "Infantry;Fortifications;Ground vehicles;",
                                                                ["priority"] = 0,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 2400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 897027.4375,
                                            ["x"] = -315083.15625,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 29,
                                            ["speed_locked"] = true,
                                        }, -- 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"] = 54.259639814907,
                                            ["ETA_locked"] = false,
                                            ["y"] = 890300.46369021,
                                            ["x"] = -311686.09280559,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["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"] = 86.565978989162,
                                            ["ETA_locked"] = false,
                                            ["y"] = 887805.25336875,
                                            ["x"] = -307956.88127509,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 480,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th fs maryland ang, baltimore (md)",
                                        ["skill"] = "High",
                                        ["parking"] = "10",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-10A",
                                        ["unitId"] = 262,
                                        ["psi"] = 1.1031636320749,
                                        ["parking_id"] = "27",
                                        ["x"] = -315083.15625,
                                        ["name"] = "Aerial-6-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{ADD3FAE1-EBF6-4EF9-8EFC-B36B5DDF1E6B}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 897027.4375,
                                        ["heading"] = -1.1031636320749,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "017",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897027.4375,
                                ["x"] = -315083.15625,
                                ["name"] = "Aerial-6",
                                ["communication"] = true,
                                ["start_time"] = 2400,
                                ["frequency"] = 124,
                            }, -- end of [10]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896966.61975382,
                                            ["speed"] = 0,
                                            ["x"] = -315081.23396104,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 155,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-32A",
                                        ["unitId"] = 245,
                                        ["rate"] = 1,
                                        ["y"] = 896966.61975382,
                                        ["x"] = -315081.23396104,
                                        ["name"] = "Static AS32-32A-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896966.61975382,
                                ["x"] = -315081.23396104,
                                ["name"] = "Static AS32-32A-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896977.55353292,
                                            ["speed"] = 0,
                                            ["x"] = -314981.33704978,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 156,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "CV_59_Large_Forklift",
                                        ["unitId"] = 246,
                                        ["rate"] = 1,
                                        ["y"] = 896977.55353292,
                                        ["x"] = -314981.33704978,
                                        ["name"] = "Static CV-59 Large Forklift-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896977.55353292,
                                ["x"] = -314981.33704978,
                                ["name"] = "Static CV-59 Large Forklift-1",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897181.95878173,
                                            ["speed"] = 0,
                                            ["x"] = -315126.17276893,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 157,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 247,
                                        ["rate"] = 100,
                                        ["y"] = 897181.95878173,
                                        ["x"] = -315126.17276893,
                                        ["name"] = "Static Barrels-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897181.95878173,
                                ["x"] = -315126.17276893,
                                ["name"] = "Static Barrels-1",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896823.37357381,
                                            ["speed"] = 0,
                                            ["x"] = -315029.2262795,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 248,
                                        ["rate"] = 100,
                                        ["y"] = 896823.37357381,
                                        ["x"] = -315029.2262795,
                                        ["name"] = "Static Fueltank-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896823.37357381,
                                ["x"] = -315029.2262795,
                                ["name"] = "Static Fueltank-1",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896821.09416631,
                                            ["speed"] = 0,
                                            ["x"] = -315029.28524929,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2330,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 249,
                                        ["rate"] = 100,
                                        ["y"] = 896821.09416631,
                                        ["x"] = -315029.28524929,
                                        ["name"] = "Static Fueltank-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896821.09416631,
                                ["x"] = -315029.28524929,
                                ["name"] = "Static Fueltank-2",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.3232542185827,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896781.92646221,
                                            ["speed"] = 0,
                                            ["x"] = -315139.57505589,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 823,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "f_bar_cargo",
                                        ["type"] = "f_bar_cargo",
                                        ["unitId"] = 255,
                                        ["rate"] = 100,
                                        ["y"] = 896781.92646221,
                                        ["x"] = -315139.57505589,
                                        ["name"] = "Static F-shape barrier-1-1",
                                        ["heading"] = 5.3232542185827,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896781.92646221,
                                ["x"] = -315139.57505589,
                                ["name"] = "Static F-shape barrier-1",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.9670597283904,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896941.27641561,
                                            ["speed"] = 0,
                                            ["x"] = -315139.6772705,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 164,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "LOADER",
                                        ["unitId"] = 256,
                                        ["rate"] = 3,
                                        ["y"] = 896941.27641561,
                                        ["x"] = -315139.6772705,
                                        ["name"] = "Static VPC-NATO-CAR LOADER-1-1",
                                        ["heading"] = 2.9670597283904,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896941.27641561,
                                ["x"] = -315139.6772705,
                                ["name"] = "Static VPC-NATO-CAR LOADER-1",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 5.1836278784232,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897042.35470921,
                                            ["speed"] = 0,
                                            ["x"] = -315081.36068629,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ERO_MJ-1B_DRIVEABLE",
                                        ["unitId"] = 257,
                                        ["rate"] = 3,
                                        ["y"] = 897042.35470921,
                                        ["x"] = -315081.36068629,
                                        ["name"] = "Static ERO MJ-1B Driveable-1",
                                        ["heading"] = 5.1836278784232,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897042.35470921,
                                ["x"] = -315081.36068629,
                                ["name"] = "Static ERO MJ-1B Driveable-1",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 2.0420352248334,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897133.93984689,
                                            ["speed"] = 0,
                                            ["x"] = -315110.50962992,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ERO_MJ-1B_DRIVEABLE",
                                        ["unitId"] = 258,
                                        ["rate"] = 3,
                                        ["y"] = 897133.93984689,
                                        ["x"] = -315110.50962992,
                                        ["name"] = "Static ERO MJ-1B Driveable-2-1",
                                        ["heading"] = 2.0420352248334,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897133.93984689,
                                ["x"] = -315110.50962992,
                                ["name"] = "Static ERO MJ-1B Driveable-2",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896859.27316636,
                                            ["speed"] = 0,
                                            ["x"] = -314880.00476059,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 167,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ERO_SM-340_ROOFED_GREY_DRIVEABLE",
                                        ["unitId"] = 259,
                                        ["rate"] = 3,
                                        ["y"] = 896859.27316636,
                                        ["x"] = -314880.00476059,
                                        ["name"] = "Static ERO SM-340 DRIVEABLE-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896859.27316636,
                                ["x"] = -314880.00476059,
                                ["name"] = "Static ERO SM-340 DRIVEABLE-1",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896849.44095821,
                                            ["speed"] = 0,
                                            ["x"] = -315216.92176005,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 168,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Bedford_MWD",
                                        ["unitId"] = 260,
                                        ["rate"] = 5,
                                        ["y"] = 896849.44095821,
                                        ["x"] = -315216.92176005,
                                        ["name"] = "Static Truck Bedford-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896849.44095821,
                                ["x"] = -315216.92176005,
                                ["name"] = "Static Truck Bedford-1",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896946.42347934,
                                            ["speed"] = 0,
                                            ["x"] = -315131.02539103,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_MHU-141-AIM-9",
                                        ["unitId"] = 263,
                                        ["rate"] = 25,
                                        ["y"] = 896946.42347934,
                                        ["x"] = -315131.02539103,
                                        ["name"] = "Static ERO MHU-141 w. AIM-9-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896946.42347934,
                                ["x"] = -315131.02539103,
                                ["name"] = "Static ERO MHU-141 w. AIM-9-1",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897031.05810557,
                                            ["speed"] = 0,
                                            ["x"] = -315096.07389009,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 172,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Type_C_WW2_Bomb_trolley",
                                        ["unitId"] = 264,
                                        ["rate"] = 20,
                                        ["y"] = 897031.05810557,
                                        ["x"] = -315096.07389009,
                                        ["name"] = "Static ERO Type-C WW2 Bomb Trolley-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897031.05810557,
                                ["x"] = -315096.07389009,
                                ["name"] = "Static ERO Type-C WW2 Bomb Trolley-1",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897069.69132915,
                                            ["speed"] = 0,
                                            ["x"] = -315221.22362723,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 173,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_MHU-141-AIM-9",
                                        ["unitId"] = 265,
                                        ["rate"] = 25,
                                        ["y"] = 897069.69132915,
                                        ["x"] = -315221.22362723,
                                        ["name"] = "Static ERO MHU-141 w. AIM-9-2",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897069.69132915,
                                ["x"] = -315221.22362723,
                                ["name"] = "Static ERO MHU-141 w. AIM-9-2",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 897050.75750692,
                                            ["speed"] = 0,
                                            ["x"] = -315207.91877917,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 174,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "VPC-NATO-AGM-65 D",
                                        ["unitId"] = 266,
                                        ["rate"] = 1,
                                        ["y"] = 897050.75750692,
                                        ["x"] = -315207.91877917,
                                        ["name"] = "Static VPC-NATO-AGM-65 D-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 897050.75750692,
                                ["x"] = -315207.91877917,
                                ["name"] = "Static VPC-NATO-AGM-65 D-1",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896666.07875921,
                                            ["speed"] = 0,
                                            ["x"] = -315254.15711265,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 175,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_ZU23_pos",
                                        ["unitId"] = 267,
                                        ["rate"] = 1,
                                        ["y"] = 896666.07875921,
                                        ["x"] = -315254.15711265,
                                        ["name"] = "Static ERO ZU-23 Position-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896666.07875921,
                                ["x"] = -315254.15711265,
                                ["name"] = "Static ERO ZU-23 Position-2",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 896795.81038304,
                                            ["speed"] = 0,
                                            ["x"] = -315333.18157374,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 180,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Hesco_Barrier_Tower",
                                        ["unitId"] = 273,
                                        ["rate"] = 50,
                                        ["y"] = 896795.81038304,
                                        ["x"] = -315333.18157374,
                                        ["name"] = "Static ERO Hesco Barrier Tower-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 896795.81038304,
                                ["x"] = -315333.18157374,
                                ["name"] = "Static ERO Hesco Barrier Tower-1",
                                ["dead"] = false,
                            }, -- end of [17]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 45,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 890394.32571877,
                                            ["x"] = -321399.60193929,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 108,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["unitId"] = 194,
                                        ["skill"] = "High",
                                        ["y"] = 890394.32571877,
                                        ["x"] = -321399.60193929,
                                        ["name"] = "SPAAA Vulcan M163-2",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 890394.32571877,
                                ["x"] = -321399.60193929,
                                ["name"] = "M163 Vulcan108",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 890638.8397844,
                                            ["x"] = -324764.65475654,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 111,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["unitId"] = 195,
                                        ["skill"] = "High",
                                        ["y"] = 890638.8397844,
                                        ["x"] = -324764.65475654,
                                        ["name"] = "SPAAA Vulcan M163-3",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 890638.8397844,
                                ["x"] = -324764.65475654,
                                ["name"] = "M163 Vulcan111",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "South Korea",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 16,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 910842.54475402,
                                                ["x"] = -321437.03588869,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 907568.50136814,
                                                ["x"] = -324054.55762626,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 907568.52769635,
                                                ["x"] = -324054.53731133,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 907283.08644039,
                                                ["x"] = -323760.23323909,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 907267.37984056,
                                                ["x"] = -323747.8776895,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 907073.7934087,
                                                ["x"] = -323624.15589556,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 906797.9293485,
                                                ["x"] = -323539.96737034,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 906635.26686894,
                                                ["x"] = -323637.45354284,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 905166.65444386,
                                                ["x"] = -322797.00144853,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 902020.52849798,
                                                ["x"] = -319976.50079484,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 900183.01400472,
                                                ["x"] = -317537.8316306,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 886289.63280861,
                                                ["x"] = -313437.30018692,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 885679.60127597,
                                                ["x"] = -313326.58575898,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 900175.01861433,
                                                ["x"] = -317531.82732582,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 885640.42357903,
                                                ["x"] = -313318.55064912,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 902012.02632384,
                                                ["x"] = -319971.23860621,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 900151.84004987,
                                                ["x"] = -317512.78411476,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 885626.8762981,
                                                ["x"] = -313312.20873808,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 885622.72704003,
                                                ["x"] = -313309.42171889,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 900133.5778939,
                                                ["x"] = -317495.7142868,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 885618.74289814,
                                                ["x"] = -313306.40156936,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 905160.41699569,
                                                ["x"] = -322789.18798432,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 901999.77761848,
                                                ["x"] = -319962.5847879,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 899977.79464465,
                                                ["x"] = -317340.38138668,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 885229.93742292,
                                                ["x"] = -312889.62595465,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 885226.11695203,
                                                ["x"] = -312886.40167802,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 899964.56505332,
                                                ["x"] = -317325.38670258,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 885218.02328864,
                                                ["x"] = -312880.53229926,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 901984.20087691,
                                                ["x"] = -319950.04500866,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 899942.69623521,
                                                ["x"] = -317298.06331233,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 885041.30497816,
                                                ["x"] = -312767.12389126,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 885036.65004669,
                                                ["x"] = -312765.2970168,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 899931.24898074,
                                                ["x"] = -317281.66569433,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 906631.61434146,
                                                ["x"] = -323634.04358823,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 905076.92268256,
                                                ["x"] = -322670.67839309,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 901965.62280945,
                                                ["x"] = -319933.32006394,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 899735.78651102,
                                                ["x"] = -316973.42769533,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 885022.13319344,
                                                ["x"] = -312761.68037608,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 885017.15632795,
                                                ["x"] = -312761.18706245,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 899713.07100717,
                                                ["x"] = -316934.58463798,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 885012.1620206,
                                                ["x"] = -312760.93314329,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 901944.2806629,
                                                ["x"] = -319912.24328775,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 899710.87548208,
                                                ["x"] = -316930.09449991,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 885002.18629227,
                                                ["x"] = -312761.43421788,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 884997.26283078,
                                                ["x"] = -312762.29740127,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 899709.10211977,
                                                ["x"] = -316925.41774177,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 884992.42922598,
                                                ["x"] = -312763.56895174,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 905069.52840647,
                                                ["x"] = -322663.95515598,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 901937.87352933,
                                                ["x"] = -319904.56920727,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 899707.59464384,
                                                ["x"] = -316920.65316213,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 884983.07994846,
                                                ["x"] = -312767.10342834,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 884978.54916206,
                                                ["x"] = -312769.22150672,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 899706.5175688,
                                                ["x"] = -316915.77514121,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 884974.17414433,
                                                ["x"] = -312771.63579639,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 901917.49625135,
                                                ["x"] = -319876.11596785,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 899705.80790317,
                                                ["x"] = -316910.8246685,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 884966.08961941,
                                                ["x"] = -312777.50504724,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 884962.33649995,
                                                ["x"] = -312780.80584097,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 906793.076419,
                                                ["x"] = -323541.16478859,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 906628.26114903,
                                                ["x"] = -323630.33556388,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 905065.46278209,
                                                ["x"] = -322661.05014754,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 901839.68141341,
                                                ["x"] = -319765.80604386,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 899705.72024575,
                                                ["x"] = -316900.85304206,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 884632.72789223,
                                                ["x"] = -313195.59088762,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 884628.63157447,
                                                ["x"] = -313198.45140251,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 899708.24318912,
                                                ["x"] = -316881.01466409,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 884624.29252568,
                                                ["x"] = -313200.92856904,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 901833.21731761,
                                                ["x"] = -319758.18148111,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 899781.56051083,
                                                ["x"] = -316426.90322995,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 884615.16516296,
                                                ["x"] = -313205.01153145,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 884610.45000554,
                                                ["x"] = -313206.67078678,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 899785.76740565,
                                                ["x"] = -316407.35283749,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 884605.61890528,
                                                ["x"] = -313207.94981646,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 905061.19911637,
                                                ["x"] = -322658.4366136,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 901829.64480449,
                                                ["x"] = -319754.68479817,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 899796.27847449,
                                                ["x"] = -316368.7604257,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 884595.70826942,
                                                ["x"] = -313209.17661966,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 884590.71067256,
                                                ["x"] = -313209.15364002,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 899801.19277536,
                                                ["x"] = -316354.59081985,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 884585.72062014,
                                                ["x"] = -313208.82398089,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 901822.03712409,
                                                ["x"] = -319748.19597373,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 899810.80613891,
                                                ["x"] = -316331.51618353,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 884575.83469305,
                                                ["x"] = -313207.36602375,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 884571.02331449,
                                                ["x"] = -313206.02131281,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 899938.47603757,
                                                ["x"] = -316065.58361742,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 906621.97111746,
                                                ["x"] = -323622.56290274,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 905052.30794135,
                                                ["x"] = -322653.8717124,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 901799.31177143,
                                                ["x"] = -319728.61913287,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 899950.2372294,
                                                ["x"] = -316043.5274264,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 884557.44363144,
                                                ["x"] = -313199.76557447,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 884136.92099425,
                                                ["x"] = -312920.15528553,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 899968.18441037,
                                                ["x"] = -316013.48540953,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 884124.73508309,
                                                ["x"] = -312911.41118709,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 901792.19102915,
                                                ["x"] = -319721.59992534,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 899988.39627725,
                                                ["x"] = -315984.91491182,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 884117.36586573,
                                                ["x"] = -312904.68120515,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 884114.18268864,
                                                ["x"] = -312900.82515399,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 900130.50294061,
                                                ["x"] = -315791.54411099,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 884111.29871444,
                                                ["x"] = -312896.74423838,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 905047.64028111,
                                                ["x"] = -322652.08416352,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 901785.45201565,
                                                ["x"] = -319714.21296915,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 900143.60992817,
                                                ["x"] = -315770.25937769,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 884106.7649758,
                                                ["x"] = -312887.84719083,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 884105.07625865,
                                                ["x"] = -312883.14179562,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 900150.71526518,
                                                ["x"] = -315757.05142935,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 884103.70079558,
                                                ["x"] = -312878.33571657,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 901724.00147033,
                                                ["x"] = -319641.78782122,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 900157.05493462,
                                                ["x"] = -315743.45896531,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 884101.04684582,
                                                ["x"] = -312863.58691544,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 906875.21730051,
                                                ["x"] = -323555.86154487,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 906788.33155394,
                                                ["x"] = -323542.73743341,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 906569.14857655,
                                                ["x"] = -323549.71074917,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 905042.83624806,
                                                ["x"] = -322650.70347925,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 901706.13806255,
                                                ["x"] = -319617.69026731,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 900179.84969822,
                                                ["x"] = -315693.4904592,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 884102.579153,
                                                ["x"] = -312843.74965791,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 884104.04980945,
                                                ["x"] = -312838.97258587,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 900185.59643135,
                                                ["x"] = -315685.31071391,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 884105.92293134,
                                                ["x"] = -312834.33845371,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 901681.25642036,
                                                ["x"] = -319580.20069375,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 900192.00948526,
                                                ["x"] = -315677.6408691,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 884110.5945831,
                                                ["x"] = -312825.50306733,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 884116.12972538,
                                                ["x"] = -312817.17932563,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 900198.8885807,
                                                ["x"] = -315670.38451304,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 884119.24973852,
                                                ["x"] = -312813.27304706,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 905037.9333877,
                                                ["x"] = -322649.73391812,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 901569.74641688,
                                                ["x"] = -319402.29667102,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 900209.78014457,
                                                ["x"] = -315660.0733681,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 884126.38757976,
                                                ["x"] = -312806.2889686,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 884130.4219263,
                                                ["x"] = -312803.34002135,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 900228.85685613,
                                                ["x"] = -315643.92008149,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 884134.68901114,
                                                ["x"] = -312800.73523843,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 901567.66669659,
                                                ["x"] = -319397.75106109,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 900271.70083911,
                                                ["x"] = -315609.45675671,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 884143.80812552,
                                                ["x"] = -312796.68037648,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 884153.3848715,
                                                ["x"] = -312793.80620028,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 900278.67012249,
                                                ["x"] = -315602.28990756,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 906565.63187395,
                                                ["x"] = -323546.15581088,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 905032.97219022,
                                                ["x"] = -322649.11591779,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 901538.44917868,
                                                ["x"] = -319328.70098737,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 900285.01601427,
                                                ["x"] = -315594.56442511,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 884394.98441101,
                                                ["x"] = -312730.3995514,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 884403.24084087,
                                                ["x"] = -312724.76672949,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 900293.71302847,
                                                ["x"] = -315582.34576436,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 884407.04643265,
                                                ["x"] = -312721.52911152,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 901535.88894967,
                                                ["x"] = -319324.40688222,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 900341.46237112,
                                                ["x"] = -315506.06375376,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 884414.04949865,
                                                ["x"] = -312714.39728097,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 884416.97973796,
                                                ["x"] = -312710.3474905,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 900392.20856613,
                                                ["x"] = -315419.90436502,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 884435.48690048,
                                                ["x"] = -312680.64340581,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 905022.98640727,
                                                ["x"] = -322648.6499874,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 901525.2805412,
                                                ["x"] = -319307.45650664,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 900399.08638359,
                                                ["x"] = -315406.57589605,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 884576.4191392,
                                                ["x"] = -312439.81985403,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 884573.47906633,
                                                ["x"] = -312435.86155738,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 900403.17099838,
                                                ["x"] = -315397.44964004,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 884569.47931648,
                                                ["x"] = -312432.83923064,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 901520.723267,
                                                ["x"] = -319298.55843216,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 900416.37467593,
                                                ["x"] = -315365.03898639,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 884516.24768675,
                                                ["x"] = -312395.67359631,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 884490.5678241,
                                                ["x"] = -312371.89739422,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 906783.68387384,
                                                ["x"] = -323544.58182041,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 906561.93397449,
                                                ["x"] = -323542.79309396,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 905017.99940493,
                                                ["x"] = -322648.95582117,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 901518.74923138,
                                                ["x"] = -319293.96529111,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 900439.80245098,
                                                ["x"] = -315278.17191806,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 884424.78994073,
                                                ["x"] = -312303.5414969,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 884419.0993614,
                                                ["x"] = -312295.32012887,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 900531.13730274,
                                                ["x"] = -314883.6473699,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 884413.92081692,
                                                ["x"] = -312286.76765678,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 901517.01062805,
                                                ["x"] = -319289.2781717,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 900597.37381494,
                                                ["x"] = -314448.67784319,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 884405.40053779,
                                                ["x"] = -312268.69034257,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 884402.0164699,
                                                ["x"] = -312259.28181645,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 900608.46832893,
                                                ["x"] = -314364.41308762,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 884399.1413342,
                                                ["x"] = -312249.70509474,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 905013.04975572,
                                                ["x"] = -322649.65499828,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 901514.13339414,
                                                ["x"] = -319279.70317187,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 900609.48631789,
                                                ["x"] = -314349.4492972,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 884392.01709551,
                                                ["x"] = -312215.45542677,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 884388.75219008,
                                                ["x"] = -312195.72797917,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 900610.34593036,
                                                ["x"] = -314304.46307285,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 884387.10623908,
                                                ["x"] = -312190.99619994,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 901511.82516353,
                                                ["x"] = -319269.97412897,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 900608.72181544,
                                                ["x"] = -314274.51013871,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 884378.9098689,
                                                ["x"] = -312186.27027248,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 884373.91146271,
                                                ["x"] = -312186.35903306,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 900571.5573981,
                                                ["x"] = -313876.25815796,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 906557.98179781,
                                                ["x"] = -323539.73549509,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 905008.14460825,
                                                ["x"] = -322650.62391218,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 901504.53506761,
                                                ["x"] = -319235.77856066,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 900572.04787636,
                                                ["x"] = -313871.28763091,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 883601.43403963,
                                                ["x"] = -312293.66567269,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 883206.49951462,
                                                ["x"] = -312290.38623666,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 900573.79421848,
                                                ["x"] = -313861.44454361,
                                            }, -- end of [313]
                                            [626] = 
                                            {
                                                ["y"] = 883196.72364101,
                                                ["x"] = -312292.47386843,
                                            }, -- end of [626]
                                            [157] = 
                                            {
                                                ["y"] = 901500.82144697,
                                                ["x"] = -319226.49512153,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 900575.34021942,
                                                ["x"] = -313856.6950631,
                                            }, -- end of [314]
                                            [628] = 
                                            {
                                                ["y"] = 883187.42291192,
                                                ["x"] = -312296.12035941,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 883183.04324019,
                                                ["x"] = -312298.5301973,
                                            }, -- end of [629]
                                            [315] = 
                                            {
                                                ["y"] = 900577.54697195,
                                                ["x"] = -313852.21227001,
                                            }, -- end of [315]
                                            [630] = 
                                            {
                                                ["y"] = 883161.97962635,
                                                ["x"] = -312311.99217999,
                                            }, -- end of [630]
                                            [79] = 
                                            {
                                                ["y"] = 905003.3926245,
                                                ["x"] = -322652.17537362,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 901498.45399782,
                                                ["x"] = -319222.09457484,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 900580.23629419,
                                                ["x"] = -313847.99953218,
                                            }, -- end of [316]
                                            [632] = 
                                            {
                                                ["y"] = 882862.55965247,
                                                ["x"] = -312511.76115731,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 882858.93899381,
                                                ["x"] = -312515.2008484,
                                            }, -- end of [633]
                                            [317] = 
                                            {
                                                ["y"] = 900586.22789758,
                                                ["x"] = -313839.99452356,
                                            }, -- end of [317]
                                            [634] = 
                                            {
                                                ["y"] = 882856.20442184,
                                                ["x"] = -312519.38787473,
                                            }, -- end of [634]
                                            [159] = 
                                            {
                                                ["y"] = 901493.01585706,
                                                ["x"] = -319213.70388011,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 900942.54112429,
                                                ["x"] = -313382.37758689,
                                            }, -- end of [318]
                                            [636] = 
                                            {
                                                ["y"] = 882858.08049552,
                                                ["x"] = -312528.57414815,
                                            }, -- end of [636]
                                            [5] = 
                                            {
                                                ["y"] = 907091.89795829,
                                                ["x"] = -323632.59202383,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 906827.72592071,
                                                ["x"] = -323540.2379522,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 906779.15483233,
                                                ["x"] = -323546.69700661,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 906549.5165715,
                                                ["x"] = -323534.42885193,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 903286.11817406,
                                                ["x"] = -323297.53192843,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 901465.13331835,
                                                ["x"] = -319172.21842903,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 900971.59975547,
                                                ["x"] = -313335.72050738,
                                            }, -- end of [320]
                                            [640] = 
                                            {
                                                ["y"] = 883424.17234735,
                                                ["x"] = -313202.24744811,
                                            }, -- end of [640]
                                            [641] = 
                                            {
                                                ["y"] = 883425.17810246,
                                                ["x"] = -313207.03043375,
                                            }, -- end of [641]
                                            [321] = 
                                            {
                                                ["y"] = 900987.65917001,
                                                ["x"] = -313304.62783674,
                                            }, -- end of [321]
                                            [642] = 
                                            {
                                                ["y"] = 883423.45556359,
                                                ["x"] = -313211.71253114,
                                            }, -- end of [642]
                                            [161] = 
                                            {
                                                ["y"] = 901462.96709659,
                                                ["x"] = -319167.71323315,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 901002.08926813,
                                                ["x"] = -313272.74611734,
                                            }, -- end of [322]
                                            [644] = 
                                            {
                                                ["y"] = 883411.30608717,
                                                ["x"] = -313233.55251982,
                                            }, -- end of [644]
                                            [645] = 
                                            {
                                                ["y"] = 883363.04027799,
                                                ["x"] = -313315.36210435,
                                            }, -- end of [645]
                                            [323] = 
                                            {
                                                ["y"] = 901155.07823957,
                                                ["x"] = -312892.41139177,
                                            }, -- end of [323]
                                            [646] = 
                                            {
                                                ["y"] = 883360.9951677,
                                                ["x"] = -313319.92340594,
                                            }, -- end of [646]
                                            [81] = 
                                            {
                                                ["y"] = 903175.92349978,
                                                ["x"] = -323330.39537167,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 901459.31928782,
                                                ["x"] = -319158.40449225,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 901164.2802091,
                                                ["x"] = -312874.65680781,
                                            }, -- end of [324]
                                            [648] = 
                                            {
                                                ["y"] = 883359.08847999,
                                                ["x"] = -313329.65472108,
                                            }, -- end of [648]
                                            [649] = 
                                            {
                                                ["y"] = 883359.9919316,
                                                ["x"] = -313334.56195943,
                                            }, -- end of [649]
                                            [325] = 
                                            {
                                                ["y"] = 901171.90333093,
                                                ["x"] = -312861.74027529,
                                            }, -- end of [325]
                                            [650] = 
                                            {
                                                ["y"] = 883361.59361191,
                                                ["x"] = -313339.29739017,
                                            }, -- end of [650]
                                            [163] = 
                                            {
                                                ["y"] = 901447.10437969,
                                                ["x"] = -319120.31850114,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 901183.15076623,
                                                ["x"] = -312845.20299507,
                                            }, -- end of [326]
                                            [652] = 
                                            {
                                                ["y"] = 883379.21882857,
                                                ["x"] = -313380.68770962,
                                            }, -- end of [652]
                                            [653] = 
                                            {
                                                ["y"] = 883381.51736709,
                                                ["x"] = -313385.12747144,
                                            }, -- end of [653]
                                            [327] = 
                                            {
                                                ["y"] = 901195.19614078,
                                                ["x"] = -312829.24367695,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 906544.947408,
                                                ["x"] = -323532.40089885,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 903166.59852205,
                                                ["x"] = -323334.00298606,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 901373.69748277,
                                                ["x"] = -318891.85654302,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 901208.17546872,
                                                ["x"] = -312814.02952726,
                                            }, -- end of [328]
                                            [656] = 
                                            {
                                                ["y"] = 883391.74614103,
                                                ["x"] = -313395.74861077,
                                            }, -- end of [656]
                                            [657] = 
                                            {
                                                ["y"] = 883396.23348718,
                                                ["x"] = -313397.952945,
                                            }, -- end of [657]
                                            [329] = 
                                            {
                                                ["y"] = 901218.38692057,
                                                ["x"] = -312803.0446593,
                                            }, -- end of [329]
                                            [658] = 
                                            {
                                                ["y"] = 883418.99726993,
                                                ["x"] = -313408.26360818,
                                            }, -- end of [658]
                                            [165] = 
                                            {
                                                ["y"] = 901362.2345005,
                                                ["x"] = -318858.79094325,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 901232.85560831,
                                                ["x"] = -312789.24012768,
                                            }, -- end of [330]
                                            [660] = 
                                            {
                                                ["y"] = 883425.26862814,
                                                ["x"] = -313415.56357269,
                                            }, -- end of [660]
                                            [661] = 
                                            {
                                                ["y"] = 883424.75525531,
                                                ["x"] = -313420.50779749,
                                            }, -- end of [661]
                                            [331] = 
                                            {
                                                ["y"] = 901267.05250114,
                                                ["x"] = -312759.99641924,
                                            }, -- end of [331]
                                            [662] = 
                                            {
                                                ["y"] = 883423.15475494,
                                                ["x"] = -313425.24138792,
                                            }, -- end of [662]
                                            [83] = 
                                            {
                                                ["y"] = 903157.59352207,
                                                ["x"] = -323338.3429913,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 901359.82207542,
                                                ["x"] = -318849.08978562,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 901623.59195519,
                                                ["x"] = -312469.41581817,
                                            }, -- end of [332]
                                            [664] = 
                                            {
                                                ["y"] = 883382.27131735,
                                                ["x"] = -313510.98840047,
                                            }, -- end of [664]
                                            [665] = 
                                            {
                                                ["y"] = 883379.84331464,
                                                ["x"] = -313515.3581971,
                                            }, -- end of [665]
                                            [333] = 
                                            {
                                                ["y"] = 901634.39415472,
                                                ["x"] = -312459.01057448,
                                            }, -- end of [333]
                                            [666] = 
                                            {
                                                ["y"] = 883377.06838841,
                                                ["x"] = -313519.5156412,
                                            }, -- end of [666]
                                            [167] = 
                                            {
                                                ["y"] = 901357.38101337,
                                                ["x"] = -318834.29151933,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 901641.16460231,
                                                ["x"] = -312451.65431386,
                                            }, -- end of [334]
                                            [668] = 
                                            {
                                                ["y"] = 883370.1047945,
                                                ["x"] = -313526.66819532,
                                            }, -- end of [668]
                                            [669] = 
                                            {
                                                ["y"] = 883061.87891334,
                                                ["x"] = -313811.85327656,
                                            }, -- end of [669]
                                            [21] = 
                                            {
                                                ["y"] = 906774.81388091,
                                                ["x"] = -323549.17363933,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 906530.89263196,
                                                ["x"] = -323527.16414488,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 903152.88352817,
                                                ["x"] = -323340.01752428,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 901343.37781904,
                                                ["x"] = -318740.33389299,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 901646.90360874,
                                                ["x"] = -312443.48926929,
                                            }, -- end of [336]
                                            [672] = 
                                            {
                                                ["y"] = 883048.42955128,
                                                ["x"] = -313818.42940496,
                                            }, -- end of [672]
                                            [673] = 
                                            {
                                                ["y"] = 883043.68181055,
                                                ["x"] = -313819.99392446,
                                            }, -- end of [673]
                                            [337] = 
                                            {
                                                ["y"] = 901648.71267129,
                                                ["x"] = -312438.8390405,
                                            }, -- end of [337]
                                            [674] = 
                                            {
                                                ["y"] = 883038.80491746,
                                                ["x"] = -313821.09368471,
                                            }, -- end of [674]
                                            [169] = 
                                            {
                                                ["y"] = 901341.04810408,
                                                ["x"] = -318730.61296843,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 901649.50257431,
                                                ["x"] = -312433.89518501,
                                            }, -- end of [338]
                                            [676] = 
                                            {
                                                ["y"] = 882955.69719548,
                                                ["x"] = -313838.20773657,
                                            }, -- end of [676]
                                            [677] = 
                                            {
                                                ["y"] = 882951.73655308,
                                                ["x"] = -313841.24750394,
                                            }, -- end of [677]
                                            [339] = 
                                            {
                                                ["y"] = 901649.89212607,
                                                ["x"] = -312428.73364088,
                                            }, -- end of [339]
                                            [678] = 
                                            {
                                                ["y"] = 882944.42444733,
                                                ["x"] = -313848.06529236,
                                            }, -- end of [678]
                                            [85] = 
                                            {
                                                ["y"] = 903148.14753842,
                                                ["x"] = -323339.15117369,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 901339.508142,
                                                ["x"] = -318725.85655721,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 901648.7487594,
                                                ["x"] = -312424.15906215,
                                            }, -- end of [340]
                                            [680] = 
                                            {
                                                ["y"] = 882915.38923581,
                                                ["x"] = -313875.51947634,
                                            }, -- end of [680]
                                            [681] = 
                                            {
                                                ["y"] = 882911.01626669,
                                                ["x"] = -313877.92951657,
                                            }, -- end of [681]
                                            [341] = 
                                            {
                                                ["y"] = 901644.25845419,
                                                ["x"] = -312424.05926565,
                                            }, -- end of [341]
                                            [682] = 
                                            {
                                                ["y"] = 882906.3224262,
                                                ["x"] = -313879.64371172,
                                            }, -- end of [682]
                                            [171] = 
                                            {
                                                ["y"] = 901311.43900325,
                                                ["x"] = -318650.97484688,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 901639.53921412,
                                                ["x"] = -312426.32511772,
                                            }, -- end of [342]
                                            [684] = 
                                            {
                                                ["y"] = 882891.69475268,
                                                ["x"] = -313882.92563133,
                                            }, -- end of [684]
                                            [685] = 
                                            {
                                                ["y"] = 882812.9967227,
                                                ["x"] = -313897.17917019,
                                            }, -- end of [685]
                                            [343] = 
                                            {
                                                ["y"] = 901622.06290531,
                                                ["x"] = -312436.07953732,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 906478.73920315,
                                                ["x"] = -323509.70777757,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 903144.8454611,
                                                ["x"] = -323335.41020847,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 901309.40919898,
                                                ["x"] = -318641.18434037,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 901617.44641475,
                                                ["x"] = -312437.99470462,
                                            }, -- end of [344]
                                            [688] = 
                                            {
                                                ["y"] = 882389.41541432,
                                                ["x"] = -314033.25791886,
                                            }, -- end of [688]
                                            [689] = 
                                            {
                                                ["y"] = 882347.95082501,
                                                ["x"] = -314050.72602323,
                                            }, -- end of [689]
                                            [345] = 
                                            {
                                                ["y"] = 901612.69405957,
                                                ["x"] = -312439.54574569,
                                            }, -- end of [345]
                                            [690] = 
                                            {
                                                ["y"] = 882178.05805816,
                                                ["x"] = -314135.78476244,
                                            }, -- end of [690]
                                            [173] = 
                                            {
                                                ["y"] = 901305.20997121,
                                                ["x"] = -318621.63365554,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 901607.80706994,
                                                ["x"] = -312440.59365871,
                                            }, -- end of [346]
                                            [692] = 
                                            {
                                                ["y"] = 882161.19508535,
                                                ["x"] = -314146.37341112,
                                            }, -- end of [692]
                                            [693] = 
                                            {
                                                ["y"] = 882158.07101929,
                                                ["x"] = -314150.27452677,
                                            }, -- end of [693]
                                            [347] = 
                                            {
                                                ["y"] = 901597.90317511,
                                                ["x"] = -312441.96942376,
                                            }, -- end of [347]
                                            [694] = 
                                            {
                                                ["y"] = 882155.41072201,
                                                ["x"] = -314154.50470578,
                                            }, -- end of [694]
                                            [87] = 
                                            {
                                                ["y"] = 903142.44231177,
                                                ["x"] = -323331.02604358,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 901302.42008813,
                                                ["x"] = -318612.03300276,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 901538.18304374,
                                                ["x"] = -312447.71265014,
                                            }, -- end of [348]
                                            [696] = 
                                            {
                                                ["y"] = 882152.24253261,
                                                ["x"] = -314163.91918027,
                                            }, -- end of [696]
                                            [697] = 
                                            {
                                                ["y"] = 882152.34950644,
                                                ["x"] = -314168.91064814,
                                            }, -- end of [697]
                                            [349] = 
                                            {
                                                ["y"] = 901533.18483357,
                                                ["x"] = -312447.81947493,
                                            }, -- end of [349]
                                            [698] = 
                                            {
                                                ["y"] = 882153.06129045,
                                                ["x"] = -314173.85869233,
                                            }, -- end of [698]
                                            [175] = 
                                            {
                                                ["y"] = 901299.0139874,
                                                ["x"] = -318602.63264402,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 901523.19944363,
                                                ["x"] = -312447.32320502,
                                            }, -- end of [350]
                                            [700] = 
                                            {
                                                ["y"] = 882184.13684981,
                                                ["x"] = -314300.06786587,
                                            }, -- end of [700]
                                            [11] = 
                                            {
                                                ["y"] = 906822.80414322,
                                                ["x"] = -323539.35595711,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 906770.62401004,
                                                ["x"] = -323551.90286827,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 906469.04889176,
                                                ["x"] = -323507.25583565,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 903138.02999,
                                                ["x"] = -323322.05356551,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 901297.02149438,
                                                ["x"] = -318598.04731251,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 900475.16604654,
                                                ["x"] = -312331.27055365,
                                            }, -- end of [352]
                                            [704] = 
                                            {
                                                ["y"] = 882198.18018405,
                                                ["x"] = -314385.42752142,
                                            }, -- end of [704]
                                            [705] = 
                                            {
                                                ["y"] = 882194.56740281,
                                                ["x"] = -314388.8813765,
                                            }, -- end of [705]
                                            [353] = 
                                            {
                                                ["y"] = 900290.26284655,
                                                ["x"] = -312336.85843477,
                                            }, -- end of [353]
                                            [706] = 
                                            {
                                                ["y"] = 882190.75751474,
                                                ["x"] = -314392.11946787,
                                            }, -- end of [706]
                                            [177] = 
                                            {
                                                ["y"] = 901290.28110386,
                                                ["x"] = -318584.648918,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 900215.62016329,
                                                ["x"] = -312344.10561406,
                                            }, -- end of [354]
                                            [708] = 
                                            {
                                                ["y"] = 882178.1073568,
                                                ["x"] = -314400.15451844,
                                            }, -- end of [708]
                                            [709] = 
                                            {
                                                ["y"] = 882000.70601456,
                                                ["x"] = -314492.49338783,
                                            }, -- end of [709]
                                            [355] = 
                                            {
                                                ["y"] = 900190.88532942,
                                                ["x"] = -312347.71643288,
                                            }, -- end of [355]
                                            [710] = 
                                            {
                                                ["y"] = 881915.05314468,
                                                ["x"] = -314533.56347893,
                                            }, -- end of [710]
                                            [89] = 
                                            {
                                                ["y"] = 903134.14248705,
                                                ["x"] = -323312.84143226,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 901279.07015992,
                                                ["x"] = -318562.30701953,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 900166.39753722,
                                                ["x"] = -312352.73381723,
                                            }, -- end of [356]
                                            [712] = 
                                            {
                                                ["y"] = 881500.61303704,
                                                ["x"] = -314695.48513507,
                                            }, -- end of [712]
                                            [713] = 
                                            {
                                                ["y"] = 881496.2309537,
                                                ["x"] = -314697.89074871,
                                            }, -- end of [713]
                                            [357] = 
                                            {
                                                ["y"] = 900132.5610183,
                                                ["x"] = -312361.66975548,
                                            }, -- end of [357]
                                            [714] = 
                                            {
                                                ["y"] = 881492.03833012,
                                                ["x"] = -314700.61284434,
                                            }, -- end of [714]
                                            [179] = 
                                            {
                                                ["y"] = 901271.19503556,
                                                ["x"] = -318543.92516103,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 899916.492775,
                                                ["x"] = -312424.27234293,
                                            }, -- end of [358]
                                            [716] = 
                                            {
                                                ["y"] = 881480.4420662,
                                                ["x"] = -314710.11278512,
                                            }, -- end of [716]
                                            [717] = 
                                            {
                                                ["y"] = 881394.14363016,
                                                ["x"] = -314793.48755252,
                                            }, -- end of [717]
                                            [359] = 
                                            {
                                                ["y"] = 899852.83205821,
                                                ["x"] = -312437.37117972,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 906464.11759657,
                                                ["x"] = -323506.43324419,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 903125.69498917,
                                                ["x"] = -323289.31501257,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 901253.91288776,
                                                ["x"] = -318497.01215762,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 899803.48848577,
                                                ["x"] = -312445.41933874,
                                            }, -- end of [360]
                                            [720] = 
                                            {
                                                ["y"] = 881357.18358972,
                                                ["x"] = -314834.07973457,
                                            }, -- end of [720]
                                            [721] = 
                                            {
                                                ["y"] = 881354.68969127,
                                                ["x"] = -314838.41213851,
                                            }, -- end of [721]
                                            [361] = 
                                            {
                                                ["y"] = 899773.66440421,
                                                ["x"] = -312448.63600726,
                                            }, -- end of [361]
                                            [722] = 
                                            {
                                                ["y"] = 881352.4743623,
                                                ["x"] = -314842.89389699,
                                            }, -- end of [722]
                                            [181] = 
                                            {
                                                ["y"] = 901246.11476157,
                                                ["x"] = -318473.26173363,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 899728.74337222,
                                                ["x"] = -312451.22862786,
                                            }, -- end of [362]
                                            [724] = 
                                            {
                                                ["y"] = 881308.62816659,
                                                ["x"] = -314954.57752623,
                                            }, -- end of [724]
                                            [725] = 
                                            {
                                                ["y"] = 881304.19200678,
                                                ["x"] = -314963.53765436,
                                            }, -- end of [725]
                                            [363] = 
                                            {
                                                ["y"] = 899013.83613971,
                                                ["x"] = -312459.12540325,
                                            }, -- end of [363]
                                            [726] = 
                                            {
                                                ["y"] = 881301.70769881,
                                                ["x"] = -314967.87621972,
                                            }, -- end of [726]
                                            [91] = 
                                            {
                                                ["y"] = 903122.92154534,
                                                ["x"] = -323279.71069495,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 901244.84125789,
                                                ["x"] = -318468.42715907,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 899003.96261734,
                                                ["x"] = -312460.66866665,
                                            }, -- end of [364]
                                            [728] = 
                                            {
                                                ["y"] = 881292.7927761,
                                                ["x"] = -314979.92266262,
                                            }, -- end of [728]
                                            [729] = 
                                            {
                                                ["y"] = 881285.97633669,
                                                ["x"] = -314987.22806085,
                                            }, -- end of [729]
                                            [365] = 
                                            {
                                                ["y"] = 898999.16683307,
                                                ["x"] = -312462.07362236,
                                            }, -- end of [365]
                                            [730] = 
                                            {
                                                ["y"] = 881282.27273252,
                                                ["x"] = -314990.58301308,
                                            }, -- end of [730]
                                            [183] = 
                                            {
                                                ["y"] = 901243.83261936,
                                                ["x"] = -318463.53056667,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 898994.51180198,
                                                ["x"] = -312463.89726105,
                                            }, -- end of [366]
                                            [732] = 
                                            {
                                                ["y"] = 881270.33845497,
                                                ["x"] = -314999.65050383,
                                            }, -- end of [732]
                                            [733] = 
                                            {
                                                ["y"] = 881266.02466079,
                                                ["x"] = -315002.17754295,
                                            }, -- end of [733]
                                            [23] = 
                                            {
                                                ["y"] = 906766.73345137,
                                                ["x"] = -323555.04093662,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 906454.1811614,
                                                ["x"] = -323505.31583694,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 902666.76465122,
                                                ["x"] = -321245.44937286,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 901234.77386208,
                                                ["x"] = -318409.29127801,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 898957.06094268,
                                                ["x"] = -312477.88920206,
                                            }, -- end of [368]
                                            [736] = 
                                            {
                                                ["y"] = 880047.79891072,
                                                ["x"] = -315510.29576307,
                                            }, -- end of [736]
                                            [737] = 
                                            {
                                                ["y"] = 880043.74097089,
                                                ["x"] = -315513.19502523,
                                            }, -- end of [737]
                                            [369] = 
                                            {
                                                ["y"] = 898952.13653431,
                                                ["x"] = -312478.70376634,
                                            }, -- end of [369]
                                            [738] = 
                                            {
                                                ["y"] = 880040.0898154,
                                                ["x"] = -315516.60794272,
                                            }, -- end of [738]
                                            [185] = 
                                            {
                                                ["y"] = 901232.05232701,
                                                ["x"] = -318399.67246006,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 898947.18006713,
                                                ["x"] = -312478.12869202,
                                            }, -- end of [370]
                                            [740] = 
                                            {
                                                ["y"] = 880034.45725336,
                                                ["x"] = -315524.82625582,
                                            }, -- end of [740]
                                            [741] = 
                                            {
                                                ["y"] = 880032.34744413,
                                                ["x"] = -315529.36019878,
                                            }, -- end of [741]
                                            [371] = 
                                            {
                                                ["y"] = 898864.23281331,
                                                ["x"] = -312459.84108532,
                                            }, -- end of [371]
                                            [742] = 
                                            {
                                                ["y"] = 880030.76571253,
                                                ["x"] = -315534.09691778,
                                            }, -- end of [742]
                                            [93] = 
                                            {
                                                ["y"] = 902567.0126834,
                                                ["x"] = -320909.97175984,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 901212.63999404,
                                                ["x"] = -318342.91379963,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 898849.23414043,
                                                ["x"] = -312459.83995564,
                                            }, -- end of [372]
                                            [744] = 
                                            {
                                                ["y"] = 880029.83484287,
                                                ["x"] = -315544.01159075,
                                            }, -- end of [744]
                                            [745] = 
                                            {
                                                ["y"] = 880030.48984074,
                                                ["x"] = -315548.96391755,
                                            }, -- end of [745]
                                            [373] = 
                                            {
                                                ["y"] = 898339.64562397,
                                                ["x"] = -312479.97459268,
                                            }, -- end of [373]
                                            [746] = 
                                            {
                                                ["y"] = 880031.63958453,
                                                ["x"] = -315553.83226014,
                                            }, -- end of [746]
                                            [187] = 
                                            {
                                                ["y"] = 901211.85591061,
                                                ["x"] = -318337.9782209,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 896321.01317077,
                                                ["x"] = -312639.62387371,
                                            }, -- end of [374]
                                            [748] = 
                                            {
                                                ["y"] = 880035.60766334,
                                                ["x"] = -315562.96162385,
                                            }, -- end of [748]
                                            [749] = 
                                            {
                                                ["y"] = 880038.51266408,
                                                ["x"] = -315567.03323216,
                                            }, -- end of [749]
                                            [375] = 
                                            {
                                                ["y"] = 896311.10538993,
                                                ["x"] = -312640.97092965,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 906389.4991624,
                                                ["x"] = -323498.98693298,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 902554.2819227,
                                                ["x"] = -320877.37236151,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 901210.9263672,
                                                ["x"] = -318328.02806917,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 896301.33945276,
                                                ["x"] = -312643.09577926,
                                            }, -- end of [376]
                                            [752] = 
                                            {
                                                ["y"] = 880645.33814903,
                                                ["x"] = -315999.06222412,
                                            }, -- end of [752]
                                            [753] = 
                                            {
                                                ["y"] = 880648.55456894,
                                                ["x"] = -316002.86269366,
                                            }, -- end of [753]
                                            [377] = 
                                            {
                                                ["y"] = 896296.57970557,
                                                ["x"] = -312644.62485263,
                                            }, -- end of [377]
                                            [754] = 
                                            {
                                                ["y"] = 880648.55373833,
                                                ["x"] = -316007.70361,
                                            }, -- end of [754]
                                            [189] = 
                                            {
                                                ["y"] = 901211.13913436,
                                                ["x"] = -318323.03336904,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 895952.01815626,
                                                ["x"] = -312765.01066022,
                                            }, -- end of [378]
                                            [756] = 
                                            {
                                                ["y"] = 880640.59795677,
                                                ["x"] = -316020.3811101,
                                            }, -- end of [756]
                                            [757] = 
                                            {
                                                ["y"] = 880624.86139016,
                                                ["x"] = -316045.91920639,
                                            }, -- end of [757]
                                            [379] = 
                                            {
                                                ["y"] = 895066.27154866,
                                                ["x"] = -313013.48035182,
                                            }, -- end of [379]
                                            [758] = 
                                            {
                                                ["y"] = 880595.27415905,
                                                ["x"] = -316098.1111863,
                                            }, -- end of [758]
                                            [95] = 
                                            {
                                                ["y"] = 902520.1684478,
                                                ["x"] = -320799.52642236,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 901219.46530245,
                                                ["x"] = -318243.47110453,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 893436.48005182,
                                                ["x"] = -313604.98782483,
                                            }, -- end of [380]
                                            [760] = 
                                            {
                                                ["y"] = 880584.72221951,
                                                ["x"] = -316120.75958041,
                                            }, -- end of [760]
                                            [761] = 
                                            {
                                                ["y"] = 880574.34099569,
                                                ["x"] = -316148.90062876,
                                            }, -- end of [761]
                                            [381] = 
                                            {
                                                ["y"] = 893426.7580508,
                                                ["x"] = -313607.27776012,
                                            }, -- end of [381]
                                            [762] = 
                                            {
                                                ["y"] = 880569.02906991,
                                                ["x"] = -316168.18031405,
                                            }, -- end of [762]
                                            [191] = 
                                            {
                                                ["y"] = 901221.49731151,
                                                ["x"] = -318228.61135432,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 893416.79615413,
                                                ["x"] = -313608.11956376,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 907275.45045109,
                                                ["x"] = -323753.77986094,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 907087.53810942,
                                                ["x"] = -323630.14655433,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 906817.84022625,
                                                ["x"] = -323538.77559335,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 906672.73549127,
                                                ["x"] = -323637.40569152,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 906374.71305842,
                                                ["x"] = -323496.47319484,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 902333.94864527,
                                                ["x"] = -320428.6695989,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 901231.51260756,
                                                ["x"] = -318174.5595587,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 893202.89978152,
                                                ["x"] = -313586.64673842,
                                            }, -- end of [384]
                                            [768] = 
                                            {
                                                ["y"] = 880434.30641202,
                                                ["x"] = -316637.19580397,
                                            }, -- end of [768]
                                            [769] = 
                                            {
                                                ["y"] = 880388.64476515,
                                                ["x"] = -316702.87663011,
                                            }, -- end of [769]
                                            [385] = 
                                            {
                                                ["y"] = 893187.90173222,
                                                ["x"] = -313586.75029708,
                                            }, -- end of [385]
                                            [770] = 
                                            {
                                                ["y"] = 880254.72220113,
                                                ["x"] = -316889.84740817,
                                            }, -- end of [770]
                                            [193] = 
                                            {
                                                ["y"] = 901231.83091905,
                                                ["x"] = -318169.57017788,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 892263.94533661,
                                                ["x"] = -313630.50595112,
                                            }, -- end of [386]
                                            [772] = 
                                            {
                                                ["y"] = 880251.0677392,
                                                ["x"] = -316899.10161781,
                                            }, -- end of [772]
                                            [773] = 
                                            {
                                                ["y"] = 880250.26478807,
                                                ["x"] = -316904.03115785,
                                            }, -- end of [773]
                                            [387] = 
                                            {
                                                ["y"] = 892249.02090012,
                                                ["x"] = -313631.99271657,
                                            }, -- end of [387]
                                            [774] = 
                                            {
                                                ["y"] = 880250.19821331,
                                                ["x"] = -316909.02664208,
                                            }, -- end of [774]
                                            [97] = 
                                            {
                                                ["y"] = 902314.35282227,
                                                ["x"] = -320393.80440706,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 901231.88601745,
                                                ["x"] = -318164.57114925,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 892239.16300025,
                                                ["x"] = -313633.65659119,
                                            }, -- end of [388]
                                            [776] = 
                                            {
                                                ["y"] = 880252.0136154,
                                                ["x"] = -316918.83932765,
                                            }, -- end of [776]
                                            [777] = 
                                            {
                                                ["y"] = 880254.19880067,
                                                ["x"] = -316923.3221839,
                                            }, -- end of [777]
                                            [389] = 
                                            {
                                                ["y"] = 892234.30054982,
                                                ["x"] = -313634.81913842,
                                            }, -- end of [389]
                                            [778] = 
                                            {
                                                ["y"] = 880257.04474526,
                                                ["x"] = -316927.43155219,
                                            }, -- end of [778]
                                            [195] = 
                                            {
                                                ["y"] = 901231.65283982,
                                                ["x"] = -318159.57733596,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 892224.75485216,
                                                ["x"] = -313637.79040776,
                                            }, -- end of [390]
                                            [780] = 
                                            {
                                                ["y"] = 880567.5286546,
                                                ["x"] = -317273.51954023,
                                            }, -- end of [780]
                                            [781] = 
                                            {
                                                ["y"] = 880570.0423449,
                                                ["x"] = -317277.82820011,
                                            }, -- end of [781]
                                            [391] = 
                                            {
                                                ["y"] = 892159.66937462,
                                                ["x"] = -313663.54749101,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 906084.95993276,
                                                ["x"] = -323441.4688859,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 902285.54290503,
                                                ["x"] = -320346.96211928,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 901229.99432932,
                                                ["x"] = -318139.65973248,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 891816.53530964,
                                                ["x"] = -313801.91796208,
                                            }, -- end of [392]
                                            [784] = 
                                            {
                                                ["y"] = 880572.8829433,
                                                ["x"] = -317292.4311552,
                                            }, -- end of [784]
                                            [785] = 
                                            {
                                                ["y"] = 880572.33146265,
                                                ["x"] = -317297.39547461,
                                            }, -- end of [785]
                                            [393] = 
                                            {
                                                ["y"] = 891801.98792833,
                                                ["x"] = -313805.57011145,
                                            }, -- end of [393]
                                            [786] = 
                                            {
                                                ["y"] = 880571.19261771,
                                                ["x"] = -317302.26003709,
                                            }, -- end of [786]
                                            [197] = 
                                            {
                                                ["y"] = 901230.19589007,
                                                ["x"] = -318134.6646567,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 891220.71889716,
                                                ["x"] = -313954.20756231,
                                            }, -- end of [394]
                                            [788] = 
                                            {
                                                ["y"] = 880565.95684891,
                                                ["x"] = -317310.73876732,
                                            }, -- end of [788]
                                            [789] = 
                                            {
                                                ["y"] = 880559.67326936,
                                                ["x"] = -317318.51678291,
                                            }, -- end of [789]
                                            [395] = 
                                            {
                                                ["y"] = 891211.24646102,
                                                ["x"] = -313957.40718212,
                                            }, -- end of [395]
                                            [790] = 
                                            {
                                                ["y"] = 880472.20891903,
                                                ["x"] = -317414.68398314,
                                            }, -- end of [790]
                                            [99] = 
                                            {
                                                ["y"] = 902235.33530056,
                                                ["x"] = -320272.28050401,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 901230.67108011,
                                                ["x"] = -318129.6877662,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 891202.05286119,
                                                ["x"] = -313961.33389399,
                                            }, -- end of [396]
                                            [792] = 
                                            {
                                                ["y"] = 880358.10392784,
                                                ["x"] = -317540.65831663,
                                            }, -- end of [792]
                                            [793] = 
                                            {
                                                ["y"] = 880355.30353473,
                                                ["x"] = -317544.79890548,
                                            }, -- end of [793]
                                            [397] = 
                                            {
                                                ["y"] = 891193.15228069,
                                                ["x"] = -313965.88987396,
                                            }, -- end of [397]
                                            [794] = 
                                            {
                                                ["y"] = 880352.94042828,
                                                ["x"] = -317549.20164095,
                                            }, -- end of [794]
                                            [199] = 
                                            {
                                                ["y"] = 901235.90852222,
                                                ["x"] = -318090.04699326,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 890986.37688894,
                                                ["x"] = -314087.71358358,
                                            }, -- end of [398]
                                            [796] = 
                                            {
                                                ["y"] = 880348.27250267,
                                                ["x"] = -317563.44088235,
                                            }, -- end of [796]
                                            [797] = 
                                            {
                                                ["y"] = 880346.05146412,
                                                ["x"] = -317573.18885299,
                                            }, -- end of [797]
                                            [25] = 
                                            {
                                                ["y"] = 906668.51089043,
                                                ["x"] = -323640.0728363,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 906046.53214784,
                                                ["x"] = -323430.38049633,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 902233.12180165,
                                                ["x"] = -320267.79794521,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 901236.48299696,
                                                ["x"] = -318075.05974204,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 890233.5129807,
                                                ["x"] = -314589.78877984,
                                            }, -- end of [400]
                                            [800] = 
                                            {
                                                ["y"] = 880343.01158121,
                                                ["x"] = -317608.00840366,
                                            }, -- end of [800]
                                            [801] = 
                                            {
                                                ["y"] = 880343.30326149,
                                                ["x"] = -317623.00406939,
                                            }, -- end of [801]
                                            [401] = 
                                            {
                                                ["y"] = 890228.99386708,
                                                ["x"] = -314591.92569735,
                                            }, -- end of [401]
                                            [802] = 
                                            {
                                                ["y"] = 880345.04816888,
                                                ["x"] = -317647.94073151,
                                            }, -- end of [802]
                                            [201] = 
                                            {
                                                ["y"] = 901236.33306083,
                                                ["x"] = -318065.06198042,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 890224.30596104,
                                                ["x"] = -314593.6603061,
                                            }, -- end of [402]
                                            [804] = 
                                            {
                                                ["y"] = 880463.53363965,
                                                ["x"] = -318428.94192835,
                                            }, -- end of [804]
                                            [805] = 
                                            {
                                                ["y"] = 880468.85213814,
                                                ["x"] = -318453.36551243,
                                            }, -- end of [805]
                                            [403] = 
                                            {
                                                ["y"] = 890219.51087656,
                                                ["x"] = -314595.07464591,
                                            }, -- end of [403]
                                            [806] = 
                                            {
                                                ["y"] = 880471.58577917,
                                                ["x"] = -318462.98341209,
                                            }, -- end of [806]
                                            [101] = 
                                            {
                                                ["y"] = 902229.21878041,
                                                ["x"] = -320258.59215652,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 901235.02023475,
                                                ["x"] = -318045.10717061,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 890209.70992904,
                                                ["x"] = -314596.9908906,
                                            }, -- end of [404]
                                            [808] = 
                                            {
                                                ["y"] = 880478.92483314,
                                                ["x"] = -318481.56973575,
                                            }, -- end of [808]
                                            [809] = 
                                            {
                                                ["y"] = 880483.50240657,
                                                ["x"] = -318490.45750702,
                                            }, -- end of [809]
                                            [405] = 
                                            {
                                                ["y"] = 889257.5303854,
                                                ["x"] = -314670.03262032,
                                            }, -- end of [405]
                                            [810] = 
                                            {
                                                ["y"] = 880488.7250766,
                                                ["x"] = -318498.98296784,
                                            }, -- end of [810]
                                            [203] = 
                                            {
                                                ["y"] = 901229.67898841,
                                                ["x"] = -317990.39044146,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 889242.53815282,
                                                ["x"] = -314670.42350106,
                                            }, -- end of [406]
                                            [812] = 
                                            {
                                                ["y"] = 880500.93197639,
                                                ["x"] = -318514.80593808,
                                            }, -- end of [812]
                                            [813] = 
                                            {
                                                ["y"] = 880507.79738157,
                                                ["x"] = -318522.07325183,
                                            }, -- end of [813]
                                            [407] = 
                                            {
                                                ["y"] = 889232.55866259,
                                                ["x"] = -314669.84346941,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 906022.7528719,
                                                ["x"] = -323422.67792494,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 902212.08438793,
                                                ["x"] = -320216.99608365,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 901230.12519404,
                                                ["x"] = -317980.40221578,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 889222.67088615,
                                                ["x"] = -314668.3660674,
                                            }, -- end of [408]
                                            [816] = 
                                            {
                                                ["y"] = 880780.9827342,
                                                ["x"] = -318756.43616169,
                                            }, -- end of [816]
                                            [817] = 
                                            {
                                                ["y"] = 880783.94291877,
                                                ["x"] = -318760.46304936,
                                            }, -- end of [817]
                                            [409] = 
                                            {
                                                ["y"] = 888204.91551411,
                                                ["x"] = -314484.30663469,
                                            }, -- end of [409]
                                            [818] = 
                                            {
                                                ["y"] = 880786.61540099,
                                                ["x"] = -318764.68739096,
                                            }, -- end of [818]
                                            [205] = 
                                            {
                                                ["y"] = 901244.36510938,
                                                ["x"] = -317826.07244522,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 888202.18305596,
                                                ["x"] = -314480.46702755,
                                            }, -- end of [410]
                                            [820] = 
                                            {
                                                ["y"] = 880790.7703489,
                                                ["x"] = -318773.76627007,
                                            }, -- end of [820]
                                            [821] = 
                                            {
                                                ["y"] = 880792.22085684,
                                                ["x"] = -318778.54962126,
                                            }, -- end of [821]
                                            [411] = 
                                            {
                                                ["y"] = 888202.19563484,
                                                ["x"] = -314475.46952731,
                                            }, -- end of [411]
                                            [822] = 
                                            {
                                                ["y"] = 880793.32043364,
                                                ["x"] = -318783.42641535,
                                            }, -- end of [822]
                                            [103] = 
                                            {
                                                ["y"] = 902209.4082506,
                                                ["x"] = -320212.77718447,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 901244.31715638,
                                                ["x"] = -317821.07341033,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 888244.80610327,
                                                ["x"] = -314203.7989529,
                                            }, -- end of [412]
                                            [824] = 
                                            {
                                                ["y"] = 880795.05789998,
                                                ["x"] = -318798.31198241,
                                            }, -- end of [824]
                                            [825] = 
                                            {
                                                ["y"] = 880795.06179589,
                                                ["x"] = -318803.31113296,
                                            }, -- end of [825]
                                            [413] = 
                                            {
                                                ["y"] = 888245.58156448,
                                                ["x"] = -314193.83201422,
                                            }, -- end of [413]
                                            [826] = 
                                            {
                                                ["y"] = 880794.66531847,
                                                ["x"] = -318808.29353627,
                                            }, -- end of [826]
                                            [207] = 
                                            {
                                                ["y"] = 901243.93649445,
                                                ["x"] = -317816.08885726,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 888245.46881865,
                                                ["x"] = -314188.83561111,
                                            }, -- end of [414]
                                            [828] = 
                                            {
                                                ["y"] = 880792.56509145,
                                                ["x"] = -318818.05711405,
                                            }, -- end of [828]
                                            [13] = 
                                            {
                                                ["y"] = 906812.84440933,
                                                ["x"] = -323538.61622313,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 906663.84943576,
                                                ["x"] = -323641.85773128,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 905962.3751981,
                                                ["x"] = -323398.61828501,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 902206.09100589,
                                                ["x"] = -320209.0458974,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 901239.87720866,
                                                ["x"] = -317776.30644172,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 888243.05440931,
                                                ["x"] = -314179.18181986,
                                            }, -- end of [416]
                                            [832] = 
                                            {
                                                ["y"] = 880783.63023559,
                                                ["x"] = -318835.86757249,
                                            }, -- end of [832]
                                            [833] = 
                                            {
                                                ["y"] = 880777.66769542,
                                                ["x"] = -318843.89046542,
                                            }, -- end of [833]
                                            [417] = 
                                            {
                                                ["y"] = 888240.80448084,
                                                ["x"] = -314174.71895065,
                                            }, -- end of [417]
                                            [834] = 
                                            {
                                                ["y"] = 880774.33945404,
                                                ["x"] = -318847.62077922,
                                            }, -- end of [834]
                                            [209] = 
                                            {
                                                ["y"] = 901238.15537303,
                                                ["x"] = -317736.35214115,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 888235.63278893,
                                                ["x"] = -314166.16120802,
                                            }, -- end of [418]
                                            [836] = 
                                            {
                                                ["y"] = 880766.80762169,
                                                ["x"] = -318854.1769756,
                                            }, -- end of [836]
                                            [837] = 
                                            {
                                                ["y"] = 880762.60924741,
                                                ["x"] = -318856.88748383,
                                            }, -- end of [837]
                                            [419] = 
                                            {
                                                ["y"] = 887973.78818229,
                                                ["x"] = -313775.90309386,
                                            }, -- end of [419]
                                            [838] = 
                                            {
                                                ["y"] = 880758.22763472,
                                                ["x"] = -318859.29658988,
                                            }, -- end of [838]
                                            [105] = 
                                            {
                                                ["y"] = 902202.20759414,
                                                ["x"] = -320205.90239206,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 901236.91116235,
                                                ["x"] = -317726.43110736,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 887970.35043028,
                                                ["x"] = -313766.51847819,
                                            }, -- end of [420]
                                            [840] = 
                                            {
                                                ["y"] = 880748.8691398,
                                                ["x"] = -318862.77734404,
                                            }, -- end of [840]
                                            [841] = 
                                            {
                                                ["y"] = 880719.81726898,
                                                ["x"] = -318870.25092981,
                                            }, -- end of [841]
                                            [421] = 
                                            {
                                                ["y"] = 887969.20305759,
                                                ["x"] = -313761.65618688,
                                            }, -- end of [421]
                                            [842] = 
                                            {
                                                ["y"] = 880077.78207407,
                                                ["x"] = -319023.10538112,
                                            }, -- end of [842]
                                            [211] = 
                                            {
                                                ["y"] = 901235.23170581,
                                                ["x"] = -317716.57401484,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 887968.45927823,
                                                ["x"] = -313756.71175856,
                                            }, -- end of [422]
                                            [844] = 
                                            {
                                                ["y"] = 880045.07513286,
                                                ["x"] = -319035.51126306,
                                            }, -- end of [844]
                                            [845] = 
                                            {
                                                ["y"] = 880027.05511294,
                                                ["x"] = -319044.18499935,
                                            }, -- end of [845]
                                            [423] = 
                                            {
                                                ["y"] = 887967.76706401,
                                                ["x"] = -313746.73828238,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 905834.03771899,
                                                ["x"] = -323342.70382485,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 902198.00096837,
                                                ["x"] = -320203.20242756,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 901232.99149856,
                                                ["x"] = -317706.82916064,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 887967.9116184,
                                                ["x"] = -313741.74291314,
                                            }, -- end of [424]
                                            [848] = 
                                            {
                                                ["y"] = 879589.18428506,
                                                ["x"] = -319342.51608122,
                                            }, -- end of [848]
                                            [849] = 
                                            {
                                                ["y"] = 879558.49883194,
                                                ["x"] = -319359.34319139,
                                            }, -- end of [849]
                                            [425] = 
                                            {
                                                ["y"] = 887968.49106084,
                                                ["x"] = -313736.77819103,
                                            }, -- end of [425]
                                            [850] = 
                                            {
                                                ["y"] = 879380.74973447,
                                                ["x"] = -319450.98075296,
                                            }, -- end of [850]
                                            [213] = 
                                            {
                                                ["y"] = 901227.48315358,
                                                ["x"] = -317687.60527217,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 887969.51138271,
                                                ["x"] = -313731.88520697,
                                            }, -- end of [426]
                                            [852] = 
                                            {
                                                ["y"] = 879364.10890582,
                                                ["x"] = -319462.05707007,
                                            }, -- end of [852]
                                            [853] = 
                                            {
                                                ["y"] = 879344.38956381,
                                                ["x"] = -319477.41853893,
                                            }, -- end of [853]
                                            [427] = 
                                            {
                                                ["y"] = 887970.95007066,
                                                ["x"] = -313727.09955378,
                                            }, -- end of [427]
                                            [854] = 
                                            {
                                                ["y"] = 879325.5705578,
                                                ["x"] = -319493.87001151,
                                            }, -- end of [854]
                                            [107] = 
                                            {
                                                ["y"] = 902185.400401,
                                                ["x"] = -320195.17730473,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 901207.48108656,
                                                ["x"] = -317625.77286089,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 887972.70923049,
                                                ["x"] = -313722.41861624,
                                            }, -- end of [428]
                                            [856] = 
                                            {
                                                ["y"] = 879127.10005108,
                                                ["x"] = -319669.15388767,
                                            }, -- end of [856]
                                            [857] = 
                                            {
                                                ["y"] = 879122.13670421,
                                                ["x"] = -319669.17351686,
                                            }, -- end of [857]
                                            [429] = 
                                            {
                                                ["y"] = 887974.69363699,
                                                ["x"] = -313717.827735,
                                            }, -- end of [429]
                                            [858] = 
                                            {
                                                ["y"] = 879017.71548157,
                                                ["x"] = -319658.27994629,
                                            }, -- end of [858]
                                            [215] = 
                                            {
                                                ["y"] = 901205.43380155,
                                                ["x"] = -317621.21345214,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 887976.95424368,
                                                ["x"] = -313713.36985199,
                                            }, -- end of [430]
                                            [860] = 
                                            {
                                                ["y"] = 878899.76185034,
                                                ["x"] = -319636.32690987,
                                            }, -- end of [860]
                                            [861] = 
                                            {
                                                ["y"] = 878889.82560611,
                                                ["x"] = -319635.21192334,
                                            }, -- end of [861]
                                            [27] = 
                                            {
                                                ["y"] = 906658.99062399,
                                                ["x"] = -323643.01920909,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 905802.76792266,
                                                ["x"] = -323326.99059105,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 902182.00941977,
                                                ["x"] = -320191.5048951,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 901202.96284261,
                                                ["x"] = -317616.86829323,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 887982.59108021,
                                                ["x"] = -313705.12682745,
                                            }, -- end of [432]
                                            [864] = 
                                            {
                                                ["y"] = 878859.88250877,
                                                ["x"] = -319636.056655,
                                            }, -- end of [864]
                                            [865] = 
                                            {
                                                ["y"] = 878850.00651532,
                                                ["x"] = -319637.62184012,
                                            }, -- end of [865]
                                            [433] = 
                                            {
                                                ["y"] = 887985.80058094,
                                                ["x"] = -313701.2924659,
                                            }, -- end of [433]
                                            [866] = 
                                            {
                                                ["y"] = 878840.294974,
                                                ["x"] = -319639.6383799,
                                            }, -- end of [866]
                                            [217] = 
                                            {
                                                ["y"] = 901200.2343609,
                                                ["x"] = -317612.67545837,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 887989.46938676,
                                                ["x"] = -313697.89713217,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 888210.0439538,
                                                ["x"] = -313517.51705865,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 902175.74076315,
                                                ["x"] = -320183.71504566,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 901197.2754981,
                                                ["x"] = -317608.64696705,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 888215.89257309,
                                                ["x"] = -313509.40959523,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 888218.36315935,
                                                ["x"] = -313505.06819854,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 901194.02076758,
                                                ["x"] = -317604.85723723,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 888220.43795223,
                                                ["x"] = -313500.52253933,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 888222.21465207,
                                                ["x"] = -313495.84621818,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 905785.43458309,
                                                ["x"] = -323317.01782101,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 902131.04184204,
                                                ["x"] = -320123.5020568,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 901190.46924492,
                                                ["x"] = -317601.34350918,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 888225.10403262,
                                                ["x"] = -313486.27541634,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 888226.07832901,
                                                ["x"] = -313481.37445122,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 901182.77755382,
                                                ["x"] = -317594.96144802,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 888226.63358867,
                                                ["x"] = -313476.40697624,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 888226.76087129,
                                                ["x"] = -313471.41008577,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 902124.23990797,
                                                ["x"] = -320116.1736417,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 901178.47866822,
                                                ["x"] = -317592.41046396,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 888226.45954994,
                                                ["x"] = -313466.42158618,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 888225.77416542,
                                                ["x"] = -313461.47098832,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 901156.17742857,
                                                ["x"] = -317581.11616937,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 888224.79664426,
                                                ["x"] = -313456.56592601,
                                            }, -- end of [446]
                                            [255] = 
                                            {
                                                ["y"] = 900195.48232321,
                                                ["x"] = -317546.16725589,
                                            }, -- end of [255]
                                            [7] = 
                                            {
                                                ["y"] = 907083.03002879,
                                                ["x"] = -323627.98522204,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 906807.84603631,
                                                ["x"] = -323538.75771052,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 906654.01164182,
                                                ["x"] = -323643.41046158,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 905768.69200846,
                                                ["x"] = -323306.08226803,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 902089.44681691,
                                                ["x"] = -320080.2706556,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 901017.11138248,
                                                ["x"] = -317512.68231444,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 888220.27581565,
                                                ["x"] = -313442.29229186,
                                            }, -- end of [448]
                                            [271] = 
                                            {
                                                ["y"] = 899705.42821537,
                                                ["x"] = -316905.84309506,
                                            }, -- end of [271]
                                            [287] = 
                                            {
                                                ["y"] = 900174.83580419,
                                                ["x"] = -315702.13937944,
                                            }, -- end of [287]
                                            [855] = 
                                            {
                                                ["y"] = 879131.35432643,
                                                ["x"] = -319666.63058399,
                                            }, -- end of [855]
                                            [449] = 
                                            {
                                                ["y"] = 888218.03112328,
                                                ["x"] = -313437.82923038,
                                            }, -- end of [449]
                                            [319] = 
                                            {
                                                ["y"] = 900959.10949319,
                                                ["x"] = -313357.3730779,
                                            }, -- end of [319]
                                            [335] = 
                                            {
                                                ["y"] = 901644.25314097,
                                                ["x"] = -312447.7238421,
                                            }, -- end of [335]
                                            [225] = 
                                            {
                                                ["y"] = 901008.48997452,
                                                ["x"] = -317507.61902974,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 888215.51882233,
                                                ["x"] = -313433.50284311,
                                            }, -- end of [450]
                                            [351] = 
                                            {
                                                ["y"] = 900540.15971713,
                                                ["x"] = -312331.22383889,
                                            }, -- end of [351]
                                            [843] = 
                                            {
                                                ["y"] = 880058.91571854,
                                                ["x"] = -319029.73907985,
                                            }, -- end of [843]
                                            [839] = 
                                            {
                                                ["y"] = 880753.62927637,
                                                ["x"] = -318861.24930813,
                                            }, -- end of [839]
                                            [451] = 
                                            {
                                                ["y"] = 888212.7325118,
                                                ["x"] = -313429.35646566,
                                            }, -- end of [451]
                                            [835] = 
                                            {
                                                ["y"] = 880770.72486333,
                                                ["x"] = -318851.07279329,
                                            }, -- end of [835]
                                            [113] = 
                                            {
                                                ["y"] = 902086.45100558,
                                                ["x"] = -320076.27590903,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 901004.35175684,
                                                ["x"] = -317504.81402018,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 888209.46491733,
                                                ["x"] = -313425.57315338,
                                            }, -- end of [452]
                                            [383] = 
                                            {
                                                ["y"] = 893411.80485775,
                                                ["x"] = -313607.84038085,
                                            }, -- end of [383]
                                            [830] = 
                                            {
                                                ["y"] = 880788.76235955,
                                                ["x"] = -318827.29145761,
                                            }, -- end of [830]
                                            [415] = 
                                            {
                                                ["y"] = 888244.67946316,
                                                ["x"] = -314183.90415461,
                                            }, -- end of [415]
                                            [453] = 
                                            {
                                                ["y"] = 887882.66293105,
                                                ["x"] = -313094.865315,
                                            }, -- end of [453]
                                            [431] = 
                                            {
                                                ["y"] = 887979.60282688,
                                                ["x"] = -313709.13419287,
                                            }, -- end of [431]
                                            [447] = 
                                            {
                                                ["y"] = 888222.12760098,
                                                ["x"] = -313446.93202583,
                                            }, -- end of [447]
                                            [227] = 
                                            {
                                                ["y"] = 901000.40048007,
                                                ["x"] = -317501.75163184,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 887877.42053404,
                                                ["x"] = -313086.36212095,
                                            }, -- end of [454]
                                            [819] = 
                                            {
                                                ["y"] = 880788.91069072,
                                                ["x"] = -318769.1266705,
                                            }, -- end of [819]
                                            [815] = 
                                            {
                                                ["y"] = 880777.5727608,
                                                ["x"] = -318752.78151322,
                                            }, -- end of [815]
                                            [807] = 
                                            {
                                                ["y"] = 880474.90848449,
                                                ["x"] = -318472.41305023,
                                            }, -- end of [807]
                                            [455] = 
                                            {
                                                ["y"] = 887871.38690965,
                                                ["x"] = -313072.63036732,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 905736.21828763,
                                                ["x"] = -323282.73494742,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 902084.27140534,
                                                ["x"] = -320071.77394232,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 900996.63547033,
                                                ["x"] = -317498.46226396,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 887780.72456529,
                                                ["x"] = -312855.83117536,
                                            }, -- end of [456]
                                            [399] = 
                                            {
                                                ["y"] = 890826.27110675,
                                                ["x"] = -314189.97781414,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = 898961.85503226,
                                                ["x"] = -312476.47245648,
                                            }, -- end of [367]
                                            [795] = 
                                            {
                                                ["y"] = 880351.12268447,
                                                ["x"] = -317553.85703128,
                                            }, -- end of [795]
                                            [457] = 
                                            {
                                                ["y"] = 887775.93061352,
                                                ["x"] = -312847.05957108,
                                            }, -- end of [457]
                                            [791] = 
                                            {
                                                ["y"] = 880364.32383581,
                                                ["x"] = -317532.83046303,
                                            }, -- end of [791]
                                            [787] = 
                                            {
                                                ["y"] = 880568.86325716,
                                                ["x"] = -317306.67151316,
                                            }, -- end of [787]
                                            [229] = 
                                            {
                                                ["y"] = 900948.34092738,
                                                ["x"] = -317454.98397571,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 887770.33962008,
                                                ["x"] = -312838.7718191,
                                            }, -- end of [458]
                                            [783] = 
                                            {
                                                ["y"] = 880572.68200506,
                                                ["x"] = -317287.43962776,
                                            }, -- end of [783]
                                            [782] = 
                                            {
                                                ["y"] = 880571.69964893,
                                                ["x"] = -317282.54358784,
                                            }, -- end of [782]
                                            [303] = 
                                            {
                                                ["y"] = 900420.98318319,
                                                ["x"] = -315350.76655376,
                                            }, -- end of [303]
                                            [459] = 
                                            {
                                                ["y"] = 887758.05502332,
                                                ["x"] = -312822.99165986,
                                            }, -- end of [459]
                                            [510] = 
                                            {
                                                ["y"] = 886304.59730645,
                                                ["x"] = -313437.3530699,
                                            }, -- end of [510]
                                            [115] = 
                                            {
                                                ["y"] = 902082.61290493,
                                                ["x"] = -320067.06617367,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 900912.81616804,
                                                ["x"] = -317427.369426,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 887379.2859073,
                                                ["x"] = -312370.63917353,
                                            }, -- end of [460]
                                            [511] = 
                                            {
                                                ["y"] = 886299.61238621,
                                                ["x"] = -313437.65065474,
                                            }, -- end of [511]
                                            [767] = 
                                            {
                                                ["y"] = 880444.79993515,
                                                ["x"] = -316620.17223422,
                                            }, -- end of [767]
                                            [766] = 
                                            {
                                                ["y"] = 880451.93949601,
                                                ["x"] = -316606.98264117,
                                            }, -- end of [766]
                                            [461] = 
                                            {
                                                ["y"] = 887372.31143906,
                                                ["x"] = -312363.47695026,
                                            }, -- end of [461]
                                            [515] = 
                                            {
                                                ["y"] = 885635.73847542,
                                                ["x"] = -313316.82583024,
                                            }, -- end of [515]
                                            [519] = 
                                            {
                                                ["y"] = 885615.14768511,
                                                ["x"] = -313302.92809468,
                                            }, -- end of [519]
                                            [231] = 
                                            {
                                                ["y"] = 900565.02758238,
                                                ["x"] = -317183.1148116,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 887368.46702165,
                                                ["x"] = -312360.28481306,
                                            }, -- end of [462]
                                            [765] = 
                                            {
                                                ["y"] = 880470.38778736,
                                                ["x"] = -316565.94071073,
                                            }, -- end of [765]
                                            [763] = 
                                            {
                                                ["y"] = 880478.90080879,
                                                ["x"] = -316542.44696676,
                                            }, -- end of [763]
                                            [523] = 
                                            {
                                                ["y"] = 885045.70780126,
                                                ["x"] = -312769.49031651,
                                            }, -- end of [523]
                                            [29] = 
                                            {
                                                ["y"] = 906649.03282263,
                                                ["x"] = -323643.00813932,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 905708.83075194,
                                                ["x"] = -323260.94972246,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 902081.66057956,
                                                ["x"] = -320062.16204883,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 900556.38086521,
                                                ["x"] = -317178.1101487,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 887359.98177482,
                                                ["x"] = -312355.00474839,
                                            }, -- end of [464]
                                            [526] = 
                                            {
                                                ["y"] = 885031.90950237,
                                                ["x"] = -312763.70977304,
                                            }, -- end of [526]
                                            [527] = 
                                            {
                                                ["y"] = 885027.06593977,
                                                ["x"] = -312762.48481582,
                                            }, -- end of [527]
                                            [750] = 
                                            {
                                                ["y"] = 880042.02885419,
                                                ["x"] = -315570.56476227,
                                            }, -- end of [750]
                                            [465] = 
                                            {
                                                ["y"] = 887355.4617714,
                                                ["x"] = -312352.87224672,
                                            }, -- end of [465]
                                            [747] = 
                                            {
                                                ["y"] = 880033.26604413,
                                                ["x"] = -315558.55659472,
                                            }, -- end of [747]
                                            [743] = 
                                            {
                                                ["y"] = 880029.90992649,
                                                ["x"] = -315539.01817259,
                                            }, -- end of [743]
                                            [233] = 
                                            {
                                                ["y"] = 900551.75416047,
                                                ["x"] = -317176.21142978,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 887350.76481988,
                                                ["x"] = -312351.16196212,
                                            }, -- end of [466]
                                            [531] = 
                                            {
                                                ["y"] = 885007.16455686,
                                                ["x"] = -312760.98693383,
                                            }, -- end of [531]
                                            [735] = 
                                            {
                                                ["y"] = 881215.92187156,
                                                ["x"] = -315024.8176078,
                                            }, -- end of [735]
                                            [535] = 
                                            {
                                                ["y"] = 884987.70524078,
                                                ["x"] = -312765.20219968,
                                            }, -- end of [535]
                                            [467] = 
                                            {
                                                ["y"] = 887345.93957101,
                                                ["x"] = -312349.8587572,
                                            }, -- end of [467]
                                            [539] = 
                                            {
                                                ["y"] = 884970.0298816,
                                                ["x"] = -312774.4260681,
                                            }, -- end of [539]
                                            [117] = 
                                            {
                                                ["y"] = 902081.26275107,
                                                ["x"] = -320057.18173011,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 900547.03270184,
                                                ["x"] = -317174.56674633,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 887341.02922132,
                                                ["x"] = -312348.9186918,
                                            }, -- end of [468]
                                            [542] = 
                                            {
                                                ["y"] = 884959.01445684,
                                                ["x"] = -312784.54131869,
                                            }, -- end of [542]
                                            [723] = 
                                            {
                                                ["y"] = 881348.55954561,
                                                ["x"] = -314852.09460713,
                                            }, -- end of [723]
                                            [719] = 
                                            {
                                                ["y"] = 881359.97877342,
                                                ["x"] = -314829.93525855,
                                            }, -- end of [719]
                                            [469] = 
                                            {
                                                ["y"] = 887336.07039128,
                                                ["x"] = -312348.28611307,
                                            }, -- end of [469]
                                            [543] = 
                                            {
                                                ["y"] = 884636.63216812,
                                                ["x"] = -313192.46446189,
                                            }, -- end of [543]
                                            [547] = 
                                            {
                                                ["y"] = 884619.77963828,
                                                ["x"] = -313203.0837325,
                                            }, -- end of [547]
                                            [235] = 
                                            {
                                                ["y"] = 900542.20689012,
                                                ["x"] = -317173.27530658,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 887326.0881478,
                                                ["x"] = -312347.73479992,
                                            }, -- end of [470]
                                            [711] = 
                                            {
                                                ["y"] = 881822.61770045,
                                                ["x"] = -314571.69140997,
                                            }, -- end of [711]
                                            [551] = 
                                            {
                                                ["y"] = 884600.69121267,
                                                ["x"] = -313208.78682388,
                                            }, -- end of [551]
                                            [555] = 
                                            {
                                                ["y"] = 884580.75088143,
                                                ["x"] = -313208.26105249,
                                            }, -- end of [555]
                                            [471] = 
                                            {
                                                ["y"] = 887321.08999782,
                                                ["x"] = -312347.82816659,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 905690.25454213,
                                                ["x"] = -323244.22350369,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 902081.85438376,
                                                ["x"] = -320052.22214365,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 900537.28325967,
                                                ["x"] = -317172.4269282,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 887316.10782243,
                                                ["x"] = -312348.2426085,
                                            }, -- end of [472]
                                            [558] = 
                                            {
                                                ["y"] = 884566.32043194,
                                                ["x"] = -313204.32165665,
                                            }, -- end of [558]
                                            [701] = 
                                            {
                                                ["y"] = 882204.34414546,
                                                ["x"] = -314372.25860774,
                                            }, -- end of [701]
                                            [699] = 
                                            {
                                                ["y"] = 882156.12781443,
                                                ["x"] = -314188.54049508,
                                            }, -- end of [699]
                                            [473] = 
                                            {
                                                ["y"] = 887311.17328594,
                                                ["x"] = -312349.03720741,
                                            }, -- end of [473]
                                            [695] = 
                                            {
                                                ["y"] = 882153.37511927,
                                                ["x"] = -314159.06525063,
                                            }, -- end of [695]
                                            [691] = 
                                            {
                                                ["y"] = 882164.99527531,
                                                ["x"] = -314143.14462097,
                                            }, -- end of [691]
                                            [237] = 
                                            {
                                                ["y"] = 900532.30462703,
                                                ["x"] = -317171.95369422,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 887306.32331665,
                                                ["x"] = -312350.24657424,
                                            }, -- end of [474]
                                            [687] = 
                                            {
                                                ["y"] = 882417.62946021,
                                                ["x"] = -314023.07204874,
                                            }, -- end of [687]
                                            [559] = 
                                            {
                                                ["y"] = 884561.74640957,
                                                ["x"] = -313202.31107051,
                                            }, -- end of [559]
                                            [495] = 
                                            {
                                                ["y"] = 887250.03520673,
                                                ["x"] = -313102.03311864,
                                            }, -- end of [495]
                                            [475] = 
                                            {
                                                ["y"] = 887301.59286416,
                                                ["x"] = -312351.86159984,
                                            }, -- end of [475]
                                            [563] = 
                                            {
                                                ["y"] = 884120.86724339,
                                                ["x"] = -312908.24422812,
                                            }, -- end of [563]
                                            [119] = 
                                            {
                                                ["y"] = 902082.97777333,
                                                ["x"] = -320047.3509484,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 900527.30831509,
                                                ["x"] = -317171.76601181,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 887297.01531789,
                                                ["x"] = -312353.86944386,
                                            }, -- end of [476]
                                            [567] = 
                                            {
                                                ["y"] = 884108.82640557,
                                                ["x"] = -312892.40038433,
                                            }, -- end of [567]
                                            [675] = 
                                            {
                                                ["y"] = 882960.26991591,
                                                ["x"] = -313836.21158251,
                                            }, -- end of [675]
                                            [671] = 
                                            {
                                                ["y"] = 883053.07155102,
                                                ["x"] = -313816.57594524,
                                            }, -- end of [671]
                                            [477] = 
                                            {
                                                ["y"] = 887292.6248925,
                                                ["x"] = -312356.25835871,
                                            }, -- end of [477]
                                            [571] = 
                                            {
                                                ["y"] = 884101.67143082,
                                                ["x"] = -312868.54686661,
                                            }, -- end of [571]
                                            [573] = 
                                            {
                                                ["y"] = 884100.77662372,
                                                ["x"] = -312858.59552591,
                                            }, -- end of [573]
                                            [239] = 
                                            {
                                                ["y"] = 900517.3165414,
                                                ["x"] = -317172.07351987,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 887288.44238727,
                                                ["x"] = -312358.99567424,
                                            }, -- end of [478]
                                            [663] = 
                                            {
                                                ["y"] = 883421.16890848,
                                                ["x"] = -313429.82953943,
                                            }, -- end of [663]
                                            [479] = 
                                            {
                                                ["y"] = 887284.45926815,
                                                ["x"] = -312362.01702065,
                                            }, -- end of [479]
                                            [15] = 
                                            {
                                                ["y"] = 906802.86457263,
                                                ["x"] = -323539.17417222,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 906644.17850307,
                                                ["x"] = -323641.83425243,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 905669.05168398,
                                                ["x"] = -323223.00403784,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 902089.56833337,
                                                ["x"] = -320023.24049948,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 900512.36164634,
                                                ["x"] = -317172.72488202,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 887280.65495777,
                                                ["x"] = -312365.26066909,
                                            }, -- end of [480]
                                            [574] = 
                                            {
                                                ["y"] = 884100.93265825,
                                                ["x"] = -312853.59988955,
                                            }, -- end of [574]
                                            [575] = 
                                            {
                                                ["y"] = 884101.53697434,
                                                ["x"] = -312848.63817508,
                                            }, -- end of [575]
                                            [579] = 
                                            {
                                                ["y"] = 884108.12882904,
                                                ["x"] = -312829.85213658,
                                            }, -- end of [579]
                                            [481] = 
                                            {
                                                ["y"] = 887273.50434966,
                                                ["x"] = -312372.24702075,
                                            }, -- end of [481]
                                            [651] = 
                                            {
                                                ["y"] = 883370.97482753,
                                                ["x"] = -313362.46788672,
                                            }, -- end of [651]
                                            [647] = 
                                            {
                                                ["y"] = 883359.49600685,
                                                ["x"] = -313324.68738685,
                                            }, -- end of [647]
                                            [241] = 
                                            {
                                                ["y"] = 900507.49620647,
                                                ["x"] = -317173.87164633,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 887270.21430951,
                                                ["x"] = -312376.01116772,
                                            }, -- end of [482]
                                            [643] = 
                                            {
                                                ["y"] = 883421.21523673,
                                                ["x"] = -313216.1819327,
                                            }, -- end of [643]
                                            [583] = 
                                            {
                                                ["y"] = 884122.66085493,
                                                ["x"] = -312809.61989924,
                                            }, -- end of [583]
                                            [638] = 
                                            {
                                                ["y"] = 882889.33224647,
                                                ["x"] = -312567.63525296,
                                            }, -- end of [638]
                                            [483] = 
                                            {
                                                ["y"] = 887267.19128398,
                                                ["x"] = -312379.9922159,
                                            }, -- end of [483]
                                            [587] = 
                                            {
                                                ["y"] = 884139.13406681,
                                                ["x"] = -312798.45222648,
                                            }, -- end of [587]
                                            [121] = 
                                            {
                                                ["y"] = 902090.27992275,
                                                ["x"] = -320018.29504489,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 900502.74705159,
                                                ["x"] = -317175.43028814,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 887264.50059283,
                                                ["x"] = -312384.20464264,
                                            }, -- end of [484]
                                            [590] = 
                                            {
                                                ["y"] = 884385.95393974,
                                                ["x"] = -312734.62792683,
                                            }, -- end of [590]
                                            [591] = 
                                            {
                                                ["y"] = 884390.61141266,
                                                ["x"] = -312732.81402135,
                                            }, -- end of [591]
                                            [627] = 
                                            {
                                                ["y"] = 883192.00744713,
                                                ["x"] = -312294.12711725,
                                            }, -- end of [627]
                                            [485] = 
                                            {
                                                ["y"] = 887262.19592077,
                                                ["x"] = -312388.63970446,
                                            }, -- end of [485]
                                            [623] = 
                                            {
                                                ["y"] = 883616.42410298,
                                                ["x"] = -312293.17375322,
                                            }, -- end of [623]
                                            [595] = 
                                            {
                                                ["y"] = 884410.64682795,
                                                ["x"] = -312718.05793944,
                                            }, -- end of [595]
                                            [243] = 
                                            {
                                                ["y"] = 900498.13453376,
                                                ["x"] = -317177.35779609,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 887260.31484167,
                                                ["x"] = -312393.26924003,
                                            }, -- end of [486]
                                            [599] = 
                                            {
                                                ["y"] = 884576.56876675,
                                                ["x"] = -312444.73927635,
                                            }, -- end of [599]
                                            [615] = 
                                            {
                                                ["y"] = 884395.62547023,
                                                ["x"] = -312235.12517721,
                                            }, -- end of [615]
                                            [603] = 
                                            {
                                                ["y"] = 884527.87774156,
                                                ["x"] = -312405.14229797,
                                            }, -- end of [603]
                                            [487] = 
                                            {
                                                ["y"] = 887258.76878645,
                                                ["x"] = -312398.02464061,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 905580.05661826,
                                                ["x"] = -323128.27322753,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 902089.93875673,
                                                ["x"] = -320013.32712547,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 900493.64947874,
                                                ["x"] = -317179.56642159,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 887257.58658404,
                                                ["x"] = -312402.87910278,
                                            }, -- end of [488]
                                            [606] = 
                                            {
                                                ["y"] = 884444.01680528,
                                                ["x"] = -312326.5484133,
                                            }, -- end of [606]
                                            [607] = 
                                            {
                                                ["y"] = 884434.0696665,
                                                ["x"] = -312315.32307248,
                                            }, -- end of [607]
                                            [611] = 
                                            {
                                                ["y"] = 884409.35405401,
                                                ["x"] = -312277.87369713,
                                            }, -- end of [611]
                                            [489] = 
                                            {
                                                ["y"] = 887256.96193802,
                                                ["x"] = -312407.83850641,
                                            }, -- end of [489]
                                            [619] = 
                                            {
                                                ["y"] = 884383.73142159,
                                                ["x"] = -312187.46017038,
                                            }, -- end of [619]
                                            [622] = 
                                            {
                                                ["y"] = 884368.94164814,
                                                ["x"] = -312186.92183587,
                                            }, -- end of [622]
                                            [245] = 
                                            {
                                                ["y"] = 900485.02713423,
                                                ["x"] = -317184.62263209,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 887256.42582925,
                                                ["x"] = -312417.82282936,
                                            }, -- end of [490]
                                            [631] = 
                                            {
                                                ["y"] = 882870.40483473,
                                                ["x"] = -312505.56089848,
                                            }, -- end of [631]
                                            [635] = 
                                            {
                                                ["y"] = 882855.70729293,
                                                ["x"] = -312524.20540473,
                                            }, -- end of [635]
                                            [637] = 
                                            {
                                                ["y"] = 882861.00972839,
                                                ["x"] = -312532.65492303,
                                            }, -- end of [637]
                                            [491] = 
                                            {
                                                ["y"] = 887255.29104344,
                                                ["x"] = -313082.81011379,
                                            }, -- end of [491]
                                            [639] = 
                                            {
                                                ["y"] = 883421.39574634,
                                                ["x"] = -313198.09254895,
                                            }, -- end of [639]
                                            [123] = 
                                            {
                                                ["y"] = 902087.88752363,
                                                ["x"] = -320008.81117959,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 900480.97941288,
                                                ["x"] = -317187.55551466,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 887254.48946067,
                                                ["x"] = -313087.74592009,
                                            }, -- end of [492]
                                            [654] = 
                                            {
                                                ["y"] = 883384.17749636,
                                                ["x"] = -313389.35716122,
                                            }, -- end of [654]
                                            [655] = 
                                            {
                                                ["y"] = 883387.5736607,
                                                ["x"] = -313393.00943387,
                                            }, -- end of [655]
                                            [659] = 
                                            {
                                                ["y"] = 883423.02499353,
                                                ["x"] = -313411.20247796,
                                            }, -- end of [659]
                                            [493] = 
                                            {
                                                ["y"] = 887253.39392472,
                                                ["x"] = -313092.62197975,
                                            }, -- end of [493]
                                            [667] = 
                                            {
                                                ["y"] = 883373.76406032,
                                                ["x"] = -313523.26190501,
                                            }, -- end of [667]
                                            [670] = 
                                            {
                                                ["y"] = 883057.54456448,
                                                ["x"] = -313814.34744698,
                                            }, -- end of [670]
                                            [247] = 
                                            {
                                                ["y"] = 900477.19797478,
                                                ["x"] = -317190.82410361,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 887251.87380194,
                                                ["x"] = -313097.38297779,
                                            }, -- end of [494]
                                            [679] = 
                                            {
                                                ["y"] = 882919.33298653,
                                                ["x"] = -313872.44729123,
                                            }, -- end of [679]
                                            [683] = 
                                            {
                                                ["y"] = 882901.49412118,
                                                ["x"] = -313880.93958534,
                                            }, -- end of [683]
                                            [686] = 
                                            {
                                                ["y"] = 882774.31795642,
                                                ["x"] = -313907.35767543,
                                            }, -- end of [686]
                                            [31] = 
                                            {
                                                ["y"] = 906639.48603532,
                                                ["x"] = -323640.1102766,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 905539.19584943,
                                                ["x"] = -323091.46205472,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 902084.10827139,
                                                ["x"] = -320005.57177925,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 900473.72400188,
                                                ["x"] = -317194.41785558,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 887247.93986401,
                                                ["x"] = -313106.57207125,
                                            }, -- end of [496]
                                            [702] = 
                                            {
                                                ["y"] = 882203.70818183,
                                                ["x"] = -314377.18498174,
                                            }, -- end of [702]
                                            [703] = 
                                            {
                                                ["y"] = 882201.37680689,
                                                ["x"] = -314381.58863205,
                                            }, -- end of [703]
                                            [707] = 
                                            {
                                                ["y"] = 882186.68546834,
                                                ["x"] = -314395.01797688,
                                            }, -- end of [707]
                                            [497] = 
                                            {
                                                ["y"] = 887245.50562083,
                                                ["x"] = -313110.93740274,
                                            }, -- end of [497]
                                            [715] = 
                                            {
                                                ["y"] = 881488.03861854,
                                                ["x"] = -314703.61200951,
                                            }, -- end of [715]
                                            [718] = 
                                            {
                                                ["y"] = 881366.26323127,
                                                ["x"] = -314822.1615055,
                                            }, -- end of [718]
                                            [249] = 
                                            {
                                                ["y"] = 900470.51484375,
                                                ["x"] = -317198.24973368,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 887242.69856623,
                                                ["x"] = -313115.07307191,
                                            }, -- end of [498]
                                            [727] = 
                                            {
                                                ["y"] = 881298.97751099,
                                                ["x"] = -314972.06373131,
                                            }, -- end of [727]
                                            [731] = 
                                            {
                                                ["y"] = 881274.4757608,
                                                ["x"] = -314996.84600377,
                                            }, -- end of [731]
                                            [734] = 
                                            {
                                                ["y"] = 881257.12442725,
                                                ["x"] = -315006.7336362,
                                            }, -- end of [734]
                                            [499] = 
                                            {
                                                ["y"] = 887239.54282109,
                                                ["x"] = -313118.94872249,
                                            }, -- end of [499]
                                            [739] = 
                                            {
                                                ["y"] = 880036.9792014,
                                                ["x"] = -315520.50872857,
                                            }, -- end of [739]
                                            [125] = 
                                            {
                                                ["y"] = 902079.73605545,
                                                ["x"] = -320003.15173474,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 900467.71225553,
                                                ["x"] = -317202.38920918,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 887236.12882651,
                                                ["x"] = -313122.60180432,
                                            }, -- end of [500]
                                            [751] = 
                                            {
                                                ["y"] = 880050.02066206,
                                                ["x"] = -315576.57413632,
                                            }, -- end of [751]
                                            [755] = 
                                            {
                                                ["y"] = 880646.24888667,
                                                ["x"] = -316012.13171321,
                                            }, -- end of [755]
                                            [759] = 
                                            {
                                                ["y"] = 880588.61871209,
                                                ["x"] = -316111.55168785,
                                            }, -- end of [759]
                                            [501] = 
                                            {
                                                ["y"] = 887232.52651497,
                                                ["x"] = -313126.06942574,
                                            }, -- end of [501]
                                            [463] = 
                                            {
                                                ["y"] = 887364.30142673,
                                                ["x"] = -312357.51855579,
                                            }, -- end of [463]
                                            [764] = 
                                            {
                                                ["y"] = 880474.08789042,
                                                ["x"] = -316556.65209425,
                                            }, -- end of [764]
                                            [251] = 
                                            {
                                                ["y"] = 900252.1375654,
                                                ["x"] = -317574.36689308,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 887228.66890025,
                                                ["x"] = -313129.24569809,
                                            }, -- end of [502]
                                            [771] = 
                                            {
                                                ["y"] = 880252.46650908,
                                                ["x"] = -316894.303208,
                                            }, -- end of [771]
                                            [775] = 
                                            {
                                                ["y"] = 880250.83691765,
                                                ["x"] = -316913.98114493,
                                            }, -- end of [775]
                                            [779] = 
                                            {
                                                ["y"] = 880263.26129349,
                                                ["x"] = -316935.26312234,
                                            }, -- end of [779]
                                            [503] = 
                                            {
                                                ["y"] = 887224.56570884,
                                                ["x"] = -313132.10139004,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 905173.57465231,
                                                ["x"] = -322804.21451825,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 902075.18723055,
                                                ["x"] = -320001.07743458,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 900247.57941759,
                                                ["x"] = -317575.79171701,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 887220.26923882,
                                                ["x"] = -313134.65132943,
                                            }, -- end of [504]
                                            [798] = 
                                            {
                                                ["y"] = 880344.51057897,
                                                ["x"] = -317583.06766892,
                                            }, -- end of [798]
                                            [799] = 
                                            {
                                                ["y"] = 880343.55641699,
                                                ["x"] = -317593.02083723,
                                            }, -- end of [799]
                                            [803] = 
                                            {
                                                ["y"] = 880353.45154148,
                                                ["x"] = -317717.42808859,
                                            }, -- end of [803]
                                            [505] = 
                                            {
                                                ["y"] = 887197.48238588,
                                                ["x"] = -313144.93207696,
                                            }, -- end of [505]
                                            [811] = 
                                            {
                                                ["y"] = 880494.55578712,
                                                ["x"] = -318507.10409589,
                                            }, -- end of [811]
                                            [814] = 
                                            {
                                                ["y"] = 880518.84009369,
                                                ["x"] = -318532.22164752,
                                            }, -- end of [814]
                                            [253] = 
                                            {
                                                ["y"] = 900242.89360389,
                                                ["x"] = -317574.03010793,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 886716.28406893,
                                                ["x"] = -313354.85275858,
                                            }, -- end of [506]
                                            [823] = 
                                            {
                                                ["y"] = 880794.13658968,
                                                ["x"] = -318788.35892557,
                                            }, -- end of [823]
                                            [827] = 
                                            {
                                                ["y"] = 880793.83203552,
                                                ["x"] = -318813.22195969,
                                            }, -- end of [827]
                                            [829] = 
                                            {
                                                ["y"] = 880790.86818067,
                                                ["x"] = -318822.75846134,
                                            }, -- end of [829]
                                            [507] = 
                                            {
                                                ["y"] = 886706.82339151,
                                                ["x"] = -313358.08695396,
                                            }, -- end of [507]
                                            [831] = 
                                            {
                                                ["y"] = 880786.32275569,
                                                ["x"] = -318831.65505362,
                                            }, -- end of [831]
                                            [127] = 
                                            {
                                                ["y"] = 902033.73329209,
                                                ["x"] = -319983.61039957,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 900238.48899384,
                                                ["x"] = -317571.66690667,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 886697.17452885,
                                                ["x"] = -313360.7084271,
                                            }, -- end of [508]
                                            [846] = 
                                            {
                                                ["y"] = 880014.00096201,
                                                ["x"] = -319051.57008499,
                                            }, -- end of [846]
                                            [847] = 
                                            {
                                                ["y"] = 879988.73591464,
                                                ["x"] = -319067.7406447,
                                            }, -- end of [847]
                                            [851] = 
                                            {
                                                ["y"] = 879372.27624737,
                                                ["x"] = -319456.28928432,
                                            }, -- end of [851]
                                            [509] = 
                                            {
                                                ["y"] = 886530.46132153,
                                                ["x"] = -313393.94938207,
                                            }, -- end of [509]
                                            [859] = 
                                            {
                                                ["y"] = 878973.36598275,
                                                ["x"] = -319650.68350355,
                                            }, -- end of [859]
                                            [862] = 
                                            {
                                                ["y"] = 878884.83329044,
                                                ["x"] = -319634.94927516,
                                            }, -- end of [862]
                                            [863] = 
                                            {
                                                ["y"] = 878869.83644672,
                                                ["x"] = -319635.15528852,
                                            }, -- end of [863]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878835.03899569,
                                                ["x"] = -319641.09808571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 878835.03899569,
                                                ["x"] = -319641.09808571,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878840.22882264,
                                                ["x"] = -319639.65317276,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 878835.07529281,
                                                ["x"] = -319641.08727247,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 910842.54475402,
                                            ["x"] = -321437.03588869,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 113.00004,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 907568.50136814,
                                            ["x"] = -324054.55762626,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 113.00004,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878840.21839642,
                                            ["x"] = -319639.68173676,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 113.00004,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878835.03899569,
                                            ["x"] = -319641.09808571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 113.00004,
                                            ["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"] = 105,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 190,
                                        ["skill"] = "High",
                                        ["y"] = 910842.54475402,
                                        ["x"] = -321437.03588869,
                                        ["name"] = "Scout HMMWV",
                                        ["heading"] = -2.2452181647558,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 191,
                                        ["skill"] = "High",
                                        ["y"] = 910862.30625671,
                                        ["x"] = -321440.11533854,
                                        ["name"] = "Scout HMMWV",
                                        ["heading"] = -2.2452181647558,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 910842.54475402,
                                ["x"] = -321437.03588869,
                                ["name"] = "HUMMVV Armed105",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Georgia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 40,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 885828.98524912,
                                            ["x"] = -326690.66559295,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["name"] = "",
                                                            ["id"] = "ControlledTask",
                                                            ["auto"] = false,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FAC",
                                                                    ["params"] = 
                                                                    {
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                }, -- end of ["condition"]
                                                                ["stopCondition"] = 
                                                                {
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetCallsign",
                                                                    ["params"] = 
                                                                    {
                                                                        ["number"] = 1,
                                                                        ["callname"] = 11,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetFrequency",
                                                                    ["params"] = 
                                                                    {
                                                                        ["modulation"] = 1,
                                                                        ["frequency"] = 30000000,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 122,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 192,
                                        ["skill"] = "High",
                                        ["y"] = 885828.98524912,
                                        ["x"] = -326690.66559295,
                                        ["name"] = "Scout HMMWV-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 193,
                                        ["skill"] = "High",
                                        ["y"] = 885848.74675181,
                                        ["x"] = -326693.74504281,
                                        ["name"] = "Scout HMMWV-1",
                                        ["heading"] = 4.8669764410936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 885828.98524912,
                                ["x"] = -326690.66559295,
                                ["name"] = "HUMMVV Armed122",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Poland",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 80,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896424.11174101,
                                                ["x"] = -314790.56470041,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896348.88663995,
                                                ["x"] = -314920.56109568,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896348.88663995,
                                                ["x"] = -314920.56109568,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896571.96637748,
                                                ["x"] = -315057.45093462,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896696.18123134,
                                                ["x"] = -315270.39068409,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896696.18123134,
                                                ["x"] = -315270.39068409,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896571.96637748,
                                                ["x"] = -315057.45093462,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896696.18123134,
                                                ["x"] = -315270.39068409,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896424.11174101,
                                            ["x"] = -314790.56470041,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 1,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 58.453415922138,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896348.88663995,
                                            ["x"] = -314920.56109568,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["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"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 131.21276202951,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896571.96637748,
                                            ["x"] = -315057.45093462,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.5972222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 3,
                                                                ["nWaypointIndx"] = 4,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 199.74373212962,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896696.18123134,
                                            ["x"] = -315270.39068409,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.5972222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 4,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 149,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 235,
                                        ["skill"] = "Average",
                                        ["y"] = 896424.11174101,
                                        ["x"] = -314790.56470041,
                                        ["name"] = "Ground-10-3",
                                        ["heading"] = -2.6170041440979,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 234,
                                        ["skill"] = "Average",
                                        ["y"] = 896424.11174101,
                                        ["x"] = -314810.56470041,
                                        ["name"] = "Ground-10-2",
                                        ["heading"] = -2.6170041440979,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 233,
                                        ["skill"] = "Average",
                                        ["y"] = 896429.95775186,
                                        ["x"] = -314818.90366965,
                                        ["name"] = "Ground-10-1",
                                        ["heading"] = -2.6170041440979,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 896424.11174101,
                                ["x"] = -314790.56470041,
                                ["name"] = "Ground-10",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "CJTF Blue",
                }, -- end of [5]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 874180.36643426,
                ["x"] = -312453.85940377,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 37,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 881396.56478847,
                                            ["x"] = -317218.89002298,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.3333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 889117.95093644,
                                                                ["x"] = -323390.4571723,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- 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"] = 48,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 77,
                                        ["skill"] = "High",
                                        ["y"] = 881396.56478847,
                                        ["x"] = -317218.89002298,
                                        ["name"] = "IFV BMP-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 78,
                                        ["skill"] = "High",
                                        ["y"] = 881426.48949536,
                                        ["x"] = -317234.68596922,
                                        ["name"] = "IFV BMP-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 79,
                                        ["skill"] = "High",
                                        ["y"] = 881402.28828252,
                                        ["x"] = -317247.10777654,
                                        ["name"] = "IFV BMP-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 881396.56478847,
                                ["x"] = -317218.89002298,
                                ["name"] = "BMP-2 Platoon48",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 879885.72151727,
                                                ["x"] = -329828.34719423,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880101.78089547,
                                                ["x"] = -329798.12381409,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 882703.42901715,
                                                ["x"] = -325068.07050282,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 882800.91324411,
                                                ["x"] = -327375.48992795,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 883059.85015382,
                                                ["x"] = -326943.88561186,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 882702.28957424,
                                                ["x"] = -325063.20266484,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 882700.53491478,
                                                ["x"] = -325053.35875314,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 882682.42984156,
                                                ["x"] = -324924.63010417,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 882681.67353758,
                                                ["x"] = -324914.66245949,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 883064.23771856,
                                                ["x"] = -326934.90396847,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 882682.20539246,
                                                ["x"] = -324909.7032438,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 882683.50739959,
                                                ["x"] = -324904.88055901,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 882685.44966826,
                                                ["x"] = -324900.27561565,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 882688.22273916,
                                                ["x"] = -324896.12334446,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 883065.99660321,
                                                ["x"] = -326930.22501524,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 882691.3995611,
                                                ["x"] = -324892.26287978,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 882738.95040725,
                                                ["x"] = -324840.8975392,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 882867.57497387,
                                                ["x"] = -324701.08163918,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 882940.13698038,
                                                ["x"] = -324611.87538994,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 883067.35603255,
                                                ["x"] = -326925.41491382,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 883008.82137581,
                                                ["x"] = -324519.64970782,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 883013.80236262,
                                                ["x"] = -324510.98049903,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 883149.08738537,
                                                ["x"] = -324237.6378334,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 882800.52345196,
                                                ["x"] = -327370.51135594,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 883068.34562987,
                                                ["x"] = -326920.51479329,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 883890.79787196,
                                                ["x"] = -322696.9908416,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 883894.61128201,
                                                ["x"] = -322693.76369253,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 883906.8568848,
                                                ["x"] = -322685.10315329,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 884189.2270507,
                                                ["x"] = -322495.77865416,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 883069.65559352,
                                                ["x"] = -326910.60248106,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 884212.64013153,
                                                ["x"] = -322477.02652252,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 884231.35677636,
                                                ["x"] = -322460.45647802,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 884252.72528956,
                                                ["x"] = -322439.40521751,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 884279.67920292,
                                                ["x"] = -322409.85612499,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 883112.92376748,
                                                ["x"] = -326467.76836013,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 884672.24932614,
                                                ["x"] = -321917.14369646,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 884760.24279987,
                                                ["x"] = -321801.91252102,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 884810.7148392,
                                                ["x"] = -321727.40756377,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 884996.19879537,
                                                ["x"] = -321436.53060978,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 883151.06556741,
                                                ["x"] = -326246.08906059,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 884999.34137376,
                                                ["x"] = -321432.64250671,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 885002.71792276,
                                                ["x"] = -321428.95598702,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 885006.30666997,
                                                ["x"] = -321425.47531345,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 883158.83208308,
                                                ["x"] = -329195.62469102,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 882801.34066481,
                                                ["x"] = -327365.58003608,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 883154.44605824,
                                                ["x"] = -326201.22087624,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 887212.4130067,
                                                ["x"] = -319709.37200865,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 887257.29915026,
                                                ["x"] = -319677.59834547,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 887286.87430918,
                                                ["x"] = -319658.888433,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 883161.04382819,
                                                ["x"] = -325861.29549648,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 887339.92111904,
                                                ["x"] = -319630.91487791,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 887372.06464838,
                                                ["x"] = -319617.0749507,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 887418.91938285,
                                                ["x"] = -319599.63541228,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 883160.82844251,
                                                ["x"] = -325841.29885159,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 888353.45578513,
                                                ["x"] = -319304.73215097,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 888358.43346445,
                                                ["x"] = -319304.40007996,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 888363.3756003,
                                                ["x"] = -319305.1299363,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 883160.32368644,
                                                ["x"] = -325836.32771991,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 888479.0064466,
                                                ["x"] = -319337.13344964,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 888583.17914636,
                                                ["x"] = -319372.42666915,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 882802.32660603,
                                                ["x"] = -327360.67904348,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 883158.71122119,
                                                ["x"] = -325831.60545761,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 889751.41877006,
                                                ["x"] = -319681.51729548,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 889755.40900805,
                                                ["x"] = -319684.43645898,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 889756.47741075,
                                                ["x"] = -319689.22894241,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 883154.3706764,
                                                ["x"] = -325822.63886198,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 889753.93024159,
                                                ["x"] = -319704.0017829,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 889749.47067429,
                                                ["x"] = -319743.74895332,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 889648.65580154,
                                                ["x"] = -320937.38343408,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 883151.10931704,
                                                ["x"] = -325818.85074352,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 883041.28822365,
                                                ["x"] = -325702.58071597,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 882804.41088171,
                                                ["x"] = -327356.14388195,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 883019.72123595,
                                                ["x"] = -325675.020965,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 883002.56964027,
                                                ["x"] = -325650.41139914,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 882984.02402833,
                                                ["x"] = -325620.73286085,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 882959.66165802,
                                                ["x"] = -325577.07503151,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 882812.00607294,
                                                ["x"] = -327343.21036885,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 882710.56766749,
                                                ["x"] = -325086.72170319,
                                            }, -- end of [28]
                                            [47] = 
                                            {
                                                ["y"] = 883887.84410115,
                                                ["x"] = -322701.00868943,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 885013.87467955,
                                                ["x"] = -321418.94088128,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 888856.06742053,
                                                ["x"] = -319470.45668846,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 882706.56367571,
                                                ["x"] = -325077.56001459,
                                            }, -- end of [29]
                                            [67] = 
                                            {
                                                ["y"] = 887313.01659565,
                                                ["x"] = -319644.17898,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 888334.13283221,
                                                ["x"] = -319309.86306786,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 888377.96248616,
                                                ["x"] = -319308.62031609,
                                            }, -- end of [75]
                                            [30] = 
                                            {
                                                ["y"] = 882704.85158362,
                                                ["x"] = -325072.86297034,
                                            }, -- end of [30]
                                            [79] = 
                                            {
                                                ["y"] = 888933.09190063,
                                                ["x"] = -319492.043298,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = 889755.6319691,
                                                ["x"] = -319694.14918005,
                                            }, -- end of [83]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 889336.10502712,
                                                ["x"] = -322494.34177088,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 889336.10502712,
                                                ["x"] = -322494.34177088,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879885.72151727,
                                            ["x"] = -329828.34719423,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.3333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880101.78089547,
                                            ["x"] = -329798.12381409,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 65.99988,
                                            ["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"] = 536,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 848.87159139809,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889649.99999996,
                                            ["x"] = -320937.50000036,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.3333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 889336.10502712,
                                                                ["x"] = -322494.34177088,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 80,
                                        ["skill"] = "High",
                                        ["y"] = 879885.72151727,
                                        ["x"] = -329828.34719423,
                                        ["name"] = "IFV BMP-1",
                                        ["heading"] = 1.4318135667288,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 81,
                                        ["skill"] = "High",
                                        ["y"] = 879915.64622416,
                                        ["x"] = -329844.14314047,
                                        ["name"] = "IFV BMP-1",
                                        ["heading"] = 1.4318135667288,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 82,
                                        ["skill"] = "High",
                                        ["y"] = 879891.44501131,
                                        ["x"] = -329856.56494779,
                                        ["name"] = "IFV BMP-1",
                                        ["heading"] = 1.4318135667288,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 879885.72151727,
                                ["x"] = -329828.34719423,
                                ["name"] = "BMP-2 Platoon52",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 879351.36397935,
                                                ["x"] = -330724.39695108,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880047.04278856,
                                                ["x"] = -329575.73609213,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 882703.75478858,
                                                ["x"] = -325069.27178783,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 882801.08836924,
                                                ["x"] = -327376.72221869,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 883063.74487955,
                                                ["x"] = -326936.04692012,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 882702.5504399,
                                                ["x"] = -325064.41969241,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 882700.73176651,
                                                ["x"] = -325054.58776966,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 882682.5663763,
                                                ["x"] = -324925.8672708,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 882681.70183995,
                                                ["x"] = -324915.90677034,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 883065.5946769,
                                                ["x"] = -326931.40297373,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 882681.96640434,
                                                ["x"] = -324910.92497555,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 882683.11611148,
                                                ["x"] = -324906.06165136,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 882684.92007992,
                                                ["x"] = -324901.40183845,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 882687.47108766,
                                                ["x"] = -324897.115392,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 883067.05526203,
                                                ["x"] = -326926.62271221,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 882690.59343541,
                                                ["x"] = -324893.21123888,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 882710.74012922,
                                                ["x"] = -324870.98572407,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 882873.24078522,
                                                ["x"] = -324694.40675218,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 882942.40618799,
                                                ["x"] = -324608.88322401,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 883068.1284501,
                                                ["x"] = -326921.74039696,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 883008.15218471,
                                                ["x"] = -324520.69917066,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 883010.75955776,
                                                ["x"] = -324516.43342421,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 883020.19180758,
                                                ["x"] = -324498.79946437,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 882800.52899514,
                                                ["x"] = -327371.75548307,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 883069.52009324,
                                                ["x"] = -326911.83975855,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 883893.62640436,
                                                ["x"] = -322694.52475369,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 883901.71622616,
                                                ["x"] = -322688.64848247,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 884192.20718425,
                                                ["x"] = -322493.49367569,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 884215.50156811,
                                                ["x"] = -322474.59453243,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 883114.30153613,
                                                ["x"] = -326459.12211607,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 884234.09714984,
                                                ["x"] = -322457.88886671,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 884255.32255599,
                                                ["x"] = -322436.6929223,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 884282.1396163,
                                                ["x"] = -322407.01909279,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 884693.13582956,
                                                ["x"] = -321890.6262641,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 883150.40347295,
                                                ["x"] = -326252.29847702,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 884765.32144754,
                                                ["x"] = -321794.78073225,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 884820.85167839,
                                                ["x"] = -321711.62762931,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 884995.44896808,
                                                ["x"] = -321437.52406924,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 884998.53786757,
                                                ["x"] = -321433.5930722,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 883153.80027763,
                                                ["x"] = -326212.44688591,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 885001.85560621,
                                                ["x"] = -321429.85354115,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 885005.39667872,
                                                ["x"] = -321426.32450474,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 885012.91532322,
                                                ["x"] = -321419.73388506,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 883114.59977308,
                                                ["x"] = -328971.18650397,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 882801.11646239,
                                                ["x"] = -327366.80436009,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 883160.47914782,
                                                ["x"] = -325907.53656671,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 887252.11512036,
                                                ["x"] = -319681.07999251,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 887285.80624747,
                                                ["x"] = -319659.52753822,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 887311.91625145,
                                                ["x"] = -319644.76075547,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 883160.88591716,
                                                ["x"] = -325842.54219812,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 887370.91042922,
                                                ["x"] = -319617.5407986,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 887417.74371216,
                                                ["x"] = -319600.04409307,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 888337.73685361,
                                                ["x"] = -319308.80787117,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 883160.51395298,
                                                ["x"] = -325837.55762867,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 888357.18925375,
                                                ["x"] = -319304.37583852,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 888362.15370249,
                                                ["x"] = -319304.89297419,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 888371.90659318,
                                                ["x"] = -319307.09652467,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 883159.1730197,
                                                ["x"] = -325832.76128621,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 888553.75454773,
                                                ["x"] = -319361.91876626,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 888869.23204372,
                                                ["x"] = -319474.44403056,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 882803.8274099,
                                                ["x"] = -327357.24330884,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 883155.10733612,
                                                ["x"] = -325823.64194693,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 889754.5986974,
                                                ["x"] = -319683.51568822,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 889756.46875083,
                                                ["x"] = -319687.96739427,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 889755.89840536,
                                                ["x"] = -319692.93338516,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 883151.94564827,
                                                ["x"] = -325819.77257016,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 889752.77426776,
                                                ["x"] = -319712.68026995,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 889697.52321416,
                                                ["x"] = -320357.30842193,
                                            }, -- end of [85]
                                            [22] = 
                                            {
                                                ["y"] = 883141.57153428,
                                                ["x"] = -325808.94008309,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 883061.65116161,
                                                ["x"] = -325726.27607757,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 882808.78391635,
                                                ["x"] = -327348.55952958,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 883035.75265687,
                                                ["x"] = -325695.79752356,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 883017.50538519,
                                                ["x"] = -325671.98908627,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 883000.5082055,
                                                ["x"] = -325647.27245433,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 882982.11677906,
                                                ["x"] = -325617.49793662,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 883061.59569534,
                                                ["x"] = -326940.5607455,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 882955.57911854,
                                                ["x"] = -325569.32980194,
                                            }, -- end of [28]
                                            [47] = 
                                            {
                                                ["y"] = 883889.9674348,
                                                ["x"] = -322697.91757577,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 887207.40820819,
                                                ["x"] = -319713.10668902,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 888956.13194037,
                                                ["x"] = -319497.82859079,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 882709.00195124,
                                                ["x"] = -325083.30841688,
                                            }, -- end of [29]
                                            [67] = 
                                            {
                                                ["y"] = 887338.79155297,
                                                ["x"] = -319631.43765244,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 888352.23351832,
                                                ["x"] = -319304.96705875,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 888458.67655157,
                                                ["x"] = -319330.96679358,
                                            }, -- end of [75]
                                            [30] = 
                                            {
                                                ["y"] = 882705.25252095,
                                                ["x"] = -325074.04127832,
                                            }, -- end of [30]
                                            [79] = 
                                            {
                                                ["y"] = 889750.26582718,
                                                ["x"] = -319681.05287641,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = 889754.92093503,
                                                ["x"] = -319697.83645376,
                                            }, -- end of [83]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 889895.15559524,
                                                ["x"] = -320373.89668136,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 889895.15559524,
                                                ["x"] = -320373.89668136,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879351.36397935,
                                            ["x"] = -330724.39695108,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.3333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880047.04278856,
                                            ["x"] = -329575.73609213,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 65.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 821.67674918812,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889895.15559524,
                                            ["x"] = -320373.89668136,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.3333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 889895.15559524,
                                                                ["x"] = -320373.89668136,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 83,
                                        ["skill"] = "High",
                                        ["y"] = 879351.36397935,
                                        ["x"] = -330724.39695108,
                                        ["name"] = "IFV BMP-3",
                                        ["heading"] = 0.54455869232472,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 84,
                                        ["skill"] = "High",
                                        ["y"] = 879381.28868624,
                                        ["x"] = -330740.19289732,
                                        ["name"] = "IFV BMP-3",
                                        ["heading"] = 0.54455869232472,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 85,
                                        ["skill"] = "High",
                                        ["y"] = 879357.08747339,
                                        ["x"] = -330752.61470463,
                                        ["name"] = "IFV BMP-3",
                                        ["heading"] = 0.54455869232472,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 879351.36397935,
                                ["x"] = -330724.39695108,
                                ["name"] = "BMP-2 Platoon53",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 871607.41791536,
                                                ["x"] = -314064.47102953,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 872450.06682659,
                                                ["x"] = -314393.93384015,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 875247.47771013,
                                                ["x"] = -313911.54824485,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 876869.15403567,
                                                ["x"] = -313905.75637399,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 878896.02714031,
                                                ["x"] = -313483.60496652,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 879045.42819369,
                                                ["x"] = -313235.44552502,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 873128.17354865,
                                                ["x"] = -316541.4594921,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 881353.50369832,
                                                ["x"] = -314840.73462718,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 873132.99337087,
                                                ["x"] = -316540.13193637,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 873490.00052179,
                                                ["x"] = -316464.38346113,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 873503.37349467,
                                                ["x"] = -316457.64731989,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 873519.51710152,
                                                ["x"] = -316445.84375068,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 873675.81697978,
                                                ["x"] = -316329.27874869,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 873701.15142398,
                                                ["x"] = -316313.21795225,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 873722.98099592,
                                                ["x"] = -316301.04020875,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 873764.01597483,
                                                ["x"] = -316282.62696421,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 873830.59107449,
                                                ["x"] = -316261.10086035,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 873884.02092481,
                                                ["x"] = -316248.17494956,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 873898.98837581,
                                                ["x"] = -316248.59641583,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 874246.3403237,
                                                ["x"] = -316342.79581243,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 874258.92499433,
                                                ["x"] = -316363.93682004,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 874552.29972119,
                                                ["x"] = -316272.90713478,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 874568.35701998,
                                                ["x"] = -316261.09951435,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 874589.85167207,
                                                ["x"] = -316217.14318376,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 874407.29533588,
                                                ["x"] = -315678.3106588,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 874413.42141929,
                                                ["x"] = -315639.36916993,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 874907.30008516,
                                                ["x"] = -315180.94098177,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 875082.31455864,
                                                ["x"] = -314719.51458576,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 874807.38804241,
                                                ["x"] = -314589.01489258,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 874935.35244822,
                                                ["x"] = -314180.75480726,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 875290.70188131,
                                                ["x"] = -313899.03878777,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 876889.10435155,
                                                ["x"] = -313904.734798,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 878905.84806615,
                                                ["x"] = -313485.41646679,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 879054.39929129,
                                                ["x"] = -313231.03030921,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 882258.20205614,
                                                ["x"] = -313356.80387695,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 881300.32368144,
                                                ["x"] = -314970.08639095,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = 882415.89968954,
                                                ["x"] = -313479.79737547,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 881297.41877173,
                                                ["x"] = -314974.15412094,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 875517.28382913,
                                                ["x"] = -313836.7429772,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 876898.97246912,
                                                ["x"] = -313903.12270821,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 878910.8382512,
                                                ["x"] = -313485.71673973,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 879059.07047968,
                                                ["x"] = -313229.25575731,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 882452.25913698,
                                                ["x"] = -313506.30324754,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 881291.0878824,
                                                ["x"] = -314981.89540972,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 875109.65625056,
                                                ["x"] = -314920.2744528,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 875079.18085053,
                                                ["x"] = -314715.62180639,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 874805.10939693,
                                                ["x"] = -314584.56609776,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 874937.96408033,
                                                ["x"] = -314176.49191176,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 875527.14497777,
                                                ["x"] = -313835.10166544,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 877485.00869368,
                                                ["x"] = -313774.6608391,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 878915.83743951,
                                                ["x"] = -313485.70305791,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 879063.88491049,
                                                ["x"] = -313227.9197631,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 882495.5143668,
                                                ["x"] = -313531.33870229,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 881284.06541133,
                                                ["x"] = -314989.00038603,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = 882522.75839486,
                                                ["x"] = -313543.89219265,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 881276.37691421,
                                                ["x"] = -314995.39431102,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 875537.10628908,
                                                ["x"] = -313834.23917222,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 877514.86423081,
                                                ["x"] = -313771.77883132,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 878925.80664066,
                                                ["x"] = -313484.9639129,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 879068.78387926,
                                                ["x"] = -313226.91304583,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 882660.14079146,
                                                ["x"] = -313604.07790936,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 881272.35181424,
                                                ["x"] = -314998.35859324,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 874571.79346893,
                                                ["x"] = -316257.46522183,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 874590.273781,
                                                ["x"] = -316212.16449265,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 874406.76653408,
                                                ["x"] = -315673.34188962,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 874415.68469032,
                                                ["x"] = -315634.91025076,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 875115.24715343,
                                                ["x"] = -314911.98794038,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 875072.27586224,
                                                ["x"] = -314708.39013786,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 874803.22741404,
                                                ["x"] = -314579.93551993,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 874940.8633879,
                                                ["x"] = -314172.4200431,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 875641.90901709,
                                                ["x"] = -313828.05037604,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 877524.66657256,
                                                ["x"] = -313769.80795278,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 878930.74463175,
                                                ["x"] = -313484.18329431,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 879073.74543796,
                                                ["x"] = -313226.34820931,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 882677.50775752,
                                                ["x"] = -313613.97065823,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 881259.27549833,
                                                ["x"] = -315005.68707061,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = 882702.39932384,
                                                ["x"] = -313630.71098911,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 881236.51297782,
                                                ["x"] = -315016.01917316,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 875646.84633476,
                                                ["x"] = -313827.26649252,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 877558.52744877,
                                                ["x"] = -313760.96357572,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 878935.61013254,
                                                ["x"] = -313483.03858331,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 879093.74385311,
                                                ["x"] = -313226.25260187,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 882710.22962251,
                                                ["x"] = -313636.92856391,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 880045.5941401,
                                                ["x"] = -315511.6807403,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 875117.4307084,
                                                ["x"] = -314907.49383463,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 875068.55934787,
                                                ["x"] = -314705.04949139,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 874801.76123909,
                                                ["x"] = -314575.15713077,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 874944.12436475,
                                                ["x"] = -314168.6325748,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 875651.64396227,
                                                ["x"] = -313825.89239935,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 877711.95745576,
                                                ["x"] = -313715.6059116,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 878940.36274452,
                                                ["x"] = -313481.49009854,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 880228.47408087,
                                                ["x"] = -313221.29724433,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 882916.95128871,
                                                ["x"] = -313840.26604146,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 880038.38279051,
                                                ["x"] = -315518.57545145,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = 882927.2691429,
                                                ["x"] = -313851.18582738,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 880035.60380186,
                                                ["x"] = -315522.72427448,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 875655.44544132,
                                                ["x"] = -313822.74939854,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 877716.54177263,
                                                ["x"] = -313713.61437761,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 878944.96782816,
                                                ["x"] = -313479.54625634,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 880967.87343005,
                                                ["x"] = -313191.90166263,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 873903.90090591,
                                                ["x"] = -316249.50826578,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 874250.08679435,
                                                ["x"] = -316346.03433017,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 874262.77005103,
                                                ["x"] = -316366.9892437,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 874556.59172809,
                                                ["x"] = -316270.33950005,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 874578.1055485,
                                                ["x"] = -316249.71392377,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 874590.25766084,
                                                ["x"] = -316207.16869132,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 874406.70675924,
                                                ["x"] = -315668.34463839,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 874418.27171551,
                                                ["x"] = -315630.63497142,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 875120.98517271,
                                                ["x"] = -314898.1525038,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 875064.63677981,
                                                ["x"] = -314701.95318827,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 874800.69325577,
                                                ["x"] = -314570.27359745,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 874947.68583811,
                                                ["x"] = -314165.12615429,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 875658.03963658,
                                                ["x"] = -313818.49147608,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 877720.94045327,
                                                ["x"] = -313711.24078953,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 878949.39144974,
                                                ["x"] = -313477.21900866,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 880997.85849486,
                                                ["x"] = -313192.70080801,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 882928.36460836,
                                                ["x"] = -313863.98383856,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 880030.22373204,
                                                ["x"] = -315536.6471705,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = 882924.89769225,
                                                ["x"] = -313867.58281658,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 880029.77121388,
                                                ["x"] = -315541.62146623,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 875659.6191846,
                                                ["x"] = -313813.75366421,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 877725.15484501,
                                                ["x"] = -313708.55156616,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 878953.60689255,
                                                ["x"] = -313474.5328469,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 881012.80163715,
                                                ["x"] = -313193.9855732,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 882921.16995384,
                                                ["x"] = -313870.91521646,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 880030.09898739,
                                                ["x"] = -315546.60356929,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 875122.21710806,
                                                ["x"] = -314893.31191555,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 875056.3881992,
                                                ["x"] = -314696.30137936,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 874799.93779629,
                                                ["x"] = -314565.33165751,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 874951.56694409,
                                                ["x"] = -314161.97497972,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 875660.62663497,
                                                ["x"] = -313808.85700891,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 877733.09771276,
                                                ["x"] = -313702.48941265,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 878957.6231522,
                                                ["x"] = -313471.55593859,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 881027.65181627,
                                                ["x"] = -313196.08706847,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 882908.59332111,
                                                ["x"] = -313878.89245609,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 880032.41234253,
                                                ["x"] = -315556.32449486,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = 882903.81421625,
                                                ["x"] = -313880.35708292,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 880034.39391836,
                                                ["x"] = -315560.904495,
                                            }, -- end of [341]
                                            [139] = 
                                            {
                                                ["y"] = 875663.60184572,
                                                ["x"] = -313794.15831859,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 877740.18670855,
                                                ["x"] = -313695.43781533,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 878961.46781955,
                                                ["x"] = -313468.35984396,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 881052.23512061,
                                                ["x"] = -313200.61826724,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 882894.04834763,
                                                ["x"] = -313882.49784606,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 880037.07450844,
                                                ["x"] = -315565.11822144,
                                            }, -- end of [342]
                                            [35] = 
                                            {
                                                ["y"] = 874580.84997041,
                                                ["x"] = -316245.53772436,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 874589.88568178,
                                                ["x"] = -316202.18257873,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 874406.97119866,
                                                ["x"] = -315663.35080704,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 874421.22698363,
                                                ["x"] = -315626.60426157,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 875123.08070344,
                                                ["x"] = -314888.38825757,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 875051.99024731,
                                                ["x"] = -314693.92492194,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 874799.15216512,
                                                ["x"] = -314555.36715601,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 875120.57342902,
                                                ["x"] = -314037.4068935,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 875664.97299305,
                                                ["x"] = -313789.35220441,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 878034.61792724,
                                                ["x"] = -313388.98166192,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 878968.68272046,
                                                ["x"] = -313461.4421016,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 881076.56775829,
                                                ["x"] = -313206.34891694,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 882771.81244855,
                                                ["x"] = -313908.08101966,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 880044.08168506,
                                                ["x"] = -315572.17293954,
                                            }, -- end of [344]
                                            [281] = 
                                            {
                                                ["y"] = 882410.43204376,
                                                ["x"] = -314025.53704896,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 880647.22437434,
                                                ["x"] = -316000.88165571,
                                            }, -- end of [345]
                                            [141] = 
                                            {
                                                ["y"] = 875666.84903716,
                                                ["x"] = -313784.71975351,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 878057.44504358,
                                                ["x"] = -313369.52313166,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 878971.95328457,
                                                ["x"] = -313457.6616901,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 881095.75203358,
                                                ["x"] = -313211.99526194,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 882382.34715689,
                                                ["x"] = -314036.07216705,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 880649.01841548,
                                                ["x"] = -316005.36893312,
                                            }, -- end of [346]
                                            [71] = 
                                            {
                                                ["y"] = 875123.85905811,
                                                ["x"] = -314878.43310204,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 875047.45798119,
                                                ["x"] = -314691.81450213,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 874799.26081376,
                                                ["x"] = -314550.3699468,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 875142.90987649,
                                                ["x"] = -314017.38398575,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 875669.17204965,
                                                ["x"] = -313780.29425446,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 878061.55917683,
                                                ["x"] = -313366.68280944,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 878974.90775876,
                                                ["x"] = -313453.62975804,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 881152.28040913,
                                                ["x"] = -313232.09247846,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 882180.17975628,
                                                ["x"] = -314134.67984901,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 880644.74055107,
                                                ["x"] = -316014.25900848,
                                            }, -- end of [348]
                                            [285] = 
                                            {
                                                ["y"] = 882167.01082756,
                                                ["x"] = -314141.85667652,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 880633.83668374,
                                                ["x"] = -316031.02212412,
                                            }, -- end of [349]
                                            [9] = 
                                            {
                                                ["y"] = 873740.96229013,
                                                ["x"] = -316292.28943616,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 873792.2689587,
                                                ["x"] = -316272.54901456,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 873879.08309643,
                                                ["x"] = -316248.92944268,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 873894.01256477,
                                                ["x"] = -316248.10527067,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 874227.47117909,
                                                ["x"] = -316336.25673959,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 874252.53937697,
                                                ["x"] = -316350.3868865,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 874267.70041705,
                                                ["x"] = -316367.52771725,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 874560.75182604,
                                                ["x"] = -316267.56725851,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 874583.22610872,
                                                ["x"] = -316241.14030816,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 874589.27363732,
                                                ["x"] = -316197.21932544,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 874407.4889648,
                                                ["x"] = -315658.37827788,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 874424.44293133,
                                                ["x"] = -315622.77767242,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 875123.40795304,
                                                ["x"] = -314873.45479284,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 875033.52457452,
                                                ["x"] = -314686.26442508,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 874799.82969486,
                                                ["x"] = -314545.40442811,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 875160.57973306,
                                                ["x"] = -313999.70311976,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 875674.87703132,
                                                ["x"] = -313772.09105688,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 878105.25877183,
                                                ["x"] = -313342.41849562,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 878979.70689446,
                                                ["x"] = -313444.86975524,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 881652.40390205,
                                                ["x"] = -313421.87675544,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 882156.62021338,
                                                ["x"] = -314152.44105499,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 880585.59725813,
                                                ["x"] = -316118.53323639,
                                            }, -- end of [352]
                                            [289] = 
                                            {
                                                ["y"] = 882154.25638693,
                                                ["x"] = -314156.84207501,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 880575.06435137,
                                                ["x"] = -316146.62047225,
                                            }, -- end of [353]
                                            [145] = 
                                            {
                                                ["y"] = 875681.41471357,
                                                ["x"] = -313764.52924816,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 878248.28547359,
                                                ["x"] = -313270.7153679,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 878981.60567777,
                                                ["x"] = -313440.24708738,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 881667.07237779,
                                                ["x"] = -313424.99559263,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 882152.61185482,
                                                ["x"] = -314161.55770474,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 880570.89575426,
                                                ["x"] = -316161.02775182,
                                            }, -- end of [354]
                                            [73] = 
                                            {
                                                ["y"] = 875121.85150978,
                                                ["x"] = -314863.57778367,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 874835.34953306,
                                                ["x"] = -314616.83735971,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 874800.87124258,
                                                ["x"] = -314540.51593897,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 875184.03474336,
                                                ["x"] = -313973.72957089,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 875685.03263687,
                                                ["x"] = -313761.08033908,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 878252.93139634,
                                                ["x"] = -313268.87620227,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 878982.99905151,
                                                ["x"] = -313435.44641424,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 881681.91277569,
                                                ["x"] = -313427.16952612,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 882152.67796773,
                                                ["x"] = -314171.49749097,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 880473.17179778,
                                                ["x"] = -316559.09371498,
                                            }, -- end of [356]
                                            [293] = 
                                            {
                                                ["y"] = 882154.53600731,
                                                ["x"] = -314181.32179488,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 880469.34802299,
                                                ["x"] = -316568.33227722,
                                            }, -- end of [357]
                                            [147] = 
                                            {
                                                ["y"] = 875688.94452767,
                                                ["x"] = -313757.96911274,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 878257.76392943,
                                                ["x"] = -313267.5880847,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 878986.22398841,
                                                ["x"] = -313420.7985743,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 881691.87803118,
                                                ["x"] = -313427.97862321,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 882178.2743329,
                                                ["x"] = -314278.45686699,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 880450.7521819,
                                                ["x"] = -316609.30450893,
                                            }, -- end of [358]
                                            [37] = 
                                            {
                                                ["y"] = 874585.21831279,
                                                ["x"] = -316236.55581302,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 874588.04214571,
                                                ["x"] = -316192.37578498,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 874408.37318289,
                                                ["x"] = -315653.4591026,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 874428.07065088,
                                                ["x"] = -315619.33750296,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 875109.44801424,
                                                ["x"] = -314804.87825966,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 874830.99371206,
                                                ["x"] = -314614.3864352,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 874802.29937221,
                                                ["x"] = -314535.72600171,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 875226.06732908,
                                                ["x"] = -313924.17016365,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 875693.1444943,
                                                ["x"] = -313755.26056398,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 878262.65589613,
                                                ["x"] = -313266.56628112,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 879014.85663321,
                                                ["x"] = -313273.56362327,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 881706.87371198,
                                                ["x"] = -313428.24499713,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 882204.25707463,
                                                ["x"] = -314374.86101907,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 880430.13356468,
                                                ["x"] = -316643.55708443,
                                            }, -- end of [360]
                                            [297] = 
                                            {
                                                ["y"] = 882202.64981913,
                                                ["x"] = -314379.56424742,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 880253.45337983,
                                                ["x"] = -316892.12530203,
                                            }, -- end of [361]
                                            [149] = 
                                            {
                                                ["y"] = 875697.59021576,
                                                ["x"] = -313752.97515956,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 878267.61468947,
                                                ["x"] = -313265.95242411,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 879016.57114366,
                                                ["x"] = -313268.86968401,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 881796.78821648,
                                                ["x"] = -313424.47315466,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 882199.77836542,
                                                ["x"] = -314383.6478407,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 880251.67739688,
                                                ["x"] = -316896.78839234,
                                            }, -- end of [362]
                                            [75] = 
                                            {
                                                ["y"] = 875097.37807716,
                                                ["x"] = -314756.36163966,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 874826.83395506,
                                                ["x"] = -314611.61602192,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 874804.16405333,
                                                ["x"] = -314531.08760007,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 875229.97553733,
                                                ["x"] = -313921.05422474,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 875706.80408207,
                                                ["x"] = -313749.09751348,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 878277.59894568,
                                                ["x"] = -313265.78232661,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 879018.58685187,
                                                ["x"] = -313264.29419594,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 882061.30424192,
                                                ["x"] = -313408.60377092,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 882192.59796971,
                                                ["x"] = -314390.59140917,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 880250.14122871,
                                                ["x"] = -316906.6355984,
                                            }, -- end of [364]
                                            [143] = 
                                            {
                                                ["y"] = 875671.88317691,
                                                ["x"] = -313776.09477362,
                                            }, -- end of [143]
                                            [267] = 
                                            {
                                                ["y"] = 882725.14485677,
                                                ["x"] = -313650.24962179,
                                            }, -- end of [267]
                                            [291] = 
                                            {
                                                ["y"] = 882152.18285445,
                                                ["x"] = -314166.52478434,
                                            }, -- end of [291]
                                            [79] = 
                                            {
                                                ["y"] = 875085.04358891,
                                                ["x"] = -314723.70205803,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 876879.15107632,
                                                ["x"] = -313905.66926508,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 878070.08639816,
                                                ["x"] = -313361.46118957,
                                            }, -- end of [175]
                                            [301] = 
                                            {
                                                ["y"] = 882188.66575693,
                                                ["x"] = -314393.67622756,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 880250.44502635,
                                                ["x"] = -316911.62215614,
                                            }, -- end of [365]
                                            [191] = 
                                            {
                                                ["y"] = 878900.89717287,
                                                ["x"] = -313484.72934968,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 878977.48701923,
                                                ["x"] = -313449.34885061,
                                            }, -- end of [207]
                                            [151] = 
                                            {
                                                ["y"] = 875711.55132026,
                                                ["x"] = -313747.52357538,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 878282.54319531,
                                                ["x"] = -313266.52151842,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 879020.94813017,
                                                ["x"] = -313259.89136509,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 882066.20653291,
                                                ["x"] = -313407.65406838,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 874241.77026271,
                                                ["x"] = -316340.77789898,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 874254.53676741,
                                                ["x"] = -316354.96966259,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 874272.58709598,
                                                ["x"] = -316366.52317397,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 874564.69390122,
                                                ["x"] = -316264.49829187,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 874586.821077,
                                                ["x"] = -316231.82244797,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 874578.39633493,
                                                ["x"] = -316163.97074757,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 874409.68070024,
                                                ["x"] = -315648.63470243,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 874853.90315617,
                                                ["x"] = -315240.47638925,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 875092.97809884,
                                                ["x"] = -314742.02323091,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 874822.96116938,
                                                ["x"] = -314608.45644662,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 874890.46818,
                                                ["x"] = -314328.78221297,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 875234.06361068,
                                                ["x"] = -313918.17730836,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 875716.4001676,
                                                ["x"] = -313746.3178049,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 878311.8966414,
                                                ["x"] = -313272.70572213,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 879023.68814144,
                                                ["x"] = -313255.71088508,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 882080.3553778,
                                                ["x"] = -313402.73896594,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 881962.53549253,
                                                ["x"] = -314511.42476555,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 880255.64257838,
                                                ["x"] = -316925.49352748,
                                            }, -- end of [368]
                                            [223] = 
                                            {
                                                ["y"] = 879049.85968296,
                                                ["x"] = -313233.12868871,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 881642.73379159,
                                                ["x"] = -313419.33159019,
                                            }, -- end of [239]
                                            [363] = 
                                            {
                                                ["y"] = 880250.55500097,
                                                ["x"] = -316901.65730952,
                                            }, -- end of [363]
                                            [359] = 
                                            {
                                                ["y"] = 880443.48454162,
                                                ["x"] = -316622.42401096,
                                            }, -- end of [359]
                                            [351] = 
                                            {
                                                ["y"] = 880589.62538037,
                                                ["x"] = -316109.38166419,
                                            }, -- end of [351]
                                            [350] = 
                                            {
                                                ["y"] = 880601.16603008,
                                                ["x"] = -316087.20953468,
                                            }, -- end of [350]
                                            [305] = 
                                            {
                                                ["y"] = 881894.33211478,
                                                ["x"] = -314542.60462907,
                                            }, -- end of [305]
                                            [369] = 
                                            {
                                                ["y"] = 880258.62443314,
                                                ["x"] = -316929.50645004,
                                            }, -- end of [369]
                                            [343] = 
                                            {
                                                ["y"] = 880040.22083057,
                                                ["x"] = -315568.9993058,
                                            }, -- end of [343]
                                            [339] = 
                                            {
                                                ["y"] = 880031.0418621,
                                                ["x"] = -315551.51427805,
                                            }, -- end of [339]
                                            [153] = 
                                            {
                                                ["y"] = 875721.33990832,
                                                ["x"] = -313745.57357712,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 878720.72237565,
                                                ["x"] = -313368.89244793,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 879026.6813711,
                                                ["x"] = -313251.70455655,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 882089.11313264,
                                                ["x"] = -313397.9141104,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 881498.30625675,
                                                ["x"] = -314696.70121049,
                                            }, -- end of [306]
                                            [370] = 
                                            {
                                                ["y"] = 880271.42204122,
                                                ["x"] = -316944.87320324,
                                            }, -- end of [370]
                                            [259] = 
                                            {
                                                ["y"] = 882464.95502825,
                                                ["x"] = -313514.28569386,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 882668.97811381,
                                                ["x"] = -313608.75577441,
                                            }, -- end of [263]
                                            [331] = 
                                            {
                                                ["y"] = 880041.78767814,
                                                ["x"] = -315514.92642189,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = 881268.10420658,
                                                ["x"] = -315000.99530704,
                                            }, -- end of [327]
                                            [271] = 
                                            {
                                                ["y"] = 882931.05946537,
                                                ["x"] = -313859.78244889,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 882913.1632079,
                                                ["x"] = -313876.8760604,
                                            }, -- end of [275]
                                            [77] = 
                                            {
                                                ["y"] = 875089.46690437,
                                                ["x"] = -314732.66212836,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 874819.38496493,
                                                ["x"] = -314604.964091,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 874903.69087034,
                                                ["x"] = -314291.03535659,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 875238.36685634,
                                                ["x"] = -313915.63780165,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 875726.32615445,
                                                ["x"] = -313745.20484055,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 878725.31425217,
                                                ["x"] = -313370.86878489,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 879029.87884973,
                                                ["x"] = -313247.86063415,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 882218.17720197,
                                                ["x"] = -313321.47477159,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 881489.93008404,
                                                ["x"] = -314702.14765579,
                                            }, -- end of [308]
                                            [372] = 
                                            {
                                                ["y"] = 880568.96575819,
                                                ["x"] = -317275.69473626,
                                            }, -- end of [372]
                                            [279] = 
                                            {
                                                ["y"] = 882810.45816867,
                                                ["x"] = -313897.77627028,
                                            }, -- end of [279]
                                            [283] = 
                                            {
                                                ["y"] = 882350.12443586,
                                                ["x"] = -314049.72719512,
                                            }, -- end of [283]
                                            [286] = 
                                            {
                                                ["y"] = 882162.90974375,
                                                ["x"] = -314144.70821102,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 882159.51607616,
                                                ["x"] = -314148.36865584,
                                            }, -- end of [287]
                                            [270] = 
                                            {
                                                ["y"] = 882930.38771954,
                                                ["x"] = -313855.10125727,
                                            }, -- end of [270]
                                            [307] = 
                                            {
                                                ["y"] = 881494.0189764,
                                                ["x"] = -314699.27166402,
                                            }, -- end of [307]
                                            [309] = 
                                            {
                                                ["y"] = 881486.01600122,
                                                ["x"] = -314705.25806012,
                                            }, -- end of [309]
                                            [373] = 
                                            {
                                                ["y"] = 880570.96664351,
                                                ["x"] = -317280.26731958,
                                            }, -- end of [373]
                                            [302] = 
                                            {
                                                ["y"] = 882184.48247344,
                                                ["x"] = -314396.41340337,
                                            }, -- end of [302]
                                            [299] = 
                                            {
                                                ["y"] = 882196.33117719,
                                                ["x"] = -314387.26601532,
                                            }, -- end of [299]
                                            [155] = 
                                            {
                                                ["y"] = 875731.3255395,
                                                ["x"] = -313745.10219816,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 878734.14005494,
                                                ["x"] = -313375.52805379,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 879033.3430808,
                                                ["x"] = -313244.25863443,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 882222.95171151,
                                                ["x"] = -313321.65686656,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 881478.51285945,
                                                ["x"] = -314711.86751609,
                                            }, -- end of [310]
                                            [374] = 
                                            {
                                                ["y"] = 880572.31449951,
                                                ["x"] = -317285.0764848,
                                            }, -- end of [374]
                                            [78] = 
                                            {
                                                ["y"] = 875087.40547506,
                                                ["x"] = -314728.10760958,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 874816.06506974,
                                                ["x"] = -314601.22643509,
                                            }, -- end of [94]
                                            [39] = 
                                            {
                                                ["y"] = 874588.08466063,
                                                ["x"] = -316226.98541176,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 874408.15442351,
                                                ["x"] = -315683.23723047,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 874411.39239394,
                                                ["x"] = -315643.93887537,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 874887.94774214,
                                                ["x"] = -315203.86099921,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 881381.69549561,
                                                ["x"] = -314805.94058423,
                                            }, -- end of [311]
                                            [375] = 
                                            {
                                                ["y"] = 880572.88057195,
                                                ["x"] = -317290.03944996,
                                            }, -- end of [375]
                                            [110] = 
                                            {
                                                ["y"] = 874912.15255481,
                                                ["x"] = -314262.25642706,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 875242.83547477,
                                                ["x"] = -313913.39302495,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 875736.29179641,
                                                ["x"] = -313745.66928005,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 878886.63707734,
                                                ["x"] = -313480.187392,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 879037.11016551,
                                                ["x"] = -313240.97345312,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 882226.64379465,
                                                ["x"] = -313325.00369275,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 881364.55840306,
                                                ["x"] = -314824.13486777,
                                            }, -- end of [312]
                                            [376] = 
                                            {
                                                ["y"] = 880572.68536271,
                                                ["x"] = -317295.03069077,
                                            }, -- end of [376]
                                            [255] = 
                                            {
                                                ["y"] = 882243.08176619,
                                                ["x"] = -313343.71557204,
                                            }, -- end of [255]
                                            [295] = 
                                            {
                                                ["y"] = 882204.04616309,
                                                ["x"] = -314369.88687873,
                                            }, -- end of [295]
                                            [317] = 
                                            {
                                                ["y"] = 881349.45858491,
                                                ["x"] = -314849.87780134,
                                            }, -- end of [317]
                                            [318] = 
                                            {
                                                ["y"] = 881307.5255479,
                                                ["x"] = -314956.94077201,
                                            }, -- end of [318]
                                            [371] = 
                                            {
                                                ["y"] = 880566.0968915,
                                                ["x"] = -317271.60334403,
                                            }, -- end of [371]
                                            [319] = 
                                            {
                                                ["y"] = 881302.92291171,
                                                ["x"] = -314965.81578167,
                                            }, -- end of [319]
                                            [313] = 
                                            {
                                                ["y"] = 881361.4109987,
                                                ["x"] = -314828.0193598,
                                            }, -- end of [313]
                                            [377] = 
                                            {
                                                ["y"] = 880571.81493412,
                                                ["x"] = -317299.95213505,
                                            }, -- end of [377]
                                            [334] = 
                                            {
                                                ["y"] = 880033.30569235,
                                                ["x"] = -315527.16722167,
                                            }, -- end of [334]
                                            [335] = 
                                            {
                                                ["y"] = 880031.44137669,
                                                ["x"] = -315531.80394832,
                                            }, -- end of [335]
                                            [157] = 
                                            {
                                                ["y"] = 876824.31501592,
                                                ["x"] = -313902.0448743,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 878891.2782423,
                                                ["x"] = -313482.04675645,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 879041.1541046,
                                                ["x"] = -313238.03576699,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 882232.5051832,
                                                ["x"] = -313333.09052321,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 881358.48483903,
                                                ["x"] = -314832.072593,
                                            }, -- end of [314]
                                            [378] = 
                                            {
                                                ["y"] = 880571.27580109,
                                                ["x"] = -317302.10139272,
                                            }, -- end of [378]
                                            [366] = 
                                            {
                                                ["y"] = 880251.39813007,
                                                ["x"] = -316916.52798863,
                                            }, -- end of [366]
                                            [367] = 
                                            {
                                                ["y"] = 880253.01550624,
                                                ["x"] = -316921.24407748,
                                            }, -- end of [367]
                                            [303] = 
                                            {
                                                ["y"] = 882171.45539004,
                                                ["x"] = -314403.84631748,
                                            }, -- end of [303]
                                            [355] = 
                                            {
                                                ["y"] = 880478.11432721,
                                                ["x"] = -316544.93337489,
                                            }, -- end of [355]
                                            [347] = 
                                            {
                                                ["y"] = 880647.54658446,
                                                ["x"] = -316010.12490323,
                                            }, -- end of [347]
                                            [323] = 
                                            {
                                                ["y"] = 881287.68201608,
                                                ["x"] = -314985.55186277,
                                            }, -- end of [323]
                                            [315] = 
                                            {
                                                ["y"] = 881355.84489218,
                                                ["x"] = -314836.31756685,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 874810.02736239,
                                                ["x"] = -314593.26011797,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 874930.79759296,
                                                ["x"] = -314189.65382035,
                                            }, -- end of [111]
                                            [254] = 
                                            {
                                                ["y"] = 882235.88764514,
                                                ["x"] = -313336.77186425,
                                            }, -- end of [254]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 882096.36225007,
                                                ["x"] = -317819.90485228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882096.36225007,
                                                ["x"] = -317819.90485228,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 871607.41791536,
                                            ["x"] = -314064.47102953,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 872450.06682659,
                                            ["x"] = -314393.93384015,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882096.36225007,
                                            ["x"] = -317819.90485228,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 889749.02178404,
                                                                ["x"] = -324919.09525101,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 74,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 86,
                                        ["skill"] = "High",
                                        ["y"] = 871607.41791536,
                                        ["x"] = -314064.47102953,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm",
                                        ["heading"] = 1.9435067939799,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 87,
                                        ["skill"] = "High",
                                        ["y"] = 871637.34262225,
                                        ["x"] = -314080.26697578,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm",
                                        ["heading"] = 1.9435067939799,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 88,
                                        ["skill"] = "High",
                                        ["y"] = 871613.14140941,
                                        ["x"] = -314092.68878309,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm",
                                        ["heading"] = 1.9435067939799,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 89,
                                        ["skill"] = "High",
                                        ["y"] = 871627.84629229,
                                        ["x"] = -314037.29233538,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm",
                                        ["heading"] = 1.9435067939799,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 871607.41791536,
                                ["x"] = -314064.47102953,
                                ["name"] = "2S1 Battery74",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 874653.45839048,
                                                ["x"] = -304022.07179983,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 876752.03343076,
                                                ["x"] = -305725.59901044,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 877901.58552283,
                                                ["x"] = -306696.80496051,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 877916.34952781,
                                                ["x"] = -306699.2777397,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 878155.67207647,
                                                ["x"] = -306771.47171564,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 878169.34960076,
                                                ["x"] = -306777.6002563,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 878358.14825304,
                                                ["x"] = -306899.97614693,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 879479.95234626,
                                                ["x"] = -307428.25247453,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 879503.29407371,
                                                ["x"] = -307437.15871024,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 879513.08585122,
                                                ["x"] = -307439.1064581,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 879522.95241103,
                                                ["x"] = -307440.25384927,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 879526.94594068,
                                                ["x"] = -307448.79054636,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 879542.70753446,
                                                ["x"] = -307698.28632733,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 879548.94694547,
                                                ["x"] = -307732.70914018,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 879567.68165799,
                                                ["x"] = -307794.91946936,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 879736.85327326,
                                                ["x"] = -308243.73477253,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 879735.67458329,
                                                ["x"] = -308708.66641241,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 879698.46460918,
                                                ["x"] = -309171.98353293,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 879706.37915832,
                                                ["x"] = -309226.35721523,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 880011.55479721,
                                                ["x"] = -310008.69146601,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 880013.41526152,
                                                ["x"] = -310028.42691834,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 879847.71839655,
                                                ["x"] = -310677.44724633,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 879852.98983333,
                                                ["x"] = -310701.77365745,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 879904.67595996,
                                                ["x"] = -310804.31117268,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 880139.39856996,
                                                ["x"] = -311164.37808906,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 880843.73432941,
                                                ["x"] = -311778.97142787,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 881925.19159006,
                                                ["x"] = -312970.93703516,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 882008.86879327,
                                                ["x"] = -313107.10740997,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 882214.20260394,
                                                ["x"] = -313304.46171513,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 882236.57465316,
                                                ["x"] = -313337.47558006,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 882453.07549806,
                                                ["x"] = -313506.85165861,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 882661.01898318,
                                                ["x"] = -313604.52060569,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 882710.98159145,
                                                ["x"] = -313637.56239545,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 882966.71189931,
                                                ["x"] = -313890.82971255,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 883074.13801485,
                                                ["x"] = -314088.2063355,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 883173.07595618,
                                                ["x"] = -314243.29179489,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 883671.7563894,
                                                ["x"] = -314648.05261856,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 884094.10051145,
                                                ["x"] = -314823.00442775,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 884849.40419828,
                                                ["x"] = -315091.46181682,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 885551.27077697,
                                                ["x"] = -315417.61892829,
                                            }, -- end of [172]
                                            [1] = 
                                            {
                                                ["y"] = 877091.68189971,
                                                ["x"] = -305877.83991854,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 876988.84806821,
                                                ["x"] = -306111.16899042,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 883105.25922183,
                                                ["x"] = -314133.54183026,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 883177.04025767,
                                                ["x"] = -314246.337361,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 883682.30356513,
                                                ["x"] = -314658.71358002,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 884103.0339526,
                                                ["x"] = -314827.49030492,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 884891.74502041,
                                                ["x"] = -315106.68854884,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 885828.54525363,
                                                ["x"] = -315705.91317627,
                                            }, -- end of [173]
                                            [3] = 
                                            {
                                                ["y"] = 876976.92948722,
                                                ["x"] = -306144.07299333,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 876968.27583001,
                                                ["x"] = -306172.79355337,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 879709.93195106,
                                                ["x"] = -309240.92827354,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 880012.8484551,
                                                ["x"] = -310013.52000636,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 880012.66125991,
                                                ["x"] = -310033.36919673,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 876962.41103369,
                                                ["x"] = -306197.09275363,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 879858.3659338,
                                                ["x"] = -310715.77484983,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 880101.19996429,
                                                ["x"] = -311111.87160936,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 880142.97920801,
                                                ["x"] = -311167.86717361,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 876957.83193655,
                                                ["x"] = -306221.6672996,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 881993.86984883,
                                                ["x"] = -313087.15013867,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 882033.83568823,
                                                ["x"] = -313131.63448597,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 882219.44440103,
                                                ["x"] = -313312.97659113,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 876953.15640755,
                                                ["x"] = -306256.34982028,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 882465.80687926,
                                                ["x"] = -313514.77716898,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 882669.83348085,
                                                ["x"] = -313609.24110794,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 882725.86425352,
                                                ["x"] = -313650.92019645,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 876948.61605763,
                                                ["x"] = -306311.15652638,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 883112.53060947,
                                                ["x"] = -314146.65966606,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 876939.98831513,
                                                ["x"] = -306500.95512338,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 883689.86097244,
                                                ["x"] = -314665.25821867,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 876940.14249647,
                                                ["x"] = -306505.96930604,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 884951.70171385,
                                                ["x"] = -315131.77437158,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 876941.08649557,
                                                ["x"] = -306510.85869254,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 876944.49184794,
                                                ["x"] = -306514.31800952,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 876949.25038528,
                                                ["x"] = -306515.87399042,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 876954.2109416,
                                                ["x"] = -306516.46898099,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 876964.17661796,
                                                ["x"] = -306517.29334981,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 876969.11437061,
                                                ["x"] = -306518.07168197,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 876973.92284698,
                                                ["x"] = -306519.42140819,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 876978.34203858,
                                                ["x"] = -306521.73440973,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 876982.19764869,
                                                ["x"] = -306524.9095321,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 876985.69540774,
                                                ["x"] = -306528.48144391,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 877049.07687802,
                                                ["x"] = -306599.20892427,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 877052.89292245,
                                                ["x"] = -306602.43888963,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 877060.95465072,
                                                ["x"] = -306608.35046376,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 877069.43471637,
                                                ["x"] = -306613.64716735,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 877082.63969783,
                                                ["x"] = -306620.75716453,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 877100.75318856,
                                                ["x"] = -306629.23227602,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 877156.30249894,
                                                ["x"] = -306651.89538429,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 877358.01328261,
                                                ["x"] = -306726.29591144,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 877362.79272387,
                                                ["x"] = -306727.76209358,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 877367.70995168,
                                                ["x"] = -306728.64903282,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 877377.63950841,
                                                ["x"] = -306729.7332293,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 877387.63242384,
                                                ["x"] = -306729.38150231,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 877911.50410405,
                                                ["x"] = -306698.04618569,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 878136.78610963,
                                                ["x"] = -306764.89640957,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 878164.89366308,
                                                ["x"] = -306775.33430951,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 878173.62442646,
                                                ["x"] = -306780.1917069,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 878375.84463735,
                                                ["x"] = -306909.29067709,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 879493.82214148,
                                                ["x"] = -307433.96023142,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 879508.1431279,
                                                ["x"] = -307438.37304596,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 879518.08410515,
                                                ["x"] = -307439.17337626,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 879526.0730729,
                                                ["x"] = -307443.85307203,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 879528.15232024,
                                                ["x"] = -307463.75075838,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 879544.93272928,
                                                ["x"] = -307713.11885638,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 879555.34937472,
                                                ["x"] = -307756.87196055,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 879735.54425026,
                                                ["x"] = -308233.8387699,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 879738.72681186,
                                                ["x"] = -308613.72597551,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 879697.90409698,
                                                ["x"] = -309151.9947496,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 879700.40465585,
                                                ["x"] = -309191.88870418,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 879715.83218583,
                                                ["x"] = -309260.03565303,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 880013.65698672,
                                                ["x"] = -310018.45095966,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 880009.55608598,
                                                ["x"] = -310048.04266629,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 879848.85755007,
                                                ["x"] = -310687.36489609,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 879866.49917298,
                                                ["x"] = -310734.04438351,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 880126.71283126,
                                                ["x"] = -311148.93500486,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 880229.3243631,
                                                ["x"] = -311243.80088346,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 881909.0602113,
                                                ["x"] = -312945.66193118,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 882002.42630119,
                                                ["x"] = -313099.4668002,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 882201.52092638,
                                                ["x"] = -313289.02456429,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 882229.97948613,
                                                ["x"] = -313329.96850892,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 882262.81333136,
                                                ["x"] = -313360.61673164,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 882496.39448878,
                                                ["x"] = -313531.77754707,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 882678.33019912,
                                                ["x"] = -313614.50990784,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 882960.26946316,
                                                ["x"] = -313883.19158359,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 882979.76435204,
                                                ["x"] = -313912.12891994,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 883152.41164105,
                                                ["x"] = -314221.6486344,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 883515.02203274,
                                                ["x"] = -314460.07423096,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 883710.2774361,
                                                ["x"] = -314679.66112942,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 884301.99323905,
                                                ["x"] = -314952.50533395,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 885531.7436102,
                                                ["x"] = -315402.13291885,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                ["y"] = 883002.00487903,
                                                ["x"] = -313956.90535102,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 883155.47883218,
                                                ["x"] = -314225.59655412,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 883526.13692114,
                                                ["x"] = -314470.14394499,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 883723.32030828,
                                                ["x"] = -314687.0665057,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 884306.5402783,
                                                ["x"] = -314954.58263481,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 885536.00888126,
                                                ["x"] = -315404.74044344,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                ["y"] = 879702.50860493,
                                                ["x"] = -309206.73754357,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 879734.96145667,
                                                ["x"] = -309311.59668252,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 880013.81666162,
                                                ["x"] = -310023.4447916,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 879848.08745768,
                                                ["x"] = -310672.46576933,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 879850.01909142,
                                                ["x"] = -310692.22739048,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 879879.98224031,
                                                ["x"] = -310760.84062787,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 880136.01743979,
                                                ["x"] = -311160.69545258,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 880800.95074887,
                                                ["x"] = -311736.91373898,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 881914.77582969,
                                                ["x"] = -312953.86548084,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 882005.53528822,
                                                ["x"] = -313103.38204073,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 882208.16813442,
                                                ["x"] = -313296.49385401,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 882233.15318777,
                                                ["x"] = -313333.83030026,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 882428.68545777,
                                                ["x"] = -313489.38873117,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 882528.23938775,
                                                ["x"] = -313546.29230536,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 882703.18578068,
                                                ["x"] = -313631.30148333,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 882963.6212579,
                                                ["x"] = -313886.90040512,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 883039.97837101,
                                                ["x"] = -314032.94021626,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 883162.06010027,
                                                ["x"] = -314233.12252793,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 883536.54413009,
                                                ["x"] = -314480.94308061,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 883732.31097291,
                                                ["x"] = -314691.43897736,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 884311.21143729,
                                                ["x"] = -314956.36375131,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 885540.07611342,
                                                ["x"] = -315407.64654764,
                                            }, -- end of [170]
                                            [79] = 
                                            {
                                                ["y"] = 879848.03771264,
                                                ["x"] = -310682.43403407,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 881899.57351261,
                                                ["x"] = -312934.04775286,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 882243.80825846,
                                                ["x"] = -313344.37845293,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 882972.28821152,
                                                ["x"] = -313899.12735967,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 883055.02477564,
                                                ["x"] = -314058.89062105,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 883146.91009148,
                                                ["x"] = -314213.30173491,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 883165.59981782,
                                                ["x"] = -314236.65188715,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 883185.30624503,
                                                ["x"] = -314251.96346529,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 883507.22476789,
                                                ["x"] = -314453.81662062,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 883543.0881394,
                                                ["x"] = -314488.50248001,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 883701.91074933,
                                                ["x"] = -314674.18991966,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 883746.17118793,
                                                ["x"] = -314697.17054033,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 884115.86198667,
                                                ["x"] = -314835.26167731,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 884297.57570152,
                                                ["x"] = -314950.16433799,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 884320.77429882,
                                                ["x"] = -314959.28170125,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 885509.57117159,
                                                ["x"] = -315390.58829259,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 885543.93688017,
                                                ["x"] = -315410.82263308,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 885830.51340893,
                                                ["x"] = -315708.02363218,
                                            }, -- end of [174]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 886227.02987437,
                                                ["x"] = -315339.70590228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 886227.02987437,
                                                ["x"] = -315339.70590228,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 874653.45839048,
                                            ["x"] = -304022.07179983,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 876752.03343076,
                                            ["x"] = -305725.59901044,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 886227.02987437,
                                            ["x"] = -315339.70590228,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 890638.8397844,
                                                                ["x"] = -324764.65475654,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 77,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 90,
                                        ["skill"] = "High",
                                        ["y"] = 874653.45839048,
                                        ["x"] = -304022.07179983,
                                        ["name"] = "MLRS BM-21 Grad 122mm",
                                        ["heading"] = 2.2526635137649,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 91,
                                        ["skill"] = "High",
                                        ["y"] = 874683.38309737,
                                        ["x"] = -304037.86774607,
                                        ["name"] = "MLRS BM-21 Grad 122mm",
                                        ["heading"] = 2.2526635137649,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 874653.45839048,
                                ["x"] = -304022.07179983,
                                ["name"] = "BM-21 Grad Section77",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 872406.7759508,
                                                ["x"] = -328027.32235864,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 871345.90289356,
                                                ["x"] = -320337.16885789,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 871345.89824,
                                                ["x"] = -320337.16319129,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 871388.52394486,
                                                ["x"] = -320311.03845311,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 871517.676653,
                                                ["x"] = -320235.35156445,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 871531.31095249,
                                                ["x"] = -320214.5160743,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 871535.13831442,
                                                ["x"] = -320170.43551112,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 870919.31907308,
                                                ["x"] = -319072.1017058,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 873444.84410459,
                                                ["x"] = -317781.67496968,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 873891.18817831,
                                                ["x"] = -317239.88292375,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 874820.95656928,
                                                ["x"] = -314606.56839614,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 889864.80231597,
                                                ["x"] = -317045.22956117,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 890666.60958544,
                                                ["x"] = -317190.98692408,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 874817.52805649,
                                                ["x"] = -314602.93024502,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 891186.12326548,
                                                ["x"] = -317355.68378103,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 873893.86692316,
                                                ["x"] = -317235.66313785,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 874814.32497223,
                                                ["x"] = -314599.09157393,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 891209.13958679,
                                                ["x"] = -317365.38343967,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 891226.60317705,
                                                ["x"] = -317375.12739252,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 874811.30868483,
                                                ["x"] = -314595.10444218,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 892029.7571283,
                                                ["x"] = -317843.91355307,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 873448.85243956,
                                                ["x"] = -317778.68824114,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 873896.8682171,
                                                ["x"] = -317231.66512254,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 874808.53337587,
                                                ["x"] = -314590.9464476,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 892368.88193981,
                                                ["x"] = -318015.03508692,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 892376.9154768,
                                                ["x"] = -318020.98618909,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 874806.08491194,
                                                ["x"] = -314586.58884485,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 892395.9283652,
                                                ["x"] = -318037.21588507,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 873900.11497578,
                                                ["x"] = -317227.86364591,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 874804.02246533,
                                                ["x"] = -314582.03577365,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 892570.49661047,
                                                ["x"] = -318194.42969067,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 892572.92924491,
                                                ["x"] = -318198.79749267,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 874802.36726066,
                                                ["x"] = -314577.31941829,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 870904.82034284,
                                                ["x"] = -319058.32875519,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 873452.61493642,
                                                ["x"] = -317775.39758893,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 873907.15114941,
                                                ["x"] = -317220.7637123,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 874801.12866823,
                                                ["x"] = -314572.47686366,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 892576.35317526,
                                                ["x"] = -318213.32020918,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 892576.31164021,
                                                ["x"] = -318218.31449024,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 874800.2445304,
                                                ["x"] = -314567.5564555,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 892575.38632764,
                                                ["x"] = -318223.22148791,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 873910.9763922,
                                                ["x"] = -317217.54523805,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 874799.22988752,
                                                ["x"] = -314557.61168416,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 892571.00007923,
                                                ["x"] = -318232.17562859,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 892568.13644424,
                                                ["x"] = -318236.27086096,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 874799.15952091,
                                                ["x"] = -314552.61324927,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 892564.97324071,
                                                ["x"] = -318240.14183647,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 873459.42718195,
                                                ["x"] = -317768.09527229,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 873915.04887755,
                                                ["x"] = -317214.64737353,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 874799.51378704,
                                                ["x"] = -314547.62766867,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 892502.00753102,
                                                ["x"] = -318304.43566437,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 892499.11904785,
                                                ["x"] = -318308.52203167,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 874800.35283456,
                                                ["x"] = -314542.70103411,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 892497.61147828,
                                                ["x"] = -318313.22812044,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 873919.37418197,
                                                ["x"] = -317212.14330177,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 874801.60042265,
                                                ["x"] = -314537.85998435,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 892501.98187279,
                                                ["x"] = -318321.95304533,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 892523.72851092,
                                                ["x"] = -318342.61775308,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 871533.83301898,
                                                ["x"] = -320165.60827515,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 870891.08012666,
                                                ["x"] = -319043.79854408,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 873462.22778727,
                                                ["x"] = -317763.95492422,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 873923.91396904,
                                                ["x"] = -317210.05243925,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 874807.38351639,
                                                ["x"] = -314524.03368753,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 892613.79297048,
                                                ["x"] = -318421.69100956,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 892618.68313406,
                                                ["x"] = -318422.46310111,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 874853.99337048,
                                                ["x"] = -314418.92501584,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 892623.46062549,
                                                ["x"] = -318421.05306308,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 873928.58929423,
                                                ["x"] = -317208.28387025,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 874896.57116273,
                                                ["x"] = -314312.11045839,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 892645.45432646,
                                                ["x"] = -318409.19019995,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 892994.06037438,
                                                ["x"] = -318203.07355881,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 874907.45833412,
                                                ["x"] = -314278.85069977,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 892998.77135498,
                                                ["x"] = -318201.39463901,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 873467.21468061,
                                                ["x"] = -317755.28881283,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 873933.44143056,
                                                ["x"] = -317207.08360294,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 874919.01263799,
                                                ["x"] = -314235.36434795,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 893008.46468214,
                                                ["x"] = -318199.00321692,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 893013.4306504,
                                                ["x"] = -318198.4195886,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 874929.93927459,
                                                ["x"] = -314191.7287422,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 893023.41922667,
                                                ["x"] = -318198.01575744,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 873948.22214978,
                                                ["x"] = -317204.5365431,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 874931.98121037,
                                                ["x"] = -314187.16694195,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 893033.34399873,
                                                ["x"] = -318199.11283615,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 893038.19046665,
                                                ["x"] = -318200.33402111,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 874936.76014992,
                                                ["x"] = -314178.38768864,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 870861.45598523,
                                                ["x"] = -319009.92570451,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 873502.81172491,
                                                ["x"] = -317683.65062123,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 874482.70171507,
                                                ["x"] = -317127.69387745,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 874939.51933632,
                                                ["x"] = -314174.21908186,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 893056.47224334,
                                                ["x"] = -318208.32745977,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 893060.59817474,
                                                ["x"] = -318211.14607647,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 874942.61692617,
                                                ["x"] = -314170.29692209,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 893064.549829,
                                                ["x"] = -318214.21208261,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 874487.49100104,
                                                ["x"] = -317126.2645684,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 874946.03873495,
                                                ["x"] = -314166.65223924,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 893719.91746932,
                                                ["x"] = -318976.09371991,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 893732.56704853,
                                                ["x"] = -318991.58027079,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 874949.80189801,
                                                ["x"] = -314163.36359929,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 893735.09232373,
                                                ["x"] = -318995.89189939,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 873568.21659803,
                                                ["x"] = -317548.66513246,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 874492.07640771,
                                                ["x"] = -317124.27309672,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 874965.84074004,
                                                ["x"] = -314151.41811504,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 893747.02523359,
                                                ["x"] = -319028.69015326,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 893915.85850869,
                                                ["x"] = -319588.76248085,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 875107.27823782,
                                                ["x"] = -314048.38976947,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 893920.96755926,
                                                ["x"] = -319597.35193045,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 874496.53023645,
                                                ["x"] = -317122.00329228,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 875130.18274281,
                                                ["x"] = -314029.02141545,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 893927.18325384,
                                                ["x"] = -319605.17198466,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 871533.21092882,
                                                ["x"] = -320209.89369829,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 871532.28308414,
                                                ["x"] = -320160.85463565,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 870859.07565651,
                                                ["x"] = -319005.61607585,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 873570.94930548,
                                                ["x"] = -317544.48325729,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 874500.78418631,
                                                ["x"] = -317119.38077093,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 875169.27389978,
                                                ["x"] = -313990.37173112,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 894131.89382052,
                                                ["x"] = -319802.6523064,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 894131.65038797,
                                                ["x"] = -319807.63268465,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 875198.70797021,
                                                ["x"] = -313956.33905206,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 893971.57855131,
                                                ["x"] = -321273.7046514,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 874504.7748576,
                                                ["x"] = -317116.37093056,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 875224.46681248,
                                                ["x"] = -313925.74520644,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 893954.2162644,
                                                ["x"] = -321367.06177464,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 893947.29697843,
                                                ["x"] = -321391.08184303,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 875228.18716039,
                                                ["x"] = -313922.4138482,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 893934.19640568,
                                                ["x"] = -321428.8726137,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 873573.98859735,
                                                ["x"] = -317540.51288837,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 874508.48525855,
                                                ["x"] = -317113.02218663,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 875236.40669936,
                                                ["x"] = -313916.73188074,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 893908.91501639,
                                                ["x"] = -321488.72044616,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 893890.11254473,
                                                ["x"] = -321524.04023268,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 875240.81471411,
                                                ["x"] = -313914.37476711,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 874511.92411773,
                                                ["x"] = -317109.39348852,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 875245.35923602,
                                                ["x"] = -313912.29338409,
                                            }, -- end of [294]
                                            [295] = 
                                            {
                                                ["y"] = 875250.10021874,
                                                ["x"] = -313910.70704007,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 870859.32307672,
                                                ["x"] = -319000.60787977,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 873577.31070299,
                                                ["x"] = -317536.7806315,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 874515.11890315,
                                                ["x"] = -317105.5485305,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 875505.37267026,
                                                ["x"] = -313839.58177313,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 875519.98525249,
                                                ["x"] = -313836.20680064,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 874520.92411137,
                                                ["x"] = -317097.4090448,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 875529.8827461,
                                                ["x"] = -313834.80218081,
                                            }, -- end of [298]
                                            [299] = 
                                            {
                                                ["y"] = 875544.84872692,
                                                ["x"] = -313833.81361031,
                                            }, -- end of [299]
                                            [75] = 
                                            {
                                                ["y"] = 873580.93387924,
                                                ["x"] = -317533.33625944,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 874523.53852214,
                                                ["x"] = -317093.14809023,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 875639.67983382,
                                                ["x"] = -313828.32319307,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 875649.52650339,
                                                ["x"] = -313826.63562497,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 874525.89168779,
                                                ["x"] = -317088.73692498,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 875653.97117444,
                                                ["x"] = -313824.44114587,
                                            }, -- end of [302]
                                            [19] = 
                                            {
                                                ["y"] = 871530.12381859,
                                                ["x"] = -320156.34673784,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 870859.74543985,
                                                ["x"] = -318990.61902806,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 873584.74587271,
                                                ["x"] = -317530.09961683,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 874527.91610723,
                                                ["x"] = -317084.16708172,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 875659.00971929,
                                                ["x"] = -313815.91475497,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 875660.2163491,
                                                ["x"] = -313811.06521623,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 874529.5505179,
                                                ["x"] = -317079.44343897,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 875664.30680524,
                                                ["x"] = -313791.49630035,
                                            }, -- end of [306]
                                            [307] = 
                                            {
                                                ["y"] = 875665.94230041,
                                                ["x"] = -313786.77440677,
                                            }, -- end of [307]
                                            [77] = 
                                            {
                                                ["y"] = 873588.7331498,
                                                ["x"] = -317527.08475905,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 874530.77625608,
                                                ["x"] = -317074.5975165,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 875668.07716167,
                                                ["x"] = -313782.25490329,
                                            }, -- end of [308]
                                            [309] = 
                                            {
                                                ["y"] = 875670.62338152,
                                                ["x"] = -313777.95402555,
                                            }, -- end of [309]
                                            [155] = 
                                            {
                                                ["y"] = 874531.58779765,
                                                ["x"] = -317069.66530254,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 875673.50449984,
                                                ["x"] = -313773.86860648,
                                            }, -- end of [310]
                                            [311] = 
                                            {
                                                ["y"] = 875679.87729624,
                                                ["x"] = -313766.16636082,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 870859.39718102,
                                                ["x"] = -318975.62478951,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 873592.95122494,
                                                ["x"] = -317524.40394217,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 874531.97879113,
                                                ["x"] = -317064.68215229,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 875683.37177299,
                                                ["x"] = -313762.59166979,
                                            }, -- end of [312]
                                            [313] = 
                                            {
                                                ["y"] = 875687.15234266,
                                                ["x"] = -313759.32234197,
                                            }, -- end of [313]
                                            [157] = 
                                            {
                                                ["y"] = 874531.95298077,
                                                ["x"] = -317059.68402719,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 875691.2193289,
                                                ["x"] = -313756.41635573,
                                            }, -- end of [314]
                                            [315] = 
                                            {
                                                ["y"] = 875695.57352743,
                                                ["x"] = -313753.96366679,
                                            }, -- end of [315]
                                            [79] = 
                                            {
                                                ["y"] = 873597.39721353,
                                                ["x"] = -317522.12012203,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 874531.55946853,
                                                ["x"] = -317054.70001103,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 875700.09291486,
                                                ["x"] = -313751.82504599,
                                            }, -- end of [316]
                                            [317] = 
                                            {
                                                ["y"] = 875709.40643331,
                                                ["x"] = -313748.19176536,
                                            }, -- end of [317]
                                            [159] = 
                                            {
                                                ["y"] = 874530.85927886,
                                                ["x"] = -317049.7502494,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 875714.20968415,
                                                ["x"] = -313746.80661996,
                                            }, -- end of [318]
                                            [5] = 
                                            {
                                                ["y"] = 871520.95485232,
                                                ["x"] = -320231.58180905,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 871534.71224378,
                                                ["x"] = -320205.12590824,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 871457.29030053,
                                                ["x"] = -320030.97002824,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 870854.20251638,
                                                ["x"] = -318885.80885161,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 873602.02838007,
                                                ["x"] = -317520.24150245,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 874528.74881043,
                                                ["x"] = -317039.97824064,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 875724.08266274,
                                                ["x"] = -313745.33361096,
                                            }, -- end of [320]
                                            [321] = 
                                            {
                                                ["y"] = 875734.06686632,
                                                ["x"] = -313745.36400995,
                                            }, -- end of [321]
                                            [161] = 
                                            {
                                                ["y"] = 874527.33015925,
                                                ["x"] = -317035.18472746,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 875743.93792826,
                                                ["x"] = -313746.95746789,
                                            }, -- end of [322]
                                            [323] = 
                                            {
                                                ["y"] = 876210.86585557,
                                                ["x"] = -313833.74936797,
                                            }, -- end of [323]
                                            [81] = 
                                            {
                                                ["y"] = 873606.78062788,
                                                ["x"] = -317518.68680226,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 874525.60536892,
                                                ["x"] = -317030.49232237,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 876856.9287137,
                                                ["x"] = -313905.06897298,
                                            }, -- end of [324]
                                            [325] = 
                                            {
                                                ["y"] = 876871.90766864,
                                                ["x"] = -313905.80850495,
                                            }, -- end of [325]
                                            [163] = 
                                            {
                                                ["y"] = 874523.52840635,
                                                ["x"] = -317025.94608545,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 876881.89978659,
                                                ["x"] = -313905.49713947,
                                            }, -- end of [326]
                                            [327] = 
                                            {
                                                ["y"] = 876891.83050221,
                                                ["x"] = -313904.3432433,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 870855.31140038,
                                                ["x"] = -318880.95324018,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 873611.60074081,
                                                ["x"] = -317517.35399349,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 874521.06960573,
                                                ["x"] = -317021.59406865,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 876906.58035944,
                                                ["x"] = -313901.62423537,
                                            }, -- end of [328]
                                            [329] = 
                                            {
                                                ["y"] = 877477.82679899,
                                                ["x"] = -313775.61650692,
                                            }, -- end of [329]
                                            [165] = 
                                            {
                                                ["y"] = 874518.22298741,
                                                ["x"] = -317017.48654523,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 877487.74961103,
                                                ["x"] = -313774.39141112,
                                            }, -- end of [330]
                                            [331] = 
                                            {
                                                ["y"] = 877512.64420405,
                                                ["x"] = -313772.11797574,
                                            }, -- end of [331]
                                            [83] = 
                                            {
                                                ["y"] = 873616.49404696,
                                                ["x"] = -317516.33985188,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 874515.05244264,
                                                ["x"] = -317013.62201702,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 877517.57609588,
                                                ["x"] = -313771.29835027,
                                            }, -- end of [332]
                                            [333] = 
                                            {
                                                ["y"] = 877532.20768141,
                                                ["x"] = -313768.00333645,
                                            }, -- end of [333]
                                            [167] = 
                                            {
                                                ["y"] = 874511.65862039,
                                                ["x"] = -317009.95077233,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 877685.93078361,
                                                ["x"] = -313723.65853714,
                                            }, -- end of [334]
                                            [21] = 
                                            {
                                                ["y"] = 871140.66548166,
                                                ["x"] = -319486.33616547,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 870858.34360929,
                                                ["x"] = -318877.03713237,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 873621.45955118,
                                                ["x"] = -317515.78099919,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 874507.87085808,
                                                ["x"] = -317006.69006884,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 877718.99102242,
                                                ["x"] = -313712.35568905,
                                            }, -- end of [336]
                                            [337] = 
                                            {
                                                ["y"] = 877723.2811138,
                                                ["x"] = -313709.78957705,
                                            }, -- end of [337]
                                            [169] = 
                                            {
                                                ["y"] = 874503.84655538,
                                                ["x"] = -317003.72371458,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 877727.4104938,
                                                ["x"] = -313706.97150501,
                                            }, -- end of [338]
                                            [339] = 
                                            {
                                                ["y"] = 877731.40522776,
                                                ["x"] = -313703.96517534,
                                            }, -- end of [339]
                                            [85] = 
                                            {
                                                ["y"] = 873626.45511238,
                                                ["x"] = -317515.54684934,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 874487.08690633,
                                                ["x"] = -316992.813383,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 877735.08955365,
                                                ["x"] = -313700.58748587,
                                            }, -- end of [340]
                                            [341] = 
                                            {
                                                ["y"] = 878036.6794725,
                                                ["x"] = -313387.15536775,
                                            }, -- end of [341]
                                            [171] = 
                                            {
                                                ["y"] = 874249.0445987,
                                                ["x"] = -316845.42659107,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 878055.6594125,
                                                ["x"] = -313370.88502226,
                                            }, -- end of [342]
                                            [343] = 
                                            {
                                                ["y"] = 878059.69201298,
                                                ["x"] = -313367.93072456,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 870862.39351942,
                                                ["x"] = -318874.12113693,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 873631.44147763,
                                                ["x"] = -317515.85752187,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 874245.06828489,
                                                ["x"] = -316842.39604482,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 878068.15065428,
                                                ["x"] = -313362.59989094,
                                            }, -- end of [344]
                                            [345] = 
                                            {
                                                ["y"] = 878094.41216645,
                                                ["x"] = -313348.10278022,
                                            }, -- end of [345]
                                            [173] = 
                                            {
                                                ["y"] = 874241.32871514,
                                                ["x"] = -316839.08080593,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 878246.24148776,
                                                ["x"] = -313271.64585976,
                                            }, -- end of [346]
                                            [347] = 
                                            {
                                                ["y"] = 878250.81800511,
                                                ["x"] = -313269.63332954,
                                            }, -- end of [347]
                                            [87] = 
                                            {
                                                ["y"] = 873928.74386553,
                                                ["x"] = -317555.84177621,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 874238.07366974,
                                                ["x"] = -316835.2902524,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 878255.58638913,
                                                ["x"] = -313268.14283682,
                                            }, -- end of [348]
                                            [349] = 
                                            {
                                                ["y"] = 878260.45028674,
                                                ["x"] = -313266.98243913,
                                            }, -- end of [349]
                                            [175] = 
                                            {
                                                ["y"] = 874235.08328003,
                                                ["x"] = -316831.28366709,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 878265.38127921,
                                                ["x"] = -313266.17770318,
                                            }, -- end of [350]
                                            [11] = 
                                            {
                                                ["y"] = 871535.79739754,
                                                ["x"] = -320200.24683318,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 871125.20153621,
                                                ["x"] = -319454.94202191,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 870866.83606029,
                                                ["x"] = -318871.82987129,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 873933.74203311,
                                                ["x"] = -317555.82149714,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 874232.37257768,
                                                ["x"] = -316827.08403582,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 878275.36032021,
                                                ["x"] = -313265.60849202,
                                            }, -- end of [352]
                                            [353] = 
                                            {
                                                ["y"] = 878280.32778212,
                                                ["x"] = -313266.1533084,
                                            }, -- end of [353]
                                            [177] = 
                                            {
                                                ["y"] = 874230.01453178,
                                                ["x"] = -316822.67653251,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 878295.05216743,
                                                ["x"] = -313269.00717071,
                                            }, -- end of [354]
                                            [355] = 
                                            {
                                                ["y"] = 878718.58106797,
                                                ["x"] = -313368.21601516,
                                            }, -- end of [355]
                                            [89] = 
                                            {
                                                ["y"] = 873938.70659939,
                                                ["x"] = -317555.23367904,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 874228.03292604,
                                                ["x"] = -316818.08765371,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 878723.26189362,
                                                ["x"] = -313369.9568671,
                                            }, -- end of [356]
                                            [357] = 
                                            {
                                                ["y"] = 878732.25015336,
                                                ["x"] = -313374.31485039,
                                            }, -- end of [357]
                                            [179] = 
                                            {
                                                ["y"] = 874226.4407635,
                                                ["x"] = -316813.3496677,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 878748.80692157,
                                                ["x"] = -313385.53204359,
                                            }, -- end of [358]
                                            [359] = 
                                            {
                                                ["y"] = 878880.31034297,
                                                ["x"] = -313476.66459774,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 870876.04559585,
                                                ["x"] = -318867.93575161,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 873943.62491238,
                                                ["x"] = -317554.34145157,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 874225.12841201,
                                                ["x"] = -316808.52522332,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 878884.62817711,
                                                ["x"] = -313479.18397427,
                                            }, -- end of [360]
                                            [361] = 
                                            {
                                                ["y"] = 878889.17978519,
                                                ["x"] = -313481.24508987,
                                            }, -- end of [361]
                                            [181] = 
                                            {
                                                ["y"] = 874224.32533399,
                                                ["x"] = -316803.59221778,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 878893.87888038,
                                                ["x"] = -313482.95172635,
                                            }, -- end of [362]
                                            [363] = 
                                            {
                                                ["y"] = 878898.69682913,
                                                ["x"] = -313484.28005536,
                                            }, -- end of [363]
                                            [91] = 
                                            {
                                                ["y"] = 873948.45142326,
                                                ["x"] = -317553.04469052,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 874223.53524222,
                                                ["x"] = -316793.62494335,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 878903.61728818,
                                                ["x"] = -313485.15978216,
                                            }, -- end of [364]
                                            [365] = 
                                            {
                                                ["y"] = 878908.59419271,
                                                ["x"] = -313485.62516171,
                                            }, -- end of [365]
                                            [183] = 
                                            {
                                                ["y"] = 874216.97470774,
                                                ["x"] = -316528.71128757,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 878913.59201025,
                                                ["x"] = -313485.74324637,
                                            }, -- end of [366]
                                            [23] = 
                                            {
                                                ["y"] = 871101.49245387,
                                                ["x"] = -319399.83220196,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 870931.79006637,
                                                ["x"] = -318845.76033108,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 873953.13932998,
                                                ["x"] = -317551.30988949,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 874217.29430945,
                                                ["x"] = -316513.71751395,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 878928.53318873,
                                                ["x"] = -313484.57496303,
                                            }, -- end of [368]
                                            [369] = 
                                            {
                                                ["y"] = 878933.43630146,
                                                ["x"] = -313483.6019591,
                                            }, -- end of [369]
                                            [185] = 
                                            {
                                                ["y"] = 874218.16505656,
                                                ["x"] = -316503.75651643,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 878938.24428705,
                                                ["x"] = -313482.23530257,
                                            }, -- end of [370]
                                            [371] = 
                                            {
                                                ["y"] = 878942.91975909,
                                                ["x"] = -313480.46747337,
                                            }, -- end of [371]
                                            [93] = 
                                            {
                                                ["y"] = 873957.66247328,
                                                ["x"] = -317549.18300208,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 874231.76380768,
                                                ["x"] = -316404.69043747,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 878947.42920516,
                                                ["x"] = -313478.31109534,
                                            }, -- end of [372]
                                            [373] = 
                                            {
                                                ["y"] = 878951.73919166,
                                                ["x"] = -313475.77993848,
                                            }, -- end of [373]
                                            [187] = 
                                            {
                                                ["y"] = 874234.51193245,
                                                ["x"] = -316389.94687805,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 878955.84248573,
                                                ["x"] = -313472.9241813,
                                            }, -- end of [374]
                                            [375] = 
                                            {
                                                ["y"] = 878959.75985388,
                                                ["x"] = -313469.81829766,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 870946.15277998,
                                                ["x"] = -318841.44287215,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 873962.01763563,
                                                ["x"] = -317546.72799993,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 874235.84591039,
                                                ["x"] = -316385.1303931,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 878967.12957588,
                                                ["x"] = -313463.06433467,
                                            }, -- end of [376]
                                            [377] = 
                                            {
                                                ["y"] = 878970.51924081,
                                                ["x"] = -313459.38968105,
                                            }, -- end of [377]
                                            [189] = 
                                            {
                                                ["y"] = 874238.29465455,
                                                ["x"] = -316380.83092906,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 878973.62388847,
                                                ["x"] = -313455.47238273,
                                            }, -- end of [378]
                                            [379] = 
                                            {
                                                ["y"] = 878976.37844189,
                                                ["x"] = -313451.30160867,
                                            }, -- end of [379]
                                            [95] = 
                                            {
                                                ["y"] = 873966.21496654,
                                                ["x"] = -317544.01249343,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 874242.54845807,
                                                ["x"] = -316378.22561754,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 878978.74469698,
                                                ["x"] = -313446.89946175,
                                            }, -- end of [380]
                                            [381] = 
                                            {
                                                ["y"] = 878980.82111703,
                                                ["x"] = -313442.35094826,
                                            }, -- end of [381]
                                            [191] = 
                                            {
                                                ["y"] = 874247.11482419,
                                                ["x"] = -316376.1919739,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 878982.41719907,
                                                ["x"] = -313437.61550448,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 871510.37927679,
                                                ["x"] = -320242.18455997,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 871523.89850437,
                                                ["x"] = -320227.54326624,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 871536.46019579,
                                                ["x"] = -320195.29409268,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 871089.51620137,
                                                ["x"] = -319366.94899655,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 870965.61282112,
                                                ["x"] = -318836.83837113,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 873974.20380755,
                                                ["x"] = -317538.0025394,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 874284.5885146,
                                                ["x"] = -316362.20689043,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 879015.73974892,
                                                ["x"] = -313270.95668739,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 879019.83513738,
                                                ["x"] = -313261.84088417,
                                            }, -- end of [385]
                                            [193] = 
                                            {
                                                ["y"] = 874550.28077008,
                                                ["x"] = -316273.88897478,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 879022.41832391,
                                                ["x"] = -313257.56373167,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 879025.31332154,
                                                ["x"] = -313253.48604218,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 873977.95260844,
                                                ["x"] = -317534.69512531,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 874554.67586226,
                                                ["x"] = -316271.51471919,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 879028.41381111,
                                                ["x"] = -313249.5626576,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 879031.74972008,
                                                ["x"] = -313245.84084889,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 874558.90452768,
                                                ["x"] = -316268.84250114,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 879035.38190623,
                                                ["x"] = -313242.4074098,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 879039.30557219,
                                                ["x"] = -313239.31088064,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 870995.13214226,
                                                ["x"] = -318831.50649257,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 873981.46659774,
                                                ["x"] = -317531.13990415,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 874562.95740736,
                                                ["x"] = -316265.92107399,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 879043.48453375,
                                                ["x"] = -313236.56987423,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 879047.85439896,
                                                ["x"] = -313234.14107721,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 874566.74362348,
                                                ["x"] = -316262.66135436,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 879056.9539006,
                                                ["x"] = -313230.00287181,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 879061.70840405,
                                                ["x"] = -313228.46859058,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 873984.68287558,
                                                ["x"] = -317527.31386376,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 874570.27379435,
                                                ["x"] = -316259.12027563,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 879066.57663004,
                                                ["x"] = -313227.33426622,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 879071.50417062,
                                                ["x"] = -313226.48851715,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 874576.76857992,
                                                ["x"] = -316251.51747617,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 879076.49837842,
                                                ["x"] = -313226.26831521,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 871023.13748155,
                                                ["x"] = -319157.26681814,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 871559.82395704,
                                                ["x"] = -318755.32065479,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 873987.56329692,
                                                ["x"] = -317523.22871786,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 874579.66054386,
                                                ["x"] = -316247.44242521,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 881005.59177919,
                                                ["x"] = -313193.26658425,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 881020.49319426,
                                                ["x"] = -313194.96698396,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 874582.20567428,
                                                ["x"] = -316243.1407526,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 881045.13477487,
                                                ["x"] = -313199.17526146,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 881074.3934748,
                                                ["x"] = -313205.78656777,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 873990.08866595,
                                                ["x"] = -317518.91502217,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 874584.37170379,
                                                ["x"] = -316238.63590062,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 881093.61141488,
                                                ["x"] = -313211.31591021,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 881140.80293273,
                                                ["x"] = -313227.82306797,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 874586.14779409,
                                                ["x"] = -316233.96389983,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 881640.58467019,
                                                ["x"] = -313418.67966451,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 881650.22362692,
                                                ["x"] = -313421.33680112,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 871652.42074181,
                                                ["x"] = -318734.12628694,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 873992.23872524,
                                                ["x"] = -317514.40263146,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 874587.55400159,
                                                ["x"] = -316229.1681736,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 881664.86242272,
                                                ["x"] = -313424.59724362,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 881679.68464294,
                                                ["x"] = -313426.88836823,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 874588.66466438,
                                                ["x"] = -316224.29202999,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 881689.63574327,
                                                ["x"] = -313427.85270658,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 881699.62805412,
                                                ["x"] = -313428.2195405,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 873994.00012089,
                                                ["x"] = -317509.72507905,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 874589.54398572,
                                                ["x"] = -316219.36844995,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 881729.62045014,
                                                ["x"] = -313427.69677942,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 882059.0731339,
                                                ["x"] = -313408.8601441,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 874590.13395317,
                                                ["x"] = -316214.40448688,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 882064.02663937,
                                                ["x"] = -313408.18903926,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 871536.76889337,
                                                ["x"] = -320190.3038415,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 871020.57171586,
                                                ["x"] = -319152.97416262,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 871671.62533209,
                                                ["x"] = -318728.55507455,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 873995.40884251,
                                                ["x"] = -317504.92820535,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 874590.31857729,
                                                ["x"] = -316209.41194321,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 882078.32897725,
                                                ["x"] = -313403.7067468,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 882082.79488235,
                                                ["x"] = -313401.46079918,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 874590.08784211,
                                                ["x"] = -316204.4205836,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 882220.84958173,
                                                ["x"] = -313320.99614932,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 882225.13529725,
                                                ["x"] = -313323.32867761,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 873996.52046249,
                                                ["x"] = -317500.05422845,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 874588.65526949,
                                                ["x"] = -316194.53622148,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 882228.12842678,
                                                ["x"] = -313327.32313531,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 882231.06634079,
                                                ["x"] = -313331.36628711,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 874587.2276563,
                                                ["x"] = -316189.74485286,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 882234.34293314,
                                                ["x"] = -313335.14169978,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 882241.43295063,
                                                ["x"] = -313342.1907319,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 871676.32640194,
                                                ["x"] = -318726.85355311,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 873998.04968329,
                                                ["x"] = -317490.17476372,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 874407.65265382,
                                                ["x"] = -315680.52865754,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 882256.47820579,
                                                ["x"] = -313355.36438875,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 882410.12246663,
                                                ["x"] = -313475.42407184,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 874406.94898369,
                                                ["x"] = -315675.57948449,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 882450.40155314,
                                                ["x"] = -313505.0410521,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 882463.01482241,
                                                ["x"] = -313513.15463646,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 873998.4299103,
                                                ["x"] = -317485.18999361,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 874406.68191505,
                                                ["x"] = -315670.59035373,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 882493.5108116,
                                                ["x"] = -313530.32405334,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 882511.57193402,
                                                ["x"] = -313538.90999679,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 874406.82395711,
                                                ["x"] = -315665.59208474,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 882662.5960122,
                                                ["x"] = -313605.3258048,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 871017.67589272,
                                                ["x"] = -319148.90384373,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 871680.92425514,
                                                ["x"] = -318724.89086669,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 873998.47053095,
                                                ["x"] = -317480.19136952,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 874407.21856679,
                                                ["x"] = -315660.60741789,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 882679.80946073,
                                                ["x"] = -313615.48313117,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 882704.59260968,
                                                ["x"] = -313632.37673616,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 874407.92370708,
                                                ["x"] = -315655.65932856,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 882712.32889966,
                                                ["x"] = -313638.71136328,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 882730.79548046,
                                                ["x"] = -313655.55971881,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 873998.10929583,
                                                ["x"] = -317475.20594276,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 874409.04158914,
                                                ["x"] = -315650.78755623,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 882961.48586099,
                                                ["x"] = -313884.47829507,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 882964.74447607,
                                                ["x"] = -313888.26917899,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 874410.57720412,
                                                ["x"] = -315646.03097137,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 882967.75073022,
                                                ["x"] = -313892.2636258,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 882973.21476262,
                                                ["x"] = -313900.63628593,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 872426.88463068,
                                                ["x"] = -318384.42559868,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 873997.30774728,
                                                ["x"] = -317470.27255443,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 874412.47838949,
                                                ["x"] = -315641.4078305,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 882980.60249932,
                                                ["x"] = -313913.68868975,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 883053.34325883,
                                                ["x"] = -314056.13365286,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 874414.6365105,
                                                ["x"] = -315636.89693894,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 883072.31574087,
                                                ["x"] = -314085.54030645,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 883106.15597795,
                                                ["x"] = -314135.06865418,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 873996.06264122,
                                                ["x"] = -317465.43266494,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 874417.06068292,
                                                ["x"] = -315632.52547486,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 883115.64512899,
                                                ["x"] = -314152.67146541,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 883145.26842664,
                                                ["x"] = -314210.520923,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 874419.8636976,
                                                ["x"] = -315628.38910853,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 883150.55278377,
                                                ["x"] = -314219.00807464,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 871526.5829795,
                                                ["x"] = -320223.322874,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 871536.6358835,
                                                ["x"] = -320180.30484857,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 871014.40397999,
                                                ["x"] = -319145.12433806,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 872439.85950954,
                                                ["x"] = -318376.90311893,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 873994.50571744,
                                                ["x"] = -317460.68070063,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 874422.95577599,
                                                ["x"] = -315624.45912091,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 883159.87033032,
                                                ["x"] = -314230.75010613,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 883163.29272224,
                                                ["x"] = -314234.39346683,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 874426.42236316,
                                                ["x"] = -315620.86291094,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 883170.61887479,
                                                ["x"] = -314241.19632293,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 883174.45497717,
                                                ["x"] = -314244.40240543,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 873992.521319,
                                                ["x"] = -317456.09570713,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 874859.30969985,
                                                ["x"] = -315234.91811182,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 883182.60914576,
                                                ["x"] = -314250.18752587,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 883508.63600901,
                                                ["x"] = -314454.8860827,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 874896.3065341,
                                                ["x"] = -315194.22819106,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 883516.36032779,
                                                ["x"] = -314461.23370496,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 883527.40286384,
                                                ["x"] = -314471.38188516,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 873314.60920526,
                                                ["x"] = -317814.46757793,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 873990.09885135,
                                                ["x"] = -317451.72273317,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 875087.18032004,
                                                ["x"] = -314949.9731645,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 883537.73613752,
                                                ["x"] = -314482.25244648,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 883544.20923356,
                                                ["x"] = -314489.87306967,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 875114.07165335,
                                                ["x"] = -314913.9013658,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 883669.57313159,
                                                ["x"] = -314645.67318712,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 883679.9633889,
                                                ["x"] = -314656.48836022,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 873982.03877201,
                                                ["x"] = -317439.07397671,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 875116.51378179,
                                                ["x"] = -314909.54403019,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 883687.36060804,
                                                ["x"] = -314663.21477181,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 883695.24062655,
                                                ["x"] = -314669.36987495,
                                            }, -- end of [461]
                                            [231] = 
                                            {
                                                ["y"] = 875120.29157644,
                                                ["x"] = -314900.28622376,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 883707.53866165,
                                                ["x"] = -314677.95135604,
                                            }, -- end of [462]
                                            [29] = 
                                            {
                                                ["y"] = 871010.83152176,
                                                ["x"] = -319141.6325967,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 873323.95580566,
                                                ["x"] = -317810.92684818,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 873889.58497821,
                                                ["x"] = -317302.42465768,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 875121.71832284,
                                                ["x"] = -314895.49936962,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 883729.37333548,
                                                ["x"] = -314690.09792475,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 883743.16636726,
                                                ["x"] = -314695.9875843,
                                            }, -- end of [465]
                                            [233] = 
                                            {
                                                ["y"] = 875122.72972768,
                                                ["x"] = -314890.60748966,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 884095.71153409,
                                                ["x"] = -314823.73920225,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 884104.57366472,
                                                ["x"] = -314828.36476337,
                                            }, -- end of [467]
                                            [117] = 
                                            {
                                                ["y"] = 873887.42003623,
                                                ["x"] = -317297.92230134,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 875123.4451567,
                                                ["x"] = -314885.6554702,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 884303.5879161,
                                                ["x"] = -314953.27483849,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 884308.18199018,
                                                ["x"] = -314955.24597528,
                                            }, -- end of [469]
                                            [235] = 
                                            {
                                                ["y"] = 875123.89427261,
                                                ["x"] = -314880.67830304,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 884312.88846788,
                                                ["x"] = -314956.93200063,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 884322.4832477,
                                                ["x"] = -314959.74523099,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 873328.82135883,
                                                ["x"] = -317809.77788017,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 873885.70971461,
                                                ["x"] = -317293.22397118,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 875123.65790809,
                                                ["x"] = -314875.68660824,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 884841.58223669,
                                                ["x"] = -315088.90523266,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 884884.05708011,
                                                ["x"] = -315103.75294889,
                                            }, -- end of [473]
                                            [237] = 
                                            {
                                                ["y"] = 875123.0342351,
                                                ["x"] = -314870.72615992,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 884935.00851202,
                                                ["x"] = -315124.45050421,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 885488.76238762,
                                                ["x"] = -315380.26400933,
                                            }, -- end of [475]
                                            [119] = 
                                            {
                                                ["y"] = 873884.35731496,
                                                ["x"] = -317288.41313588,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 875119.44845055,
                                                ["x"] = -314851.05228849,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 885533.27231507,
                                                ["x"] = -315403.0263912,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 885537.47443723,
                                                ["x"] = -315405.73405654,
                                            }, -- end of [477]
                                            [239] = 
                                            {
                                                ["y"] = 875101.80786017,
                                                ["x"] = -314773.02832977,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 885541.46464002,
                                                ["x"] = -315408.74528267,
                                            }, -- end of [478]
                                            [15] = 
                                            {
                                                ["y"] = 871536.10472172,
                                                ["x"] = -320175.33694792,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 871006.87096784,
                                                ["x"] = -319138.58167814,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 873426.89423801,
                                                ["x"] = -317790.32841465,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 873883.48008411,
                                                ["x"] = -317283.49244831,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 875095.1958382,
                                                ["x"] = -314748.92104213,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 885556.0967817,
                                                ["x"] = -315422.36776009,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = 885836.49093638,
                                                ["x"] = -315714.59683089,
                                            }, -- end of [481]
                                            [241] = 
                                            {
                                                ["y"] = 875090.31593478,
                                                ["x"] = -314734.7412581,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 885839.66882075,
                                                ["x"] = -315718.45530175,
                                            }, -- end of [482]
                                            [483] = 
                                            {
                                                ["y"] = 885842.38180222,
                                                ["x"] = -315722.65553753,
                                            }, -- end of [483]
                                            [121] = 
                                            {
                                                ["y"] = 873883.04641612,
                                                ["x"] = -317278.51297386,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 875088.36372629,
                                                ["x"] = -314730.13866715,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 885844.85986142,
                                                ["x"] = -315726.99677938,
                                            }, -- end of [484]
                                            [485] = 
                                            {
                                                ["y"] = 885846.97331072,
                                                ["x"] = -315731.52350137,
                                            }, -- end of [485]
                                            [243] = 
                                            {
                                                ["y"] = 875086.14677273,
                                                ["x"] = -314725.65810394,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 885848.73832548,
                                                ["x"] = -315736.20175293,
                                            }, -- end of [486]
                                            [487] = 
                                            {
                                                ["y"] = 885850.18604133,
                                                ["x"] = -315740.98329739,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 873431.612361,
                                                ["x"] = -317788.68019302,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 873882.98679653,
                                                ["x"] = -317273.51412743,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 875083.58777895,
                                                ["x"] = -314721.36442663,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 885850.81693545,
                                                ["x"] = -315745.9409583,
                                            }, -- end of [488]
                                            [489] = 
                                            {
                                                ["y"] = 885851.56484303,
                                                ["x"] = -315760.92073711,
                                            }, -- end of [489]
                                            [245] = 
                                            {
                                                ["y"] = 875080.64343654,
                                                ["x"] = -314717.3257732,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 885855.82708111,
                                                ["x"] = -316125.87810916,
                                            }, -- end of [490]
                                            [491] = 
                                            {
                                                ["y"] = 885856.46045188,
                                                ["x"] = -316130.83606759,
                                            }, -- end of [491]
                                            [255] = 
                                            {
                                                ["y"] = 874824.66314009,
                                                ["x"] = -314609.92161531,
                                            }, -- end of [255]
                                            [123] = 
                                            {
                                                ["y"] = 873883.22162192,
                                                ["x"] = -317268.52010453,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 875077.33456806,
                                                ["x"] = -314713.57753594,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 885857.68987389,
                                                ["x"] = -316135.67992095,
                                            }, -- end of [492]
                                            [271] = 
                                            {
                                                ["y"] = 874803.29082803,
                                                ["x"] = -314533.15668515,
                                            }, -- end of [271]
                                            [287] = 
                                            {
                                                ["y"] = 875148.5022813,
                                                ["x"] = -314012.01288717,
                                            }, -- end of [287]
                                            [574] = 
                                            {
                                                ["y"] = 894119.95480524,
                                                ["x"] = -319786.98476779,
                                            }, -- end of [574]
                                            [493] = 
                                            {
                                                ["y"] = 885859.23764979,
                                                ["x"] = -316140.43328468,
                                            }, -- end of [493]
                                            [319] = 
                                            {
                                                ["y"] = 875719.11315945,
                                                ["x"] = -313745.85099563,
                                            }, -- end of [319]
                                            [335] = 
                                            {
                                                ["y"] = 877714.50308979,
                                                ["x"] = -313714.55638426,
                                            }, -- end of [335]
                                            [247] = 
                                            {
                                                ["y"] = 875070.25670632,
                                                ["x"] = -314706.51923921,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 885861.13940374,
                                                ["x"] = -316145.05592277,
                                            }, -- end of [494]
                                            [351] = 
                                            {
                                                ["y"] = 878270.36269065,
                                                ["x"] = -313265.76143664,
                                            }, -- end of [351]
                                            [563] = 
                                            {
                                                ["y"] = 893068.12906627,
                                                ["x"] = -318217.69666368,
                                            }, -- end of [563]
                                            [559] = 
                                            {
                                                ["y"] = 893052.10563622,
                                                ["x"] = -318205.89959747,
                                            }, -- end of [559]
                                            [31] = 
                                            {
                                                ["y"] = 870934.45926241,
                                                ["x"] = -319085.16597147,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 873436.17843402,
                                                ["x"] = -317786.64292931,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 873884.42539596,
                                                ["x"] = -317258.59763354,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 875066.42002232,
                                                ["x"] = -314703.31733914,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 885865.98955113,
                                                ["x"] = -316153.78987939,
                                            }, -- end of [496]
                                            [558] = 
                                            {
                                                ["y"] = 893042.92302552,
                                                ["x"] = -318201.94210585,
                                            }, -- end of [558]
                                            [383] = 
                                            {
                                                ["y"] = 878984.74490949,
                                                ["x"] = -313427.89180161,
                                            }, -- end of [383]
                                            [551] = 
                                            {
                                                ["y"] = 893003.56623667,
                                                ["x"] = -318199.98565019,
                                            }, -- end of [551]
                                            [497] = 
                                            {
                                                ["y"] = 885868.86148421,
                                                ["x"] = -316157.88210342,
                                            }, -- end of [497]
                                            [415] = 
                                            {
                                                ["y"] = 882068.84323035,
                                                ["x"] = -313406.85845116,
                                            }, -- end of [415]
                                            [431] = 
                                            {
                                                ["y"] = 882671.36612723,
                                                ["x"] = -313610.12785996,
                                            }, -- end of [431]
                                            [249] = 
                                            {
                                                ["y"] = 875058.28457321,
                                                ["x"] = -314697.50401942,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 885872.00067017,
                                                ["x"] = -316161.76930926,
                                            }, -- end of [498]
                                            [447] = 
                                            {
                                                ["y"] = 883153.47457401,
                                                ["x"] = -314223.06471958,
                                            }, -- end of [447]
                                            [539] = 
                                            {
                                                ["y"] = 892498.97477342,
                                                ["x"] = -318317.95079557,
                                            }, -- end of [539]
                                            [535] = 
                                            {
                                                ["y"] = 892558.18925523,
                                                ["x"] = -318247.48781764,
                                            }, -- end of [535]
                                            [499] = 
                                            {
                                                ["y"] = 885875.62595672,
                                                ["x"] = -316165.20956943,
                                            }, -- end of [499]
                                            [479] = 
                                            {
                                                ["y"] = 885545.26501869,
                                                ["x"] = -315411.99368758,
                                            }, -- end of [479]
                                            [125] = 
                                            {
                                                ["y"] = 873885.50313993,
                                                ["x"] = -317253.71646188,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 875053.98705168,
                                                ["x"] = -314694.95263468,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 885883.42234905,
                                                ["x"] = -316171.46932215,
                                            }, -- end of [500]
                                            [495] = 
                                            {
                                                ["y"] = 885863.39766426,
                                                ["x"] = -316149.51564852,
                                            }, -- end of [495]
                                            [526] = 
                                            {
                                                ["y"] = 892574.65751228,
                                                ["x"] = -318203.47631426,
                                            }, -- end of [526]
                                            [463] = 
                                            {
                                                ["y"] = 883716.11060116,
                                                ["x"] = -314683.09696797,
                                            }, -- end of [463]
                                            [501] = 
                                            {
                                                ["y"] = 885969.23157194,
                                                ["x"] = -316231.97153141,
                                            }, -- end of [501]
                                            [399] = 
                                            {
                                                ["y"] = 880985.6251508,
                                                ["x"] = -313192.15866152,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = 878923.57498082,
                                                ["x"] = -313485.2140787,
                                            }, -- end of [367]
                                            [251] = 
                                            {
                                                ["y"] = 875049.50598629,
                                                ["x"] = -314692.73609469,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 886290.79556305,
                                                ["x"] = -316452.63708952,
                                            }, -- end of [502]
                                            [511] = 
                                            {
                                                ["y"] = 889855.11834486,
                                                ["x"] = -317042.74326532,
                                            }, -- end of [511]
                                            [510] = 
                                            {
                                                ["y"] = 889845.67146687,
                                                ["x"] = -317039.47337487,
                                            }, -- end of [510]
                                            [303] = 
                                            {
                                                ["y"] = 875657.00682086,
                                                ["x"] = -313820.48289023,
                                            }, -- end of [303]
                                            [503] = 
                                            {
                                                ["y"] = 886295.19410796,
                                                ["x"] = -316455.002709,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 873440.61211373,
                                                ["x"] = -317784.33527006,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 873886.98781786,
                                                ["x"] = -317248.94381136,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 875040.292085,
                                                ["x"] = -314688.85318056,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 886304.44509438,
                                                ["x"] = -316458.79771528,
                                            }, -- end of [504]
                                            [515] = 
                                            {
                                                ["y"] = 891200.11609108,
                                                ["x"] = -317361.07768016,
                                            }, -- end of [515]
                                            [519] = 
                                            {
                                                ["y"] = 892360.43093957,
                                                ["x"] = -318009.6921733,
                                            }, -- end of [519]
                                            [523] = 
                                            {
                                                ["y"] = 892567.31190821,
                                                ["x"] = -318190.59685981,
                                            }, -- end of [523]
                                            [505] = 
                                            {
                                                ["y"] = 886309.31957002,
                                                ["x"] = -316459.8844475,
                                            }, -- end of [505]
                                            [527] = 
                                            {
                                                ["y"] = 892575.72256995,
                                                ["x"] = -318208.36274796,
                                            }, -- end of [527]
                                            [531] = 
                                            {
                                                ["y"] = 892573.47979396,
                                                ["x"] = -318227.83545338,
                                            }, -- end of [531]
                                            [253] = 
                                            {
                                                ["y"] = 874832.9235996,
                                                ["x"] = -314615.53580646,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 886319.24993468,
                                                ["x"] = -316461.05158489,
                                            }, -- end of [506]
                                            [542] = 
                                            {
                                                ["y"] = 892601.55910582,
                                                ["x"] = -318413.08466802,
                                            }, -- end of [542]
                                            [543] = 
                                            {
                                                ["y"] = 892609.46782758,
                                                ["x"] = -318419.19959017,
                                            }, -- end of [543]
                                            [547] = 
                                            {
                                                ["y"] = 892627.97566517,
                                                ["x"] = -318418.90733583,
                                            }, -- end of [547]
                                            [507] = 
                                            {
                                                ["y"] = 889212.69112723,
                                                ["x"] = -316718.50638136,
                                            }, -- end of [507]
                                            [555] = 
                                            {
                                                ["y"] = 893028.40635714,
                                                ["x"] = -318198.33685416,
                                            }, -- end of [555]
                                            [127] = 
                                            {
                                                ["y"] = 873888.88858399,
                                                ["x"] = -317244.32091339,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 874828.67169141,
                                                ["x"] = -314612.9063756,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 889217.545024,
                                                ["x"] = -316719.68353937,
                                            }, -- end of [508]
                                            [567] = 
                                            {
                                                ["y"] = 893739.49456304,
                                                ["x"] = -319004.85293134,
                                            }, -- end of [567]
                                            [571] = 
                                            {
                                                ["y"] = 893923.93744733,
                                                ["x"] = -319601.37368871,
                                            }, -- end of [571]
                                            [573] = 
                                            {
                                                ["y"] = 893952.58584432,
                                                ["x"] = -319629.24690275,
                                            }, -- end of [573]
                                            [509] = 
                                            {
                                                ["y"] = 889227.00163655,
                                                ["x"] = -316722.89117667,
                                            }, -- end of [509]
                                            [575] = 
                                            {
                                                ["y"] = 894126.68669843,
                                                ["x"] = -319794.37808752,
                                            }, -- end of [575]
                                            [579] = 
                                            {
                                                ["y"] = 893960.82958876,
                                                ["x"] = -321337.80382855,
                                            }, -- end of [579]
                                            [583] = 
                                            {
                                                ["y"] = 893919.44275768,
                                                ["x"] = -321466.04853752,
                                            }, -- end of [583]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893522.07895019,
                                                ["x"] = -322134.88688635,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893522.07895019,
                                                ["x"] = -322134.88688635,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893890.1181391,
                                                ["x"] = -321524.03009709,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893522.07892105,
                                                ["x"] = -322134.88694452,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 872406.7759508,
                                            ["x"] = -328027.32235864,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 20.8333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 871345.90289356,
                                            ["x"] = -320337.16885789,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893890.10515558,
                                            ["x"] = -321524.01806526,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893522.07895019,
                                            ["x"] = -322134.88688635,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 84,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 92,
                                        ["skill"] = "High",
                                        ["y"] = 872406.7759508,
                                        ["x"] = -328027.32235864,
                                        ["name"] = "Truck Ural-375",
                                        ["heading"] = -0.13708687614742,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 93,
                                        ["skill"] = "High",
                                        ["y"] = 872380.21314661,
                                        ["x"] = -328002.94168117,
                                        ["name"] = "Truck Ural-375",
                                        ["heading"] = -0.13708687614742,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 94,
                                        ["skill"] = "High",
                                        ["y"] = 872380.53434751,
                                        ["x"] = -328033.35379767,
                                        ["name"] = "Truck Ural-375",
                                        ["heading"] = -0.13708687614742,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 95,
                                        ["skill"] = "High",
                                        ["y"] = 872429.48842298,
                                        ["x"] = -327998.4754592,
                                        ["name"] = "Truck Ural-375",
                                        ["heading"] = -0.13708687614742,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 872406.7759508,
                                ["x"] = -328027.32235864,
                                ["name"] = "Ural375 Platoon84",
                                ["start_time"] = 0,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Kazakhstan",
                }, -- end of [1]
                [2] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1241,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "CAS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["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"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 9,
                                                                        ["value"] = 590082,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 847536.86317316,
                                            ["x"] = -279139.45108113,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1040.6095831868,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 572.88127951309,
                                            ["ETA_locked"] = false,
                                            ["y"] = 886012.25189792,
                                            ["x"] = -322485.35918464,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1040.6095831868,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 45,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1181.7516859071,
                                            ["ETA_locked"] = false,
                                            ["y"] = 870610.38401628,
                                            ["x"] = -301638.18697711,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 87,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1241,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army",
                                        ["skill"] = "High",
                                        ["speed"] = 45,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 1,
                                        ["psi"] = -2.415650635049,
                                        ["y"] = 847536.86317316,
                                        ["x"] = -279139.45108113,
                                        ["name"] = "Ka-50",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1160,
                                            ["flare"] = 128,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.415650635049,
                                        ["callsign"] = 1,
                                        ["onboard_num"] = "75",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1241,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army",
                                        ["skill"] = "High",
                                        ["speed"] = 45,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 2,
                                        ["psi"] = -2.415650635049,
                                        ["y"] = 847529.16454853,
                                        ["x"] = -279188.85483786,
                                        ["name"] = "Ka-50",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1160,
                                            ["flare"] = 128,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.415650635049,
                                        ["callsign"] = 2,
                                        ["onboard_num"] = "98",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 847536.86317316,
                                ["x"] = -279139.45108113,
                                ["name"] = "K-50 Flight87",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 886238.77999152,
                                                ["x"] = -320539.24623377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 891517.32421444,
                                                ["x"] = -319503.9047624,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 891517.32421444,
                                                ["x"] = -319503.9047624,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 894623.34862857,
                                                ["x"] = -319300.23103032,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 881272.45743135,
                                                ["x"] = -322530.34522564,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 886238.77999152,
                                                ["x"] = -320539.24623377,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894623.34862857,
                                                ["x"] = -319300.23103032,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896439.43940623,
                                                ["x"] = -317280.46652059,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896439.43940623,
                                                ["x"] = -317280.46652059,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 881605.20258683,
                                                ["x"] = -320131.89876963,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 881272.45743135,
                                            ["x"] = -322530.34522564,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.3333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 651,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 291.85100446944,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 886238.77999152,
                                            ["x"] = -320539.24623377,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.3333,
                                            ["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"] = 546,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 585.25823093837,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 891517.32421444,
                                            ["x"] = -319503.9047624,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.3333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 468,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 755.04190754185,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894623.34862857,
                                            ["x"] = -319300.23103032,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.3333,
                                            ["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"] = 468,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 903.19745561813,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896439.43940623,
                                            ["x"] = -317280.46652059,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 18.3333,
                                            ["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"] = 47,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 9,
                                        ["skill"] = "High",
                                        ["y"] = 881272.45743135,
                                        ["x"] = -322530.34522564,
                                        ["name"] = "IFV BMP-4",
                                        ["heading"] = 1.1894969329451,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 10,
                                        ["skill"] = "High",
                                        ["y"] = 881302.38213824,
                                        ["x"] = -322546.14117188,
                                        ["name"] = "IFV BMP-4",
                                        ["heading"] = 1.1894969329451,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 11,
                                        ["skill"] = "High",
                                        ["y"] = 881278.1809254,
                                        ["x"] = -322558.5629792,
                                        ["name"] = "IFV BMP-4",
                                        ["heading"] = 1.1894969329451,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 881272.45743135,
                                ["x"] = -322530.34522564,
                                ["name"] = "Group9",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880005.99474391,
                                            ["x"] = -328792.78982028,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 892379.17816116,
                                                                ["x"] = -328137.53181588,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- 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"] = 50,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 12,
                                        ["skill"] = "High",
                                        ["y"] = 880005.99474391,
                                        ["x"] = -328792.78982028,
                                        ["name"] = "MBT T-72B",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 13,
                                        ["skill"] = "High",
                                        ["y"] = 879986.23324122,
                                        ["x"] = -328789.71037043,
                                        ["name"] = "MBT T-72B",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 14,
                                        ["skill"] = "High",
                                        ["y"] = 879976.35248987,
                                        ["x"] = -328788.1706455,
                                        ["name"] = "MBT T-72B",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 880005.99474391,
                                ["x"] = -328792.78982028,
                                ["name"] = "T-72B Platoon50",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 882412.28359395,
                                                ["x"] = -306650.11357707,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895610.8624744,
                                                ["x"] = -316301.8295725,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895610.8624744,
                                                ["x"] = -316301.8295725,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893628.21430955,
                                                ["x"] = -323587.74727326,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893628.21430955,
                                                ["x"] = -323587.74727326,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893628.21430955,
                                                ["x"] = -323587.74727326,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882428.42756945,
                                            ["x"] = -306661.91917129,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 468,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 981.06336802781,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895610.8624744,
                                            ["x"] = -316301.8295725,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893628.21430955,
                                            ["x"] = -323587.74727326,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 60.00012,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 893628.21430955,
                                                                ["x"] = -323587.74727326,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 297,
                                        ["skill"] = "High",
                                        ["y"] = 882428.42756945,
                                        ["x"] = -306661.91917129,
                                        ["name"] = "Group4-1",
                                        ["heading"] = 2.2022016444966,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 15,
                                        ["skill"] = "High",
                                        ["y"] = 882412.28359395,
                                        ["x"] = -306650.11357707,
                                        ["name"] = "MBT T-1",
                                        ["heading"] = 2.2022016444966,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 16,
                                        ["skill"] = "High",
                                        ["y"] = 882442.20830083,
                                        ["x"] = -306665.90952331,
                                        ["name"] = "MBT T-1",
                                        ["heading"] = 2.2022016444966,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 17,
                                        ["skill"] = "High",
                                        ["y"] = 882418.00708799,
                                        ["x"] = -306678.33133063,
                                        ["name"] = "MBT T-1",
                                        ["heading"] = 2.2022016444966,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 882428.42756945,
                                ["x"] = -306661.91917129,
                                ["name"] = "Group4",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 883150.07767173,
                                                ["x"] = -307592.43472069,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 894329.90495634,
                                                ["x"] = -316741.57154731,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894329.90495634,
                                                ["x"] = -316741.57154731,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895923.03842056,
                                                ["x"] = -316787.52067662,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895221.67157016,
                                                ["x"] = -317188.44385125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895217.84110812,
                                                ["x"] = -317186.25857723,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 883150.07767173,
                                            ["x"] = -307592.43472069,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 466,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 866.77555850797,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894329.90495634,
                                            ["x"] = -316741.57154731,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["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"] = 466,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 962.40312476276,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895923.03842056,
                                            ["x"] = -316787.52067662,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off 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"] = 55,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 18,
                                        ["skill"] = "High",
                                        ["y"] = 883150.07767173,
                                        ["x"] = -307592.43472069,
                                        ["name"] = "MBT T-2",
                                        ["heading"] = 2.2566332772863,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 19,
                                        ["skill"] = "High",
                                        ["y"] = 883130.31616904,
                                        ["x"] = -307589.35527084,
                                        ["name"] = "MBT T-2",
                                        ["heading"] = 2.2566332772863,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 20,
                                        ["skill"] = "High",
                                        ["y"] = 883120.4354177,
                                        ["x"] = -307587.81554592,
                                        ["name"] = "MBT T-2",
                                        ["heading"] = 2.2566332772863,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 883150.07767173,
                                ["x"] = -307592.43472069,
                                ["name"] = "Group6",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 874773.18819365,
                                                ["x"] = -321583.17285858,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 879286.27494055,
                                                ["x"] = -319995.56062816,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 881110.70595757,
                                                ["x"] = -315977.79142208,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 882739.06925511,
                                                ["x"] = -315296.94381712,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 882506.10312368,
                                                ["x"] = -314796.8599448,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 883063.06329835,
                                                ["x"] = -314135.75895914,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 879286.33517313,
                                                ["x"] = -319994.06274875,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 892572.51703977,
                                                ["x"] = -318229.63557716,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 879221.41192631,
                                                ["x"] = -319991.02302504,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 879216.51247138,
                                                ["x"] = -319990.02462268,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 879211.6835529,
                                                ["x"] = -319988.73633109,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 879206.98247309,
                                                ["x"] = -319987.03968379,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 879202.3983815,
                                                ["x"] = -319985.04191071,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 879197.92929958,
                                                ["x"] = -319982.80139557,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 879193.64961322,
                                                ["x"] = -319980.21987713,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 879185.87976889,
                                                ["x"] = -319973.94685467,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 879179.02807459,
                                                ["x"] = -319966.66720119,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 879173.28234408,
                                                ["x"] = -319958.49607097,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 879080.23914366,
                                                ["x"] = -319753.65914371,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 879073.68124603,
                                                ["x"] = -319720.85810276,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 879339.26346264,
                                                ["x"] = -319485.45788204,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 879440.78426365,
                                                ["x"] = -319422.25763919,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 880029.72698296,
                                                ["x"] = -319046.01063348,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 880765.23090779,
                                                ["x"] = -318858.6227096,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 880793.31280786,
                                                ["x"] = -318824.26218115,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 880795.51201126,
                                                ["x"] = -318780.05903276,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 880767.63519795,
                                                ["x"] = -318739.83050433,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 880347.84638106,
                                                ["x"] = -317579.66265455,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 880568.84473225,
                                                ["x"] = -317270.50961009,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 880487.01010629,
                                                ["x"] = -316524.76249409,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 881114.73571281,
                                                ["x"] = -315974.84056735,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 882741.7829356,
                                                ["x"] = -315287.33960788,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 882525.93280985,
                                                ["x"] = -314794.3107047,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 883083.04803046,
                                                ["x"] = -314120.75290973,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 884310.0918329,
                                                ["x"] = -314955.96543664,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 892553.22504912,
                                                ["x"] = -318252.4806315,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = 884319.62907914,
                                                ["x"] = -314958.96433168,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 892266.67868468,
                                                ["x"] = -318538.59332105,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 881121.9707693,
                                                ["x"] = -315967.97890243,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 882742.14996812,
                                                ["x"] = -315282.35858342,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 882615.55873762,
                                                ["x"] = -314786.23472867,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 883087.34205337,
                                                ["x"] = -314118.17112709,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 884853.01931849,
                                                ["x"] = -315092.66980841,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 892224.22494024,
                                                ["x"] = -318573.55176292,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 880508.95705757,
                                                ["x"] = -318519.21261113,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 880349.64808349,
                                                ["x"] = -317569.8284121,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 880562.51051679,
                                                ["x"] = -317262.77326884,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 880578.38486367,
                                                ["x"] = -316145.65640318,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 881124.29553669,
                                                ["x"] = -315963.55905838,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 882741.73109964,
                                                ["x"] = -315277.38122461,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 882620.42014932,
                                                ["x"] = -314785.08462311,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 883092.13268223,
                                                ["x"] = -314117.36673248,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 884955.18279225,
                                                ["x"] = -315133.32703703,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 891982.9446653,
                                                ["x"] = -318746.68258198,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = 885512.97459863,
                                                ["x"] = -315392.3044515,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 881126.191826,
                                                ["x"] = -315958.9331307,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 882740.54384473,
                                                ["x"] = -315272.52964941,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 882625.00512268,
                                                ["x"] = -314783.09748055,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 883096.25647647,
                                                ["x"] = -314120.11522072,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 885535.01070882,
                                                ["x"] = -315404.09558131,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 880047.78582443,
                                                ["x"] = -319037.41812929,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 880769.36761028,
                                                ["x"] = -318855.81873363,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 880795.05645115,
                                                ["x"] = -318819.57783244,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 880794.23042997,
                                                ["x"] = -318775.22681052,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 880502.16110486,
                                                ["x"] = -318511.88034465,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 880352.15378674,
                                                ["x"] = -317560.14953212,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 880258.36710709,
                                                ["x"] = -316924.4169308,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 880589.06035839,
                                                ["x"] = -316117.62242832,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 881134.38411698,
                                                ["x"] = -315935.31595654,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 882738.70479284,
                                                ["x"] = -315267.88312844,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 882629.32195983,
                                                ["x"] = -314780.58498528,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 883099.24887274,
                                                ["x"] = -314124.1073334,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 885543.03529044,
                                                ["x"] = -315410.04844479,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = 885550.41576437,
                                                ["x"] = -315416.79359674,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = 881187.68476311,
                                                ["x"] = -315768.65178051,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 882736.41761203,
                                                ["x"] = -315263.43804472,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 882633.22300106,
                                                ["x"] = -314777.46404743,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 883104.64990033,
                                                ["x"] = -314132.52156212,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 885824.30724995,
                                                ["x"] = -315701.40371673,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = 880495.85329428,
                                                ["x"] = -318504.12286351,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 880355.38753472,
                                                ["x"] = -317550.69479891,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 880255.67835091,
                                                ["x"] = -316920.20579889,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 880593.19485931,
                                                ["x"] = -316108.5183416,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 881190.4728602,
                                                ["x"] = -315764.51337371,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 882733.73742266,
                                                ["x"] = -315259.21993001,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 882636.63703536,
                                                ["x"] = -314773.81719485,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 883111.97642214,
                                                ["x"] = -314145.60842993,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 885840.80775585,
                                                ["x"] = -315720.1483644,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = 885845.77462488,
                                                ["x"] = -315728.82007039,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = 881193.75673164,
                                                ["x"] = -315760.74711762,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 882730.53844207,
                                                ["x"] = -315255.38347886,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 882639.57664018,
                                                ["x"] = -314769.7745914,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 883146.29976028,
                                                ["x"] = -314212.28207579,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 879074.69921446,
                                                ["x"] = -319739.72114469,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 879077.15156423,
                                                ["x"] = -319717.26246757,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 879358.66953079,
                                                ["x"] = -319469.70258736,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 879587.50001919,
                                                ["x"] = -319346.79327094,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 880061.66538798,
                                                ["x"] = -319031.7406965,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 880773.22855418,
                                                ["x"] = -318852.64417305,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 880796.39219978,
                                                ["x"] = -318814.7610733,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 880792.58218761,
                                                ["x"] = -318770.50806842,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 880490.12662915,
                                                ["x"] = -318495.92795952,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 880357.73111253,
                                                ["x"] = -317546.28223805,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 880254.06840665,
                                                ["x"] = -316915.49016525,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 880602.44752387,
                                                ["x"] = -316090.78971589,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 881197.56808938,
                                                ["x"] = -315757.53046914,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 882726.75934773,
                                                ["x"] = -315252.11946613,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 882641.85537592,
                                                ["x"] = -314765.33986343,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 883151.71601942,
                                                ["x"] = -314220.68509605,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 885850.97342884,
                                                ["x"] = -315747.97585911,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = 885851.8777692,
                                                ["x"] = -315772.95754649,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 881201.78389297,
                                                ["x"] = -315754.83736947,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 882722.52655429,
                                                ["x"] = -315249.46273045,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 882643.21410124,
                                                ["x"] = -314760.53160633,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 883154.73326048,
                                                ["x"] = -314224.67117633,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 885856.03319483,
                                                ["x"] = -316127.90854271,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 880485.02311696,
                                                ["x"] = -318487.33091694,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 880360.54056339,
                                                ["x"] = -317542.14789536,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 880253.17300867,
                                                ["x"] = -316910.5744799,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 880635.01687197,
                                                ["x"] = -316034.54336928,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 881206.37597172,
                                                ["x"] = -315752.9260954,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 882717.90601916,
                                                ["x"] = -315247.57677595,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 882644.16531386,
                                                ["x"] = -314755.623492,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 883161.24608298,
                                                ["x"] = -314232.2571026,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 885858.28762531,
                                                ["x"] = -316137.6314929,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = 885859.96811615,
                                                ["x"] = -316142.33884081,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 881211.29190556,
                                                ["x"] = -315752.02300076,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 882713.09609922,
                                                ["x"] = -315246.21292479,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 882646.19767276,
                                                ["x"] = -314740.76346859,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 883164.74285016,
                                                ["x"] = -314235.82900641,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 885862.02030493,
                                                ["x"] = -316146.89693572,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 880080.56610686,
                                                ["x"] = -319025.20489853,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 880776.80197442,
                                                ["x"] = -318849.14940077,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 880797.31651773,
                                                ["x"] = -318809.8487563,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 880790.5303946,
                                                ["x"] = -318765.95026745,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 880480.57783165,
                                                ["x"] = -318478.37587327,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 880366.77965305,
                                                ["x"] = -317534.33521768,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 880253.00318173,
                                                ["x"] = -316905.58228446,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 880645.81897005,
                                                ["x"] = -316017.71400114,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 881221.22481384,
                                                ["x"] = -315750.87428385,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 882430.91657778,
                                                ["x"] = -315179.43743351,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 882664.97468835,
                                                ["x"] = -314556.73769054,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 883172.16639407,
                                                ["x"] = -314242.52706168,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 885867.13608927,
                                                ["x"] = -316155.47792812,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = 885873.43697762,
                                                ["x"] = -316163.21892516,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 881475.36693109,
                                                ["x"] = -315730.8518657,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 882421.58112075,
                                                ["x"] = -315175.87775556,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 882666.02584053,
                                                ["x"] = -314551.85091892,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 883176.08193811,
                                                ["x"] = -314245.63462715,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 885877.1813931,
                                                ["x"] = -316166.53088307,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = 880476.70697037,
                                                ["x"] = -318469.15759321,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 880568.39744501,
                                                ["x"] = -317312.231347,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 880253.62964743,
                                                ["x"] = -316900.62776715,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 880668.95276801,
                                                ["x"] = -315985.0860833,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 881519.6558158,
                                                ["x"] = -315722.91263047,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 882417.46495833,
                                                ["x"] = -315173.07584026,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 882667.72757281,
                                                ["x"] = -314547.15801537,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 883184.31171483,
                                                ["x"] = -314251.31297691,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 886263.41061886,
                                                ["x"] = -316434.29999947,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = 886292.54847695,
                                                ["x"] = -316453.68222786,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 879189.62406906,
                                                ["x"] = -319977.25730703,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 879182.36109899,
                                                ["x"] = -319970.39423884,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 879175.9977328,
                                                ["x"] = -319962.69401752,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 879170.88053922,
                                                ["x"] = -319954.11453847,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 879071.73188132,
                                                ["x"] = -319730.17837288,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 879099.69911051,
                                                ["x"] = -319697.47613316,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 879374.87496471,
                                                ["x"] = -319457.98929047,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 879634.36845793,
                                                ["x"] = -319318.01715122,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 880095.01683384,
                                                ["x"] = -319021.18822925,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 880780.10528906,
                                                ["x"] = -318845.3967905,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 880797.82481519,
                                                ["x"] = -318804.8762673,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 880788.06918309,
                                                ["x"] = -318761.60093712,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 880473.55032392,
                                                ["x"] = -318459.67084787,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 880571.29093385,
                                                ["x"] = -317308.15488699,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 880254.94793206,
                                                ["x"] = -316895.80686276,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 880672.16927534,
                                                ["x"] = -315981.26983594,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 881912.35739787,
                                                ["x"] = -315623.98717707,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 882411.08136166,
                                                ["x"] = -315165.41058913,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 882674.20463456,
                                                ["x"] = -314539.6613098,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 883514.12007195,
                                                ["x"] = -314459.30050004,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 886311.33973078,
                                                ["x"] = -316460.17454998,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = 886331.24494214,
                                                ["x"] = -316462.10083572,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 881922.23591406,
                                                ["x"] = -315622.45522799,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 882408.76567452,
                                                ["x"] = -315160.98399299,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 882678.29532658,
                                                ["x"] = -314536.78849988,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 883525.2801387,
                                                ["x"] = -314469.32057971,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 889214.6961241,
                                                ["x"] = -316718.8842009,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 880470.94667827,
                                                ["x"] = -318450.01674236,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 880573.66003313,
                                                ["x"] = -317303.76096912,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 880257.15256269,
                                                ["x"] = -316891.32918188,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 880676.68175787,
                                                ["x"] = -315979.21951377,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 881932.20711073,
                                                ["x"] = -315621.71568233,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 882407.17151635,
                                                ["x"] = -315156.25161923,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 882686.8503107,
                                                ["x"] = -314531.61232152,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 883532.32644292,
                                                ["x"] = -314476.41393352,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 889228.8480545,
                                                ["x"] = -316723.76068948,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = 889842.93011485,
                                                ["x"] = -317038.35952845,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 882192.00318517,
                                                ["x"] = -315612.48203866,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 882406.23255531,
                                                ["x"] = -315151.342263,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 882794.81915716,
                                                ["x"] = -314468.65205757,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 883542.33152327,
                                                ["x"] = -314487.58609767,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 889852.29333677,
                                                ["x"] = -317041.86302001,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 880751.66187348,
                                                ["x"] = -318864.90467893,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 880783.17296485,
                                                ["x"] = -318841.44949717,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 880797.93515673,
                                                ["x"] = -318799.8786818,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 880785.30605578,
                                                ["x"] = -318757.43356557,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 880466.72980389,
                                                ["x"] = -318430.46836237,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 880574.92795994,
                                                ["x"] = -317298.93164246,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 880262.60762927,
                                                ["x"] = -316882.9499132,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 880681.60201748,
                                                ["x"] = -315978.34724371,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 882196.70364632,
                                                ["x"] = -315610.81013154,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 882406.21648833,
                                                ["x"] = -315146.35491201,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 882807.18272682,
                                                ["x"] = -314460.1611986,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 883670.95019854,
                                                ["x"] = -314647.17953154,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 889881.5117239,
                                                ["x"] = -317048.57020908,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 890658.93400287,
                                                ["x"] = -317188.88264489,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 882201.11074187,
                                                ["x"] = -315608.45029806,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 882406.89699639,
                                                ["x"] = -315141.40242392,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 882818.99932418,
                                                ["x"] = -314450.92647712,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 883681.43720663,
                                                ["x"] = -314657.90016593,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 890682.91875372,
                                                ["x"] = -317195.92596075,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 880360.0862433,
                                                ["x"] = -317743.71954054,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 880575.63193355,
                                                ["x"] = -317293.9850892,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 880444.69383025,
                                                ["x"] = -316625.96293329,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 880686.57784296,
                                                ["x"] = -315977.86125872,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 882599.05454531,
                                                ["x"] = -315368.07103984,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 882410.8667713,
                                                ["x"] = -315121.80228422,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 882848.55467534,
                                                ["x"] = -314423.97522351,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 883688.93210486,
                                                ["x"] = -314664.51703839,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 891201.98114309,
                                                ["x"] = -317361.90645985,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 891210.94826918,
                                                ["x"] = -317366.32893546,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 882635.24482081,
                                                ["x"] = -315351.04375861,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 882482.44890176,
                                                ["x"] = -314820.18905004,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 882855.66844373,
                                                ["x"] = -314416.94940846,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 883700.93738979,
                                                ["x"] = -314673.50846161,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 879071.33912252,
                                                ["x"] = -319725.22463362,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 879295.91871964,
                                                ["x"] = -319526.92067113,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 879387.70735342,
                                                ["x"] = -319450.22646033,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 880020.95099633,
                                                ["x"] = -319050.80284259,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 880756.38066136,
                                                ["x"] = -318863.25502595,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 880788.73856967,
                                                ["x"] = -318833.14507437,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 880797.70732748,
                                                ["x"] = -318794.88466212,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 880782.20906955,
                                                ["x"] = -318753.51317113,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 880348.05255559,
                                                ["x"] = -317649.49467601,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 880575.66159856,
                                                ["x"] = -317288.98919792,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 880452.08067623,
                                                ["x"] = -316612.90996521,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 880701.56260368,
                                                ["x"] = -315977.22481497,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 882681.49673321,
                                                ["x"] = -315332.06331981,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 882484.00274975,
                                                ["x"] = -314815.43805531,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 882865.76590573,
                                                ["x"] = -314405.8594047,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 883709.26582693,
                                                ["x"] = -314679.03803575,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 892362.18135002,
                                                ["x"] = -318010.74168012,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 892370.55831349,
                                                ["x"] = -318016.19915333,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 882723.39691446,
                                                ["x"] = -315315.67789155,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 882486.34251771,
                                                ["x"] = -314811.0311344,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 882881.59996758,
                                                ["x"] = -314386.51603927,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 883722.27310763,
                                                ["x"] = -314686.50475938,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 892378.50563107,
                                                ["x"] = -318022.26556653,
                                            }, -- end of [306]
                                            [77] = 
                                            {
                                                ["y"] = 880346.02275103,
                                                ["x"] = -317619.56786403,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 880574.99268221,
                                                ["x"] = -317284.03845621,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 880456.5491167,
                                                ["x"] = -316603.96542164,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 881101.46473077,
                                                ["x"] = -315981.52620004,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 882727.59389292,
                                                ["x"] = -315312.97912047,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 882489.3007597,
                                                ["x"] = -314807.00651456,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 882935.15364908,
                                                ["x"] = -314314.19260823,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 883731.22735178,
                                                ["x"] = -314690.95113897,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 892568.73068731,
                                                ["x"] = -318192.06372514,
                                            }, -- end of [308]
                                            [143] = 
                                            {
                                                ["y"] = 881607.26517759,
                                                ["x"] = -315702.34454701,
                                            }, -- end of [143]
                                            [319] = 
                                            {
                                                ["y"] = 892563.62554153,
                                                ["x"] = -318241.67524831,
                                            }, -- end of [319]
                                            [318] = 
                                            {
                                                ["y"] = 892566.87347485,
                                                ["x"] = -318237.87334764,
                                            }, -- end of [318]
                                            [79] = 
                                            {
                                                ["y"] = 880346.6832904,
                                                ["x"] = -317589.59333248,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 882740.68816918,
                                                ["x"] = -315292.21480931,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 882414.04044479,
                                                ["x"] = -315169.4339967,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 882511.03261795,
                                                ["x"] = -314796.02683947,
                                            }, -- end of [191]
                                            [309] = 
                                            {
                                                ["y"] = 892571.54833913,
                                                ["x"] = -318196.1814722,
                                            }, -- end of [309]
                                            [207] = 
                                            {
                                                ["y"] = 882670.5176097,
                                                ["x"] = -314543.0282332,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 883070.88455792,
                                                ["x"] = -314129.52918371,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 883506.27193378,
                                                ["x"] = -314453.1064608,
                                            }, -- end of [239]
                                            [155] = 
                                            {
                                                ["y"] = 882731.34555095,
                                                ["x"] = -315309.68012529,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 882492.85306906,
                                                ["x"] = -314803.49470348,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 883042.21562139,
                                                ["x"] = -314157.25557547,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 883745.06451286,
                                                ["x"] = -314696.73753779,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 892573.74011371,
                                                ["x"] = -318200.66751569,
                                            }, -- end of [310]
                                            [254] = 
                                            {
                                                ["y"] = 884300.9324109,
                                                ["x"] = -314951.96976099,
                                            }, -- end of [254]
                                            [299] = 
                                            {
                                                ["y"] = 891192.74135089,
                                                ["x"] = -317358.0864776,
                                            }, -- end of [299]
                                            [78] = 
                                            {
                                                ["y"] = 880345.90279162,
                                                ["x"] = -317604.57005806,
                                            }, -- end of [78]
                                            [39] = 
                                            {
                                                ["y"] = 880760.89144906,
                                                ["x"] = -318861.10597482,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 880791.18380315,
                                                ["x"] = -318828.78457316,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 880797.20605982,
                                                ["x"] = -318789.91018346,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 880778.72865368,
                                                ["x"] = -318749.92469668,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 892575.14876403,
                                                ["x"] = -318205.45748451,
                                            }, -- end of [311]
                                            [94] = 
                                            {
                                                ["y"] = 880573.60988674,
                                                ["x"] = -317279.23813198,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 880474.78121473,
                                                ["x"] = -316562.8262277,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 881106.21505154,
                                                ["x"] = -315979.97347167,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 882734.51561741,
                                                ["x"] = -315305.82107647,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 882496.89967758,
                                                ["x"] = -314800.56640762,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 883048.63965067,
                                                ["x"] = -314149.59415884,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 884097.55398408,
                                                ["x"] = -314824.61706458,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 892576.04598002,
                                                ["x"] = -318210.37784177,
                                            }, -- end of [312]
                                            [291] = 
                                            {
                                                ["y"] = 889224.28326218,
                                                ["x"] = -316721.72347162,
                                            }, -- end of [291]
                                            [287] = 
                                            {
                                                ["y"] = 886306.41143649,
                                                ["x"] = -316459.34097192,
                                            }, -- end of [287]
                                            [286] = 
                                            {
                                                ["y"] = 886297.07213016,
                                                ["x"] = -316455.80168138,
                                            }, -- end of [286]
                                            [259] = 
                                            {
                                                ["y"] = 884895.29771546,
                                                ["x"] = -315108.06939949,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 885539.12943389,
                                                ["x"] = -315406.92822522,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = 885837.82297224,
                                                ["x"] = -315716.14309461,
                                            }, -- end of [267]
                                            [271] = 
                                            {
                                                ["y"] = 885850.5079938,
                                                ["x"] = -315742.99830045,
                                            }, -- end of [271]
                                            [313] = 
                                            {
                                                ["y"] = 892576.43278678,
                                                ["x"] = -318215.35957017,
                                            }, -- end of [313]
                                            [275] = 
                                            {
                                                ["y"] = 885856.89135196,
                                                ["x"] = -316132.83054647,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 885864.41570108,
                                                ["x"] = -316151.28444557,
                                            }, -- end of [279]
                                            [283] = 
                                            {
                                                ["y"] = 885885.04834338,
                                                ["x"] = -316172.70282552,
                                            }, -- end of [283]
                                            [157] = 
                                            {
                                                ["y"] = 882737.05180968,
                                                ["x"] = -315301.51661932,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 882501.28829857,
                                                ["x"] = -314798.18420743,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 883055.63796812,
                                                ["x"] = -314142.45352986,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 884106.33570069,
                                                ["x"] = -314829.39458727,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 892576.04344755,
                                                ["x"] = -318220.33723181,
                                            }, -- end of [314]
                                            [302] = 
                                            {
                                                ["y"] = 892085.45814375,
                                                ["x"] = -317871.22721177,
                                            }, -- end of [302]
                                            [303] = 
                                            {
                                                ["y"] = 892296.37783508,
                                                ["x"] = -317974.76854329,
                                            }, -- end of [303]
                                            [307] = 
                                            {
                                                ["y"] = 892516.90394842,
                                                ["x"] = -318145.0214774,
                                            }, -- end of [307]
                                            [295] = 
                                            {
                                                ["y"] = 889861.91997022,
                                                ["x"] = -317044.56009415,
                                            }, -- end of [295]
                                            [270] = 
                                            {
                                                ["y"] = 885847.72696232,
                                                ["x"] = -315733.41946995,
                                            }, -- end of [270]
                                            [255] = 
                                            {
                                                ["y"] = 884305.44731387,
                                                ["x"] = -314954.11613665,
                                            }, -- end of [255]
                                            [317] = 
                                            {
                                                ["y"] = 892569.8760435,
                                                ["x"] = -318233.87831297,
                                            }, -- end of [317]
                                            [315] = 
                                            {
                                                ["y"] = 892574.71421732,
                                                ["x"] = -318225.14756569,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 880571.64500355,
                                                ["x"] = -317274.64750718,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 880479.87749425,
                                                ["x"] = -316548.72054859,
                                            }, -- end of [111]
                                            [323] = 
                                            {
                                                ["y"] = 892147.9596426,
                                                ["x"] = -318630.18148768,
                                            }, -- end of [323]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 884258.21103424,
                                                ["x"] = -321584.52398031,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 887002.11740471,
                                                ["x"] = -319870.59474519,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 874773.18819365,
                                            ["x"] = -321583.17285858,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 478.41890200134,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879286.27494055,
                                            ["x"] = -319995.56062816,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 510,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2622.3380234806,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 891983.80869846,
                                            ["x"] = -318747.90374889,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 897132.72379207,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["alt_type"] = 1,
                                                                ["x"] = -315190.1432255,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 21,
                                        ["skill"] = "High",
                                        ["y"] = 874773.18819365,
                                        ["x"] = -321583.17285858,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-1",
                                        ["heading"] = 1.2325369233087,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 22,
                                        ["skill"] = "High",
                                        ["y"] = 874803.11290053,
                                        ["x"] = -321598.96880483,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-1",
                                        ["heading"] = 1.2325369233087,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 23,
                                        ["skill"] = "High",
                                        ["y"] = 874778.91168769,
                                        ["x"] = -321611.39061214,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-1",
                                        ["heading"] = 1.2325369233087,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 24,
                                        ["skill"] = "High",
                                        ["y"] = 874793.61657058,
                                        ["x"] = -321555.99416443,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-1",
                                        ["heading"] = 1.2325369233087,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 874773.18819365,
                                ["x"] = -321583.17285858,
                                ["name"] = "2S1 Battery70",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 686,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882057.672834,
                                            ["x"] = -316686.96403491,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 897103.6969692,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["alt_type"] = 1,
                                                                ["x"] = -315237.48806191,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- 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"] = 73,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 25,
                                        ["skill"] = "High",
                                        ["y"] = 882057.672834,
                                        ["x"] = -316686.96403491,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 26,
                                        ["skill"] = "High",
                                        ["y"] = 882037.91133131,
                                        ["x"] = -316683.88458506,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 27,
                                        ["skill"] = "High",
                                        ["y"] = 882028.03057996,
                                        ["x"] = -316682.34486014,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 28,
                                        ["skill"] = "High",
                                        ["y"] = 882018.14982862,
                                        ["x"] = -316680.80513521,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 882057.672834,
                                ["x"] = -316686.96403491,
                                ["name"] = "Group8",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 872330.20571443,
                                            ["x"] = -324469.25933969,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 890638.8397844,
                                                                ["x"] = -324764.65475654,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- 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"] = 79,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 29,
                                        ["skill"] = "High",
                                        ["y"] = 872330.20571443,
                                        ["x"] = -324469.25933969,
                                        ["name"] = "MLRS BM-1",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 30,
                                        ["skill"] = "High",
                                        ["y"] = 872310.44421174,
                                        ["x"] = -324466.17988983,
                                        ["name"] = "MLRS BM-1",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 872330.20571443,
                                ["x"] = -324469.25933969,
                                ["name"] = "BM-21 Grad Section79",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 870681.65055678,
                                                ["x"] = -312844.76721547,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 871845.66589369,
                                                ["x"] = -308964.66775775,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 883182.72335832,
                                                ["x"] = -314250.26356102,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 885842.45332665,
                                                ["x"] = -315722.7727354,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 891200.24184639,
                                                ["x"] = -317361.13255577,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 892628.09781214,
                                                ["x"] = -318418.84483771,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 871845.66439828,
                                                ["x"] = -308964.8144561,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 871879.92679455,
                                                ["x"] = -308971.94172703,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 871904.63881817,
                                                ["x"] = -308975.70954992,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 871934.48691027,
                                                ["x"] = -308978.68735841,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 871969.44580019,
                                                ["x"] = -308980.30277308,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 872029.43802831,
                                                ["x"] = -308979.86863812,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 872134.41798041,
                                                ["x"] = -308978.78460188,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 872194.34700693,
                                                ["x"] = -308981.57481747,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 872328.33374737,
                                                ["x"] = -308997.65127203,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 875593.95124413,
                                                ["x"] = -309721.7828674,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 875665.16584686,
                                                ["x"] = -309745.19189304,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 875729.0635439,
                                                ["x"] = -309773.69762331,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 876036.67536149,
                                                ["x"] = -309939.79655275,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 876104.17510747,
                                                ["x"] = -309957.69242223,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 876213.8172477,
                                                ["x"] = -309963.38339357,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 876393.29677153,
                                                ["x"] = -309961.08442681,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 878314.76009051,
                                                ["x"] = -310306.60767632,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 878389.73733432,
                                                ["x"] = -310331.71660001,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 878809.67448662,
                                                ["x"] = -310901.35990612,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 879842.89024064,
                                                ["x"] = -310657.67257136,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 880137.2841959,
                                                ["x"] = -311162.12210849,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 882231.15242916,
                                                ["x"] = -313331.47312767,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 882964.83014442,
                                                ["x"] = -313888.37635664,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 883508.74491601,
                                                ["x"] = -314454.96953978,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 885847.02564844,
                                                ["x"] = -315731.65025379,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 891226.72186062,
                                                ["x"] = -317375.19624077,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 892994.18799725,
                                                ["x"] = -318203.02320592,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 893934.14855644,
                                                ["x"] = -321429.00120508,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 893919.38834513,
                                                ["x"] = -321466.17449437,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 883516.46382295,
                                                ["x"] = -314461.32380011,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 885848.78327876,
                                                ["x"] = -315736.3314952,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 892029.87910867,
                                                ["x"] = -317843.97637579,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 892998.90174813,
                                                ["x"] = -318201.35173617,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 893908.85400235,
                                                ["x"] = -321488.84334111,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 879847.24990165,
                                                ["x"] = -310660.0960966,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 880140.74356101,
                                                ["x"] = -311165.73120102,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 882234.43623718,
                                                ["x"] = -313335.24229914,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 882967.83015342,
                                                ["x"] = -313892.37550935,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 883527.50042117,
                                                ["x"] = -314471.47834871,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 885850.21211434,
                                                ["x"] = -315741.11800184,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 892360.54891864,
                                                ["x"] = -318009.76222253,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 893003.69924526,
                                                ["x"] = -318199.95227483,
                                            }, -- end of [226]
                                            [131] = 
                                            {
                                                ["y"] = 883537.82814911,
                                                ["x"] = -314482.35422654,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 885850.82855774,
                                                ["x"] = -315746.07767283,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 892368.99523882,
                                                ["x"] = -318015.11247613,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 893008.60028395,
                                                ["x"] = -318198.98260491,
                                            }, -- end of [227]
                                            [33] = 
                                            {
                                                ["y"] = 876422.79991831,
                                                ["x"] = -309966.50954671,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 878324.71731442,
                                                ["x"] = -310307.51235093,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 878402.04545113,
                                                ["x"] = -310340.2875069,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 878814.59561154,
                                                ["x"] = -310902.09986173,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 879849.27608781,
                                                ["x"] = -310664.47756179,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 880166.4102627,
                                                ["x"] = -311189.52501854,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 882241.53324514,
                                                ["x"] = -313342.28436335,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 882973.2859545,
                                                ["x"] = -313900.75357873,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 883544.29582022,
                                                ["x"] = -314489.9795056,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 885851.56920428,
                                                ["x"] = -315761.05787519,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 892377.02280961,
                                                ["x"] = -318021.07166219,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 893013.56740992,
                                                ["x"] = -318198.40767601,
                                            }, -- end of [228]
                                            [133] = 
                                            {
                                                ["y"] = 883669.66542621,
                                                ["x"] = -314645.77471346,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 885855.83934219,
                                                ["x"] = -316126.01476716,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 892396.03150099,
                                                ["x"] = -318037.30637761,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 893023.55634587,
                                                ["x"] = -318198.01875921,
                                            }, -- end of [229]
                                            [67] = 
                                            {
                                                ["y"] = 879848.69045221,
                                                ["x"] = -310669.43414834,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 880261.46383278,
                                                ["x"] = -311270.69399436,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 882256.58339746,
                                                ["x"] = -313355.45248318,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 882980.66714218,
                                                ["x"] = -313913.80971531,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 883680.06192795,
                                                ["x"] = -314656.58383746,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 885856.48529762,
                                                ["x"] = -316130.97100777,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 892567.40914341,
                                                ["x"] = -318190.69366421,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 893028.54271209,
                                                ["x"] = -318198.3520932,
                                            }, -- end of [230]
                                            [135] = 
                                            {
                                                ["y"] = 883687.46526629,
                                                ["x"] = -314663.30351061,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 885857.72884233,
                                                ["x"] = -316135.81150655,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 892570.56883331,
                                                ["x"] = -318194.54635304,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 893033.47839776,
                                                ["x"] = -318199.14046982,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 875768.46961776,
                                                ["x"] = -309795.4167012,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 876055.48892577,
                                                ["x"] = -309946.57437275,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 876138.91345447,
                                                ["x"] = -309961.92576685,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 876328.55335989,
                                                ["x"] = -309956.01723366,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 878160.04738536,
                                                ["x"] = -310305.3400311,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 878334.59284514,
                                                ["x"] = -310309.07309119,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 878718.83203664,
                                                ["x"] = -310576.08011669,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 878819.52965205,
                                                ["x"] = -310901.38479449,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 879847.85663927,
                                                ["x"] = -310674.3593486,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 880750.53678517,
                                                ["x"] = -311691.14613464,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 882410.23178275,
                                                ["x"] = -313475.50699274,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 883053.41439823,
                                                ["x"] = -314056.25097757,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 883695.35060419,
                                                ["x"] = -314669.45197432,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 885859.28469809,
                                                ["x"] = -316140.5621726,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 892572.9879035,
                                                ["x"] = -318198.92132341,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 893038.32181243,
                                                ["x"] = -318200.37351346,
                                            }, -- end of [232]
                                            [137] = 
                                            {
                                                ["y"] = 883707.65434564,
                                                ["x"] = -314678.02510845,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 885861.19680363,
                                                ["x"] = -316145.18055212,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 892574.69365813,
                                                ["x"] = -318203.60859042,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 893043.05144774,
                                                ["x"] = -318201.99051747,
                                            }, -- end of [233]
                                            [69] = 
                                            {
                                                ["y"] = 879847.76873565,
                                                ["x"] = -310679.35429907,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 880820.39114983,
                                                ["x"] = -311755.51697954,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 882450.51479043,
                                                ["x"] = -313505.11853244,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 883072.39297534,
                                                ["x"] = -314085.65371174,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 883716.22987365,
                                                ["x"] = -314683.16482373,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 885863.464369,
                                                ["x"] = -316149.63555086,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 892575.74633926,
                                                ["x"] = -318208.49788588,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 893052.22829377,
                                                ["x"] = -318205.96102846,
                                            }, -- end of [234]
                                            [139] = 
                                            {
                                                ["y"] = 883729.49768631,
                                                ["x"] = -314690.15591391,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 885866.06525391,
                                                ["x"] = -316153.90429251,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 892576.36210072,
                                                ["x"] = -318213.45714865,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 893056.58857682,
                                                ["x"] = -318208.4001264,
                                            }, -- end of [235]
                                            [35] = 
                                            {
                                                ["y"] = 878179.90229275,
                                                ["x"] = -310307.72447179,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 878344.34173028,
                                                ["x"] = -310311.2917002,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 878722.26101314,
                                                ["x"] = -310579.69110434,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 879808.63174367,
                                                ["x"] = -310652.27026793,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 879848.30146343,
                                                ["x"] = -310684.32352149,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 880862.23679705,
                                                ["x"] = -311798.50775119,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 882463.13300083,
                                                ["x"] = -313513.22434718,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 883106.22493569,
                                                ["x"] = -314135.18727418,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 883743.29386939,
                                                ["x"] = -314696.03827098,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 885868.94292618,
                                                ["x"] = -316157.99255228,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 892576.29834928,
                                                ["x"] = -318218.45104837,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 893060.70860431,
                                                ["x"] = -318211.22756227,
                                            }, -- end of [236]
                                            [141] = 
                                            {
                                                ["y"] = 884095.83590358,
                                                ["x"] = -314823.79715128,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 885872.09468637,
                                                ["x"] = -316161.86923842,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 892575.34709691,
                                                ["x"] = -318223.35303028,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 893064.65615782,
                                                ["x"] = -318214.29879202,
                                            }, -- end of [237]
                                            [71] = 
                                            {
                                                ["y"] = 879849.26714491,
                                                ["x"] = -310689.22827008,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 881904.05285281,
                                                ["x"] = -312939.30625482,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 882493.63295399,
                                                ["x"] = -313530.38656057,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 883115.70765465,
                                                ["x"] = -314152.79359816,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 884104.69252226,
                                                ["x"] = -314828.43331277,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 885875.72958695,
                                                ["x"] = -316165.29949509,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 892573.41746049,
                                                ["x"] = -318227.95773324,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 893068.222513,
                                                ["x"] = -318217.79713078,
                                            }, -- end of [238]
                                            [9] = 
                                            {
                                                ["y"] = 872259.04527493,
                                                ["x"] = -308987.75391276,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 872499.74446149,
                                                ["x"] = -309032.837086,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 875627.50791481,
                                                ["x"] = -309731.71603678,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 875702.06431603,
                                                ["x"] = -309760.62651397,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 875932.36198505,
                                                ["x"] = -309891.46110216,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 876069.87768953,
                                                ["x"] = -309950.80547647,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 876168.83939774,
                                                ["x"] = -309963.98566468,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 876348.54456442,
                                                ["x"] = -309956.56226257,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 878204.85330073,
                                                ["x"] = -310309.25955033,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 878353.92155757,
                                                ["x"] = -310314.15380081,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 878727.52284572,
                                                ["x"] = -310588.16028796,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 879813.59343088,
                                                ["x"] = -310651.69075253,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 879850.5292754,
                                                ["x"] = -310694.06579176,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 881910.19161092,
                                                ["x"] = -312947.19815456,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 882511.69695626,
                                                ["x"] = -313538.96652401,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 883145.33713042,
                                                ["x"] = -314210.63968985,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 884308.30982257,
                                                ["x"] = -314955.29582289,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 885977.57257277,
                                                ["x"] = -316237.73266677,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 892568.05297761,
                                                ["x"] = -318236.3797034,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 893732.64605036,
                                                ["x"] = -318991.69245249,
                                            }, -- end of [240]
                                            [145] = 
                                            {
                                                ["y"] = 884313.01880946,
                                                ["x"] = -314956.97486711,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 886290.91245279,
                                                ["x"] = -316452.70894158,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 892564.88348021,
                                                ["x"] = -318240.24565787,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 893735.15820792,
                                                ["x"] = -318996.01225336,
                                            }, -- end of [241]
                                            [73] = 
                                            {
                                                ["y"] = 879853.62464744,
                                                ["x"] = -310703.5728572,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 881915.81239619,
                                                ["x"] = -312955.46723471,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 882662.71797404,
                                                ["x"] = -313605.38866318,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 883150.62991293,
                                                ["x"] = -314219.12155104,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 884322.61578139,
                                                ["x"] = -314959.78073444,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 886295.32000959,
                                                ["x"] = -316455.05724536,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 892558.0937854,
                                                ["x"] = -318247.58637322,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 893739.54074409,
                                                ["x"] = -319004.98213349,
                                            }, -- end of [242]
                                            [147] = 
                                            {
                                                ["y"] = 884841.7128336,
                                                ["x"] = -315088.9473024,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 886304.57485764,
                                                ["x"] = -316458.84226423,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 892501.91939195,
                                                ["x"] = -318304.54064657,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 893748.52030525,
                                                ["x"] = -319033.60499463,
                                            }, -- end of [243]
                                            [37] = 
                                            {
                                                ["y"] = 878224.84917091,
                                                ["x"] = -310309.55703559,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 878363.27894195,
                                                ["x"] = -310317.67406533,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 878729.03642749,
                                                ["x"] = -310592.92455397,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 879818.58251074,
                                                ["x"] = -310651.93485626,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 879859.10209075,
                                                ["x"] = -310717.53501375,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 882000.58733245,
                                                ["x"] = -313096.98106953,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 882671.4844914,
                                                ["x"] = -313610.19725618,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 883153.55816446,
                                                ["x"] = -314223.17351776,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 884884.1854609,
                                                ["x"] = -315103.80137108,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 886309.45514961,
                                                ["x"] = -316459.90551626,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 892499.05245772,
                                                ["x"] = -318308.64328439,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 893914.00528318,
                                                ["x"] = -319584.27110606,
                                            }, -- end of [244]
                                            [149] = 
                                            {
                                                ["y"] = 884935.13446272,
                                                ["x"] = -315124.50492886,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 886319.38650512,
                                                ["x"] = -316461.06479159,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 892497.60783702,
                                                ["x"] = -318313.36465298,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 893915.92262561,
                                                ["x"] = -319588.88378495,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = 879869.48738786,
                                                ["x"] = -310740.27247505,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 882006.77801055,
                                                ["x"] = -313104.82964058,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 882679.92402419,
                                                ["x"] = -313615.5586367,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 883159.96198906,
                                                ["x"] = -314230.85218402,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 885488.88555922,
                                                ["x"] = -315380.32446296,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 889212.82666849,
                                                ["x"] = -316718.52769682,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 892499.04402916,
                                                ["x"] = -318318.07142472,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 893921.04574855,
                                                ["x"] = -319597.46462979,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = 885533.3900395,
                                                ["x"] = -315403.09686222,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 889217.67677781,
                                                ["x"] = -316719.72183827,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 892502.07803207,
                                                ["x"] = -318322.05114005,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 893924.02174078,
                                                ["x"] = -319601.48200491,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 876009.023503,
                                                ["x"] = -309928.16820758,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 876084.48044012,
                                                ["x"] = -309954.22676001,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 876188.83549591,
                                                ["x"] = -309964.26929398,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 876368.49009323,
                                                ["x"] = -309957.99703093,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 878259.81919244,
                                                ["x"] = -310308.20291262,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 878372.38851079,
                                                ["x"] = -310321.79629521,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 878803.55171196,
                                                ["x"] = -310893.82791819,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 879823.51518465,
                                                ["x"] = -310652.74443618,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 879885.65093924,
                                                ["x"] = -310771.31256442,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 882010.2026,
                                                ["x"] = -313108.47158346,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 882704.70112077,
                                                ["x"] = -313632.46070827,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 883163.38927046,
                                                ["x"] = -314234.49094172,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 885537.5868629,
                                                ["x"] = -315405.81270997,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 889227.12622166,
                                                ["x"] = -316722.94866117,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 892538.49098127,
                                                ["x"] = -318356.31359309,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 893927.27902771,
                                                ["x"] = -319605.27023538,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = 885541.57118844,
                                                ["x"] = -315408.83172889,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 889845.7991455,
                                                ["x"] = -317039.5236166,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 892601.66488656,
                                                ["x"] = -318413.17205391,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 894126.77630453,
                                                ["x"] = -319794.48199398,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = 879918.64723139,
                                                ["x"] = -310827.30742194,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 882206.15769319,
                                                ["x"] = -313294.14464026,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 882712.43296562,
                                                ["x"] = -313638.80078452,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 883170.72251225,
                                                ["x"] = -314241.28628205,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 885545.36724432,
                                                ["x"] = -315412.08520525,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 889855.24988831,
                                                ["x"] = -317042.78228176,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 892609.58098548,
                                                ["x"] = -318419.27718375,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 894131.90229043,
                                                ["x"] = -319802.78826314,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = 885556.1939869,
                                                ["x"] = -315422.46459501,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 889864.93620426,
                                                ["x"] = -317045.25955665,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 892613.91991557,
                                                ["x"] = -318421.74307046,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 894131.63647646,
                                                ["x"] = -319807.76913274,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = 878299.76713409,
                                                ["x"] = -310306.25508271,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 878381.22909003,
                                                ["x"] = -310326.46457713,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 878805.88909483,
                                                ["x"] = -310898.25668031,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 879833.25374477,
                                                ["x"] = -310655.01171285,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 880116.23691142,
                                                ["x"] = -311134.18546908,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 882212.43304486,
                                                ["x"] = -313301.92627869,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 882730.89506642,
                                                ["x"] = -313655.6541038,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 883174.56340188,
                                                ["x"] = -314244.48650685,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 885836.58137257,
                                                ["x"] = -315714.70001598,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 890666.74142613,
                                                ["x"] = -317191.02492285,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 892618.81957415,
                                                ["x"] = -318422.44866595,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 893970.81324648,
                                                ["x"] = -321278.78453426,
                                            }, -- end of [252]
                                            [143] = 
                                            {
                                                ["y"] = 884303.71220261,
                                                ["x"] = -314953.33296305,
                                            }, -- end of [143]
                                            [157] = 
                                            {
                                                ["y"] = 885839.75035412,
                                                ["x"] = -315718.56567854,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 891186.25276955,
                                                ["x"] = -317355.72910648,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 892623.58685147,
                                                ["x"] = -318420.99927978,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 893959.80804556,
                                                ["x"] = -321342.83843071,
                                            }, -- end of [253]
                                            [255] = 
                                            {
                                                ["y"] = 893947.25552465,
                                                ["x"] = -321391.21263867,
                                            }, -- end of [255]
                                            [254] = 
                                            {
                                                ["y"] = 893954.18199208,
                                                ["x"] = -321367.1946329,
                                            }, -- end of [254]
                                            [239] = 
                                            {
                                                ["y"] = 893723.22880199,
                                                ["x"] = -318980.02130854,
                                            }, -- end of [239]
                                            [159] = 
                                            {
                                                ["y"] = 885844.92345008,
                                                ["x"] = -315727.11826198,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 885883.53143143,
                                                ["x"] = -316171.55255031,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 891209.26148581,
                                                ["x"] = -317365.44641734,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 892570.92648724,
                                                ["x"] = -318232.29138551,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 892645.57316647,
                                                ["x"] = -318409.1216219,
                                            }, -- end of [223]
                                            [79] = 
                                            {
                                                ["y"] = 880130.88677332,
                                                ["x"] = -311154.43907205,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 882215.24451012,
                                                ["x"] = -313306.0599487,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 882961.57884615,
                                                ["x"] = -313884.57918473,
                                            }, -- end of [111]
                                            [259] = 
                                            {
                                                ["y"] = 893890.0615346,
                                                ["x"] = -321524.13199283,
                                            }, -- end of [259]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893522.07895019,
                                                ["x"] = -322134.88688635,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893522.07895019,
                                                ["x"] = -322134.88688635,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893890.06712909,
                                                ["x"] = -321524.12185685,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893522.07892105,
                                                ["x"] = -322134.88694452,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 870681.65055678,
                                            ["x"] = -312844.76721547,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 20.8333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 871845.66589369,
                                            ["x"] = -308964.66775775,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893890.05382327,
                                            ["x"] = -321524.10951492,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893522.07895019,
                                            ["x"] = -322134.88688635,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 81,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 31,
                                        ["skill"] = "High",
                                        ["y"] = 870681.65055678,
                                        ["x"] = -312844.76721547,
                                        ["name"] = "Truck Ural-1",
                                        ["heading"] = 0.2914533659218,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 32,
                                        ["skill"] = "High",
                                        ["y"] = 870655.0877526,
                                        ["x"] = -312820.38653801,
                                        ["name"] = "Truck Ural-1",
                                        ["heading"] = 0.2914533659218,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 33,
                                        ["skill"] = "High",
                                        ["y"] = 870655.40895349,
                                        ["x"] = -312850.7986545,
                                        ["name"] = "Truck Ural-1",
                                        ["heading"] = 0.2914533659218,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 34,
                                        ["skill"] = "High",
                                        ["y"] = 870704.36302897,
                                        ["x"] = -312815.92031603,
                                        ["name"] = "Truck Ural-1",
                                        ["heading"] = 0.2914533659218,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 870681.65055678,
                                ["x"] = -312844.76721547,
                                ["name"] = "Ural375 Platoon81",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 870930.36705052,
                                                ["x"] = -313100.96873217,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 873119.27999466,
                                                ["x"] = -316545.17606517,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 875226.30179886,
                                                ["x"] = -313923.95575179,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 875726.64387465,
                                                ["x"] = -313745.19080414,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 878317.08421002,
                                                ["x"] = -313273.87505575,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 879018.72494957,
                                                ["x"] = -313264.00825641,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 873119.24221138,
                                                ["x"] = -316545.17430778,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 885504.50532168,
                                                ["x"] = -315388.05102379,
                                            }, -- end of [316]
                                            [380] = 
                                            {
                                                ["y"] = 892498.06830899,
                                                ["x"] = -318310.86492563,
                                            }, -- end of [380]
                                            [2] = 
                                            {
                                                ["y"] = 873123.78963711,
                                                ["x"] = -316543.10092596,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 873128.47747006,
                                                ["x"] = -316541.36707491,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 873133.30147761,
                                                ["x"] = -316540.05433462,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 873490.29185148,
                                                ["x"] = -316464.25668142,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 873499.37912114,
                                                ["x"] = -316460.08389813,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 873503.63636422,
                                                ["x"] = -316457.46885552,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 873523.76681594,
                                                ["x"] = -316442.64717039,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 873697.1390257,
                                                ["x"] = -316315.63125195,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 873736.71104783,
                                                ["x"] = -316294.25157271,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 873778.37611794,
                                                ["x"] = -316277.29749843,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 873869.64787109,
                                                ["x"] = -316251.10092612,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 873904.21022521,
                                                ["x"] = -316249.58086892,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 874250.26496653,
                                                ["x"] = -316346.29737016,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 874259.12386981,
                                                ["x"] = -316364.18788461,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 874552.57666944,
                                                ["x"] = -316272.75147196,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 874585.33166284,
                                                ["x"] = -316236.25898741,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 874587.9509006,
                                                ["x"] = -316192.07144223,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 874408.44373776,
                                                ["x"] = -315653.14931299,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 874432.01249475,
                                                ["x"] = -315615.76820812,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 875092.87573532,
                                                ["x"] = -314741.72244692,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 874822.72534751,
                                                ["x"] = -314608.24353824,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 874890.58051888,
                                                ["x"] = -314328.48500754,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 875230.23043125,
                                                ["x"] = -313920.86426539,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 875736.60599579,
                                                ["x"] = -313745.71648364,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 878725.60430281,
                                                ["x"] = -313370.9984797,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 879023.87215745,
                                                ["x"] = -313255.45170614,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 882066.51149102,
                                                ["x"] = -313407.56493067,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 885543.43289022,
                                                ["x"] = -315410.38765258,
                                            }, -- end of [320]
                                            [384] = 
                                            {
                                                ["y"] = 892588.35634908,
                                                ["x"] = -318401.69656082,
                                            }, -- end of [384]
                                            [257] = 
                                            {
                                                ["y"] = 882080.63885051,
                                                ["x"] = -313402.59546419,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 885550.79216754,
                                                ["x"] = -315417.156176,
                                            }, -- end of [321]
                                            [385] = 
                                            {
                                                ["y"] = 892607.48846295,
                                                ["x"] = -318417.77914084,
                                            }, -- end of [385]
                                            [129] = 
                                            {
                                                ["y"] = 875234.33000811,
                                                ["x"] = -313918.00441694,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 876804.73422188,
                                                ["x"] = -313900.0488786,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 878730.14853264,
                                                ["x"] = -313373.08332819,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 879026.87796239,
                                                ["x"] = -313251.45482804,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 882089.38855534,
                                                ["x"] = -313397.7557055,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 885824.6657233,
                                                ["x"] = -315701.78403398,
                                            }, -- end of [322]
                                            [386] = 
                                            {
                                                ["y"] = 892611.62413428,
                                                ["x"] = -318420.58506047,
                                            }, -- end of [386]
                                            [65] = 
                                            {
                                                ["y"] = 874850.58917261,
                                                ["x"] = -315243.78410457,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 875089.34331069,
                                                ["x"] = -314732.36942605,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 874819.16692309,
                                                ["x"] = -314604.73295813,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 874903.78842588,
                                                ["x"] = -314290.73298023,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 875238.64702334,
                                                ["x"] = -313915.4880708,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 876864.47576057,
                                                ["x"] = -313905.56573192,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 878734.40569927,
                                                ["x"] = -313375.70236037,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 879030.09031897,
                                                ["x"] = -313247.62359611,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 882223.22324553,
                                                ["x"] = -313321.81460312,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 885841.08901731,
                                                ["x"] = -315720.58886128,
                                            }, -- end of [324]
                                            [388] = 
                                            {
                                                ["y"] = 892621.18214522,
                                                ["x"] = -318421.91368472,
                                            }, -- end of [388]
                                            [261] = 
                                            {
                                                ["y"] = 882226.83323452,
                                                ["x"] = -313325.25811184,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 885843.68811687,
                                                ["x"] = -315724.86205421,
                                            }, -- end of [325]
                                            [389] = 
                                            {
                                                ["y"] = 892625.79378375,
                                                ["x"] = -318419.99145424,
                                            }, -- end of [389]
                                            [131] = 
                                            {
                                                ["y"] = 875247.77929806,
                                                ["x"] = -313911.44827188,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 876874.4711874,
                                                ["x"] = -313905.80841268,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 878882.50368439,
                                                ["x"] = -313477.99152746,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 879033.57359645,
                                                ["x"] = -313244.03997629,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 882232.71344448,
                                                ["x"] = -313333.33047292,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 885845.99705968,
                                                ["x"] = -315729.29290369,
                                            }, -- end of [326]
                                            [390] = 
                                            {
                                                ["y"] = 892634.64018047,
                                                ["x"] = -318415.33150046,
                                            }, -- end of [390]
                                            [33] = 
                                            {
                                                ["y"] = 874561.00990073,
                                                ["x"] = -316267.38232469,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 874586.91063247,
                                                ["x"] = -316231.51771534,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 874569.97790681,
                                                ["x"] = -316140.09362447,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 874409.77785373,
                                                ["x"] = -315648.33219149,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 874878.03300877,
                                                ["x"] = -315214.68989267,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 875087.26518529,
                                                ["x"] = -314727.82253354,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 874815.86145082,
                                                ["x"] = -314600.98252006,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 874912.23557263,
                                                ["x"] = -314261.94973822,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 875411.39641843,
                                                ["x"] = -313865.31413714,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 876884.45379034,
                                                ["x"] = -313905.27660131,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 878886.92706127,
                                                ["x"] = -313480.31721337,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 879037.35924864,
                                                ["x"] = -313240.77620272,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 882243.31619328,
                                                ["x"] = -313343.93003385,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 885850.57273429,
                                                ["x"] = -315743.51690454,
                                            }, -- end of [328]
                                            [392] = 
                                            {
                                                ["y"] = 893001.2180045,
                                                ["x"] = -318200.62939773,
                                            }, -- end of [392]
                                            [265] = 
                                            {
                                                ["y"] = 882262.29909924,
                                                ["x"] = -313360.19391708,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 885851.00871327,
                                                ["x"] = -315748.49729773,
                                            }, -- end of [329]
                                            [393] = 
                                            {
                                                ["y"] = 893006.06605518,
                                                ["x"] = -318199.42251009,
                                            }, -- end of [393]
                                            [133] = 
                                            {
                                                ["y"] = 875517.59491615,
                                                ["x"] = -313836.67837437,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 876894.36196551,
                                                ["x"] = -313903.93896785,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 878891.57663952,
                                                ["x"] = -313482.15594706,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 879041.41959271,
                                                ["x"] = -313237.86132244,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 882428.15133203,
                                                ["x"] = -313488.99134353,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 885851.98853143,
                                                ["x"] = -315778.47906669,
                                            }, -- end of [330]
                                            [394] = 
                                            {
                                                ["y"] = 893011.00547098,
                                                ["x"] = -318198.66420397,
                                            }, -- end of [394]
                                            [67] = 
                                            {
                                                ["y"] = 874901.16231414,
                                                ["x"] = -315188.42920154,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 875084.88154824,
                                                ["x"] = -314723.42875929,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 874809.85042624,
                                                ["x"] = -314592.99619499,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 874929.13677741,
                                                ["x"] = -314194.02894685,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 875527.46046165,
                                                ["x"] = -313835.0639746,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 876918.87071359,
                                                ["x"] = -313899.01867582,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 878896.33327065,
                                                ["x"] = -313483.68995228,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 879045.70588377,
                                                ["x"] = -313235.29109052,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 882465.23014457,
                                                ["x"] = -313514.44462887,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 885856.09567772,
                                                ["x"] = -316128.42742445,
                                            }, -- end of [332]
                                            [396] = 
                                            {
                                                ["y"] = 893020.98351453,
                                                ["x"] = -318198.00934244,
                                            }, -- end of [396]
                                            [269] = 
                                            {
                                                ["y"] = 882495.79853109,
                                                ["x"] = -313531.48083019,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 885857.0243727,
                                                ["x"] = -316133.33595331,
                                            }, -- end of [333]
                                            [397] = 
                                            {
                                                ["y"] = 893025.97949201,
                                                ["x"] = -318198.12397581,
                                            }, -- end of [397]
                                            [135] = 
                                            {
                                                ["y"] = 875537.42340514,
                                                ["x"] = -313834.21947116,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 877475.42068135,
                                                ["x"] = -313775.99962827,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 878901.20987776,
                                                ["x"] = -313484.78571952,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 879050.1449138,
                                                ["x"] = -313232.98869268,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 873884.33810913,
                                                ["x"] = -316248.15633619,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 874227.77634512,
                                                ["x"] = -316336.34519131,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 874252.67652994,
                                                ["x"] = -316350.67345926,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 874263.06719058,
                                                ["x"] = -316367.09199727,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 874564.93467906,
                                                ["x"] = -316264.2912827,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 874588.1553372,
                                                ["x"] = -316226.67551807,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 874408.09269762,
                                                ["x"] = -315682.92556665,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 874411.51314233,
                                                ["x"] = -315643.64501798,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 875103.89452106,
                                                ["x"] = -314928.05562723,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 875082.12834989,
                                                ["x"] = -314719.25713489,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 874807.23181682,
                                                ["x"] = -314588.73824448,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 874930.93028776,
                                                ["x"] = -314189.36513847,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 875642.22401111,
                                                ["x"] = -313828.00878429,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 877485.32462201,
                                                ["x"] = -313774.62709432,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 878906.16436937,
                                                ["x"] = -313485.44631514,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 879054.69184913,
                                                ["x"] = -313230.90627205,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 882669.25477417,
                                                ["x"] = -313608.91200915,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 885862.2550376,
                                                ["x"] = -316147.36388883,
                                            }, -- end of [336]
                                            [400] = 
                                            {
                                                ["y"] = 893040.63024587,
                                                ["x"] = -318201.11774683,
                                            }, -- end of [400]
                                            [273] = 
                                            {
                                                ["y"] = 882677.77354539,
                                                ["x"] = -313614.14474557,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 885864.68527992,
                                                ["x"] = -316151.73217864,
                                            }, -- end of [337]
                                            [401] = 
                                            {
                                                ["y"] = 893045.3112157,
                                                ["x"] = -318202.87620837,
                                            }, -- end of [401]
                                            [137] = 
                                            {
                                                ["y"] = 875647.15782623,
                                                ["x"] = -313827.20387366,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 877515.17765417,
                                                ["x"] = -313771.72672902,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 878911.15587794,
                                                ["x"] = -313485.72442221,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 879059.37253412,
                                                ["x"] = -313229.15751464,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 882702.65378993,
                                                ["x"] = -313630.90124436,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 885867.43599419,
                                                ["x"] = -316155.90591656,
                                            }, -- end of [338]
                                            [402] = 
                                            {
                                                ["y"] = 893054.37298647,
                                                ["x"] = -318207.09294679,
                                            }, -- end of [402]
                                            [69] = 
                                            {
                                                ["y"] = 875115.40631795,
                                                ["x"] = -314911.71295458,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 875078.96989929,
                                                ["x"] = -314715.38422562,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 874804.97780927,
                                                ["x"] = -314584.27690198,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 874935.51110205,
                                                ["x"] = -314180.47952732,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 875651.9331911,
                                                ["x"] = -313825.76092492,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 877524.97635165,
                                                ["x"] = -313769.73733513,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 878916.15503382,
                                                ["x"] = -313485.69332509,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 879064.19429405,
                                                ["x"] = -313227.84768787,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 882725.37736782,
                                                ["x"] = -313650.46615929,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 885873.81599964,
                                                ["x"] = -316163.57876302,
                                            }, -- end of [340]
                                            [404] = 
                                            {
                                                ["y"] = 893062.64151655,
                                                ["x"] = -318212.69650016,
                                            }, -- end of [404]
                                            [277] = 
                                            {
                                                ["y"] = 882963.19027152,
                                                ["x"] = -313886.39300938,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 885877.58386026,
                                                ["x"] = -316166.86429503,
                                            }, -- end of [341]
                                            [405] = 
                                            {
                                                ["y"] = 893066.44340953,
                                                ["x"] = -318215.93761862,
                                            }, -- end of [405]
                                            [139] = 
                                            {
                                                ["y"] = 875655.63873232,
                                                ["x"] = -313822.49678945,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 877558.83345048,
                                                ["x"] = -313760.87806105,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 878926.12181595,
                                                ["x"] = -313484.92384728,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 879069.09651781,
                                                ["x"] = -313226.85641496,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 882966.31434051,
                                                ["x"] = -313890.29572172,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 885889.47734766,
                                                ["x"] = -316176.001774,
                                            }, -- end of [342]
                                            [406] = 
                                            {
                                                ["y"] = 893069.85980772,
                                                ["x"] = -318219.58776191,
                                            }, -- end of [406]
                                            [35] = 
                                            {
                                                ["y"] = 874568.58144417,
                                                ["x"] = -316260.87450782,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 874589.8898903,
                                                ["x"] = -316216.82776172,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 874407.24971414,
                                                ["x"] = -315677.99623473,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 874413.55832188,
                                                ["x"] = -315639.08242899,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 875117.55834816,
                                                ["x"] = -314907.20264572,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 875072.04608689,
                                                ["x"] = -314708.17092955,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 874803.12167516,
                                                ["x"] = -314579.635905,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 874938.13878984,
                                                ["x"] = -314176.22653358,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 875658.1666729,
                                                ["x"] = -313818.20038655,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 877712.25541892,
                                                ["x"] = -313715.49560579,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 878931.05639758,
                                                ["x"] = -313484.12208662,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 879074.06289978,
                                                ["x"] = -313226.33526647,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 882974.53159269,
                                                ["x"] = -313902.83576681,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 886293.00371032,
                                                ["x"] = -316453.93894382,
                                            }, -- end of [344]
                                            [408] = 
                                            {
                                                ["y"] = 893733.91477464,
                                                ["x"] = -318993.75893254,
                                            }, -- end of [408]
                                            [281] = 
                                            {
                                                ["y"] = 882981.80345989,
                                                ["x"] = -313915.95353499,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 886297.55407253,
                                                ["x"] = -316456.00385806,
                                            }, -- end of [345]
                                            [409] = 
                                            {
                                                ["y"] = 893738.62169536,
                                                ["x"] = -319002.57851543,
                                            }, -- end of [409]
                                            [141] = 
                                            {
                                                ["y"] = 875659.69527186,
                                                ["x"] = -313813.44524887,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 877716.82759324,
                                                ["x"] = -313713.47568625,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 878935.91588874,
                                                ["x"] = -313482.9521992,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 879109.06113189,
                                                ["x"] = -313226.36919837,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 883049.52827075,
                                                ["x"] = -314049.7504179,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 886306.92193759,
                                                ["x"] = -316459.45288001,
                                            }, -- end of [346]
                                            [410] = 
                                            {
                                                ["y"] = 893740.32993175,
                                                ["x"] = -319007.27651612,
                                            }, -- end of [410]
                                            [71] = 
                                            {
                                                ["y"] = 875119.46068084,
                                                ["x"] = -314902.57517998,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 875068.31556007,
                                                ["x"] = -314704.84595194,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 874801.68227801,
                                                ["x"] = -314574.84939759,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 874941.0596094,
                                                ["x"] = -314172.17015994,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 875660.68150077,
                                                ["x"] = -313808.54404675,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 877721.21309649,
                                                ["x"] = -313711.07763975,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 878940.6601168,
                                                ["x"] = -313481.37820701,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 880013.96720949,
                                                ["x"] = -313229.97236723,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 883107.43267122,
                                                ["x"] = -314137.29167764,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 886331.76587614,
                                                ["x"] = -316462.14293209,
                                            }, -- end of [348]
                                            [412] = 
                                            {
                                                ["y"] = 893917.08405469,
                                                ["x"] = -319591.01441594,
                                            }, -- end of [412]
                                            [285] = 
                                            {
                                                ["y"] = 883119.06839884,
                                                ["x"] = -314159.41598103,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 889215.20158662,
                                                ["x"] = -316719.01691688,
                                            }, -- end of [349]
                                            [413] = 
                                            {
                                                ["y"] = 893919.62198992,
                                                ["x"] = -319595.32149629,
                                            }, -- end of [413]
                                            [9] = 
                                            {
                                                ["y"] = 873671.93649415,
                                                ["x"] = -316331.8989442,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 873718.83868963,
                                                ["x"] = -316303.22307279,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 873755.02386436,
                                                ["x"] = -316286.21653795,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 873811.66047956,
                                                ["x"] = -316266.48672639,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 873894.32939477,
                                                ["x"] = -316248.12797324,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 874242.06753244,
                                                ["x"] = -316340.89006909,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 874254.65559866,
                                                ["x"] = -316355.26432897,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 874268.0206514,
                                                ["x"] = -316367.50379389,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 874572.00569401,
                                                ["x"] = -316257.22867318,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 874590.28631477,
                                                ["x"] = -316211.84716498,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 874406.74932177,
                                                ["x"] = -315673.02474142,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 874415.83796135,
                                                ["x"] = -315634.63194483,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 875121.07684512,
                                                ["x"] = -314897.84854563,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 875064.38203451,
                                                ["x"] = -314701.76331372,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 874800.63695264,
                                                ["x"] = -314569.96090446,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 874944.34203787,
                                                ["x"] = -314168.40105861,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 875665.07575638,
                                                ["x"] = -313789.05159128,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 877733.33100581,
                                                ["x"] = -313702.27371963,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 878949.66559064,
                                                ["x"] = -313477.05843664,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 880998.17562775,
                                                ["x"] = -313192.72021141,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 883155.06017873,
                                                ["x"] = -314225.07892819,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 889843.4126586,
                                                ["x"] = -317038.56025213,
                                            }, -- end of [352]
                                            [416] = 
                                            {
                                                ["y"] = 893928.99568303,
                                                ["x"] = -319606.98489828,
                                            }, -- end of [416]
                                            [289] = 
                                            {
                                                ["y"] = 883161.60284099,
                                                ["x"] = -314232.63886534,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 889852.79057334,
                                                ["x"] = -317042.02394229,
                                            }, -- end of [353]
                                            [417] = 
                                            {
                                                ["y"] = 894125.08194076,
                                                ["x"] = -319792.54481301,
                                            }, -- end of [417]
                                            [145] = 
                                            {
                                                ["y"] = 875666.98423156,
                                                ["x"] = -313784.43222258,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 877740.40833664,
                                                ["x"] = -313695.21015147,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 878953.86783147,
                                                ["x"] = -313474.35151939,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 881013.1173229,
                                                ["x"] = -313194.02151434,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 883165.11867573,
                                                ["x"] = -314236.19199588,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 889862.42826089,
                                                ["x"] = -317044.6817058,
                                            }, -- end of [354]
                                            [418] = 
                                            {
                                                ["y"] = 894131.40332878,
                                                ["x"] = -319800.30639569,
                                            }, -- end of [418]
                                            [73] = 
                                            {
                                                ["y"] = 875122.2814339,
                                                ["x"] = -314893.00105591,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 875056.11530917,
                                                ["x"] = -314696.13861545,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 874799.89815766,
                                                ["x"] = -314565.01639823,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 874947.92580724,
                                                ["x"] = -314164.91791496,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 875669.33362658,
                                                ["x"] = -313780.02069995,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 878031.16586764,
                                                ["x"] = -313392.14492511,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 878957.87219267,
                                                ["x"] = -313471.35866284,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 881027.96539459,
                                                ["x"] = -313196.13828116,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 883176.50248293,
                                                ["x"] = -314245.94492668,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 890659.43992881,
                                                ["x"] = -317189.01372593,
                                            }, -- end of [356]
                                            [420] = 
                                            {
                                                ["y"] = 894110.52071817,
                                                ["x"] = -320014.11897394,
                                            }, -- end of [420]
                                            [143] = 
                                            {
                                                ["y"] = 875663.67852649,
                                                ["x"] = -313793.85002106,
                                            }, -- end of [143]
                                            [391] = 
                                            {
                                                ["y"] = 892996.46566641,
                                                ["x"] = -318202.18691652,
                                            }, -- end of [391]
                                            [95] = 
                                            {
                                                ["y"] = 874826.57884372,
                                                ["x"] = -314611.42666164,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 875097.29169055,
                                                ["x"] = -314756.05588249,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 875731.64277431,
                                                ["x"] = -313745.12133046,
                                            }, -- end of [159]
                                            [293] = 
                                            {
                                                ["y"] = 883184.74884205,
                                                ["x"] = -314251.59944664,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 890688.19094886,
                                                ["x"] = -317197.57017173,
                                            }, -- end of [357]
                                            [421] = 
                                            {
                                                ["y"] = 893966.55080309,
                                                ["x"] = -321305.87745601,
                                            }, -- end of [421]
                                            [175] = 
                                            {
                                                ["y"] = 877725.4174629,
                                                ["x"] = -313708.37273328,
                                            }, -- end of [175]
                                            [147] = 
                                            {
                                                ["y"] = 875672.06623476,
                                                ["x"] = -313775.83505474,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 878053.77625516,
                                                ["x"] = -313372.43078211,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 878961.70717013,
                                                ["x"] = -313468.15088177,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 881052.54586061,
                                                ["x"] = -313200.68444556,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 883506.69151995,
                                                ["x"] = -314453.41805618,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 891193.22975957,
                                                ["x"] = -317358.27248356,
                                            }, -- end of [358]
                                            [422] = 
                                            {
                                                ["y"] = 893958.25739106,
                                                ["x"] = -321350.10103975,
                                            }, -- end of [422]
                                            [191] = 
                                            {
                                                ["y"] = 878721.02077923,
                                                ["x"] = -313369.00162147,
                                            }, -- end of [191]
                                            [37] = 
                                            {
                                                ["y"] = 874578.28992764,
                                                ["x"] = -316249.45535113,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 874590.24303317,
                                                ["x"] = -316206.85149557,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 874406.71592483,
                                                ["x"] = -315668.02694287,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 874418.44994776,
                                                ["x"] = -315630.37206147,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 875123.12612551,
                                                ["x"] = -314888.07349056,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 875051.70548141,
                                                ["x"] = -314693.78400352,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 874799.14695876,
                                                ["x"] = -314555.04945299,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 874951.81836845,
                                                ["x"] = -314161.78072337,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 875675.07428599,
                                                ["x"] = -313771.84196008,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 878057.70133523,
                                                ["x"] = -313369.33534139,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 878968.89861192,
                                                ["x"] = -313461.20894702,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 881076.87487226,
                                                ["x"] = -313206.43036478,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 883525.65761532,
                                                ["x"] = -314469.6819737,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 891211.40994345,
                                                ["x"] = -317366.57388466,
                                            }, -- end of [360]
                                            [424] = 
                                            {
                                                ["y"] = 893944.94678945,
                                                ["x"] = -321398.27089644,
                                            }, -- end of [424]
                                            [207] = 
                                            {
                                                ["y"] = 878945.25469528,
                                                ["x"] = -313479.40966404,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 879021.1121839,
                                                ["x"] = -313259.61945136,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 880973.1910798,
                                                ["x"] = -313191.92832988,
                                            }, -- end of [239]
                                            [399] = 
                                            {
                                                ["y"] = 893035.84285249,
                                                ["x"] = -318199.68438097,
                                            }, -- end of [399]
                                            [395] = 
                                            {
                                                ["y"] = 893015.98733232,
                                                ["x"] = -318198.22334966,
                                            }, -- end of [395]
                                            [297] = 
                                            {
                                                ["y"] = 883532.68609711,
                                                ["x"] = -314476.79316658,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 892081.40763872,
                                                ["x"] = -317869.31927848,
                                            }, -- end of [361]
                                            [425] = 
                                            {
                                                ["y"] = 893927.90852442,
                                                ["x"] = -321445.27163916,
                                            }, -- end of [425]
                                            [387] = 
                                            {
                                                ["y"] = 892616.25401953,
                                                ["x"] = -318422.38289887,
                                            }, -- end of [387]
                                            [149] = 
                                            {
                                                ["y"] = 875681.63629034,
                                                ["x"] = -313764.30150273,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 878061.82532627,
                                                ["x"] = -313366.50927521,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 878972.15114077,
                                                ["x"] = -313457.41312652,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 881096.05462806,
                                                ["x"] = -313212.09214553,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 883542.66472263,
                                                ["x"] = -314487.98874266,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 892301.25555875,
                                                ["x"] = -317977.35838446,
                                            }, -- end of [362]
                                            [426] = 
                                            {
                                                ["y"] = 893916.38804605,
                                                ["x"] = -321472.96770682,
                                            }, -- end of [426]
                                            [383] = 
                                            {
                                                ["y"] = 892503.80232188,
                                                ["x"] = -318323.75834059,
                                            }, -- end of [383]
                                            [382] = 
                                            {
                                                ["y"] = 892500.39849342,
                                                ["x"] = -318320.10371281,
                                            }, -- end of [382]
                                            [381] = 
                                            {
                                                ["y"] = 892497.97865732,
                                                ["x"] = -318315.72622153,
                                            }, -- end of [381]
                                            [259] = 
                                            {
                                                ["y"] = 882218.47915545,
                                                ["x"] = -313321.37094303,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 882236.10895102,
                                                ["x"] = -313336.9998413,
                                            }, -- end of [263]
                                            [75] = 
                                            {
                                                ["y"] = 875123.84359146,
                                                ["x"] = -314878.11575313,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 875042.55530346,
                                                ["x"] = -314689.75540852,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 874799.28262536,
                                                ["x"] = -314550.05295953,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 875120.815046,
                                                ["x"] = -314037.20057437,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 875685.27258358,
                                                ["x"] = -313760.87207602,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 878070.36093377,
                                                ["x"] = -313361.30125235,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 878975.08340036,
                                                ["x"] = -313453.36499332,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 881152.57800416,
                                                ["x"] = -313232.20377563,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 883681.81746239,
                                                ["x"] = -314658.25870457,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 892370.98447228,
                                                ["x"] = -318016.50169431,
                                            }, -- end of [364]
                                            [428] = 
                                            {
                                                ["y"] = 893881.40958971,
                                                ["x"] = -321539.33212741,
                                            }, -- end of [428]
                                            [267] = 
                                            {
                                                ["y"] = 882452.52267384,
                                                ["x"] = -313506.48072452,
                                            }, -- end of [267]
                                            [291] = 
                                            {
                                                ["y"] = 883172.5653293,
                                                ["x"] = -314242.86467144,
                                            }, -- end of [291]
                                            [271] = 
                                            {
                                                ["y"] = 882660.42467567,
                                                ["x"] = -313604.22059633,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 882710.47285966,
                                                ["x"] = -313637.13297871,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 882969.21119226,
                                                ["x"] = -313894.37042933,
                                            }, -- end of [279]
                                            [301] = 
                                            {
                                                ["y"] = 883689.3395669,
                                                ["x"] = -314664.84431348,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 892378.91076651,
                                                ["x"] = -318022.59573464,
                                            }, -- end of [365]
                                            [283] = 
                                            {
                                                ["y"] = 883065.39676442,
                                                ["x"] = -314075.20641303,
                                            }, -- end of [283]
                                            [286] = 
                                            {
                                                ["y"] = 883146.56724643,
                                                ["x"] = -314212.7310669,
                                            }, -- end of [286]
                                            [151] = 
                                            {
                                                ["y"] = 875689.20246679,
                                                ["x"] = -313757.78359126,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 878105.54064367,
                                                ["x"] = -313342.27187296,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 878977.63727298,
                                                ["x"] = -313449.06899227,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 881638.26088585,
                                                ["x"] = -313417.94740591,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 873899.30379644,
                                                ["x"] = -316248.63462798,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 874246.61710087,
                                                ["x"] = -316342.95184591,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 874256.5325802,
                                                ["x"] = -316359.90022686,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 874272.886379,
                                                ["x"] = -316366.41650942,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 874581.01218314,
                                                ["x"] = -316245.2645421,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 874589.85311957,
                                                ["x"] = -316201.86623916,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 874406.9956383,
                                                ["x"] = -315663.03394792,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 874421.42367478,
                                                ["x"] = -315626.35456303,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 875123.36809011,
                                                ["x"] = -314873.13957798,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 875000.26285803,
                                                ["x"] = -314674.39187536,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 874799.88254908,
                                                ["x"] = -314545.09114026,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 875143.14108497,
                                                ["x"] = -314017.16606738,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 875693.42141251,
                                                ["x"] = -313755.10490795,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 878248.57580193,
                                                ["x"] = -313270.58629612,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 878979.83916139,
                                                ["x"] = -313444.58075724,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 881647.86215476,
                                                ["x"] = -313420.73672424,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 883722.73336737,
                                                ["x"] = -314686.752349,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 892571.80660529,
                                                ["x"] = -318196.63652719,
                                            }, -- end of [368]
                                            [287] = 
                                            {
                                                ["y"] = 883152.02015422,
                                                ["x"] = -314221.11015158,
                                            }, -- end of [287]
                                            [366] = 
                                            {
                                                ["y"] = 892547.08086536,
                                                ["x"] = -318172.06656144,
                                            }, -- end of [366]
                                            [363] = 
                                            {
                                                ["y"] = 892362.62790119,
                                                ["x"] = -318011.01322744,
                                            }, -- end of [363]
                                            [359] = 
                                            {
                                                ["y"] = 891202.4567985,
                                                ["x"] = -317362.12301198,
                                            }, -- end of [359]
                                            [351] = 
                                            {
                                                ["y"] = 889229.31909258,
                                                ["x"] = -316723.98711256,
                                            }, -- end of [351]
                                            [350] = 
                                            {
                                                ["y"] = 889224.76978391,
                                                ["x"] = -316721.91443289,
                                            }, -- end of [350]
                                            [305] = 
                                            {
                                                ["y"] = 883731.7035611,
                                                ["x"] = -314691.16647378,
                                            }, -- end of [305]
                                            [369] = 
                                            {
                                                ["y"] = 892573.92374223,
                                                ["x"] = -318201.15654415,
                                            }, -- end of [369]
                                            [343] = 
                                            {
                                                ["y"] = 886284.54978291,
                                                ["x"] = -316448.60147718,
                                            }, -- end of [343]
                                            [339] = 
                                            {
                                                ["y"] = 885870.40625646,
                                                ["x"] = -316159.9279188,
                                            }, -- end of [339]
                                            [153] = 
                                            {
                                                ["y"] = 875697.8774207,
                                                ["x"] = -313752.83920278,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 878253.23640557,
                                                ["x"] = -313268.78725945,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 878981.70639825,
                                                ["x"] = -313439.94574898,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 881662.47042006,
                                                ["x"] = -313424.13472424,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 883745.55109393,
                                                ["x"] = -314696.92828044,
                                            }, -- end of [306]
                                            [370] = 
                                            {
                                                ["y"] = 892575.26027425,
                                                ["x"] = -318205.96870079,
                                            }, -- end of [370]
                                            [335] = 
                                            {
                                                ["y"] = 885860.16553217,
                                                ["x"] = -316142.82273398,
                                            }, -- end of [335]
                                            [94] = 
                                            {
                                                ["y"] = 874830.72292604,
                                                ["x"] = -314614.22019752,
                                            }, -- end of [94]
                                            [78] = 
                                            {
                                                ["y"] = 875109.37700776,
                                                ["x"] = -314804.5685696,
                                            }, -- end of [78]
                                            [331] = 
                                            {
                                                ["y"] = 885855.63786835,
                                                ["x"] = -316123.44906979,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = 885847.91201575,
                                                ["x"] = -315733.90831124,
                                            }, -- end of [327]
                                            [93] = 
                                            {
                                                ["y"] = 874835.06348081,
                                                ["x"] = -314616.69907204,
                                            }, -- end of [93]
                                            [77] = 
                                            {
                                                ["y"] = 875121.79539063,
                                                ["x"] = -314863.26505322,
                                            }, -- end of [77]
                                            [371] = 
                                            {
                                                ["y"] = 892576.11595997,
                                                ["x"] = -318210.89575139,
                                            }, -- end of [371]
                                            [109] = 
                                            {
                                                ["y"] = 874800.95019448,
                                                ["x"] = -314540.20811933,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 875160.79860655,
                                                ["x"] = -313999.47280499,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 875707.10272062,
                                                ["x"] = -313748.9887209,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 878262.96920667,
                                                ["x"] = -313266.51418273,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 878983.07727172,
                                                ["x"] = -313435.13846823,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 881677.2696418,
                                                ["x"] = -313426.5651849,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 884106.78504588,
                                                ["x"] = -314829.66147569,
                                            }, -- end of [308]
                                            [372] = 
                                            {
                                                ["y"] = 892576.43330864,
                                                ["x"] = -318215.88214176,
                                            }, -- end of [372]
                                            [319] = 
                                            {
                                                ["y"] = 885539.54728678,
                                                ["x"] = -315407.24213859,
                                            }, -- end of [319]
                                            [299] = 
                                            {
                                                ["y"] = 883671.30433994,
                                                ["x"] = -314647.56388651,
                                            }, -- end of [299]
                                            [302] = 
                                            {
                                                ["y"] = 883701.36499548,
                                                ["x"] = -314673.80884122,
                                            }, -- end of [302]
                                            [415] = 
                                            {
                                                ["y"] = 893925.532388,
                                                ["x"] = -319603.38072816,
                                            }, -- end of [415]
                                            [255] = 
                                            {
                                                ["y"] = 882061.61933183,
                                                ["x"] = -313408.56293054,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = 882523.04923938,
                                                ["x"] = -313544.02009623,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = 884301.39804605,
                                                ["x"] = -314952.20710023,
                                            }, -- end of [309]
                                            [373] = 
                                            {
                                                ["y"] = 892575.95073707,
                                                ["x"] = -318220.85158047,
                                            }, -- end of [373]
                                            [334] = 
                                            {
                                                ["y"] = 885858.44748913,
                                                ["x"] = -316138.12902308,
                                            }, -- end of [334]
                                            [307] = 
                                            {
                                                ["y"] = 884098.02308691,
                                                ["x"] = -314824.84746805,
                                            }, -- end of [307]
                                            [155] = 
                                            {
                                                ["y"] = 875711.85642171,
                                                ["x"] = -313747.43480553,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 878267.9312628,
                                                ["x"] = -313265.92600473,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 878987.27180111,
                                                ["x"] = -313415.58510518,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 881687.20527239,
                                                ["x"] = -313427.68265306,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 884305.92707839,
                                                ["x"] = -314954.32342635,
                                            }, -- end of [310]
                                            [374] = 
                                            {
                                                ["y"] = 892574.51464654,
                                                ["x"] = -318225.63035043,
                                            }, -- end of [374]
                                            [317] = 
                                            {
                                                ["y"] = 885531.16486226,
                                                ["x"] = -315401.80387722,
                                            }, -- end of [317]
                                            [318] = 
                                            {
                                                ["y"] = 885535.45106892,
                                                ["x"] = -315404.37706092,
                                            }, -- end of [318]
                                            [39] = 
                                            {
                                                ["y"] = 874583.36424436,
                                                ["x"] = -316240.85417774,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 874589.21698658,
                                                ["x"] = -316196.90668216,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 874407.53296697,
                                                ["x"] = -315658.06369053,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 874424.66687202,
                                                ["x"] = -315622.55228326,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 884310.58358899,
                                                ["x"] = -314956.14238565,
                                            }, -- end of [311]
                                            [375] = 
                                            {
                                                ["y"] = 892572.2590707,
                                                ["x"] = -318230.09019778,
                                            }, -- end of [375]
                                            [110] = 
                                            {
                                                ["y"] = 874802.407791,
                                                ["x"] = -314535.42732329,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 875184.24228167,
                                                ["x"] = -313973.48899349,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 875716.71170903,
                                                ["x"] = -313746.2562481,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 878277.91462241,
                                                ["x"] = -313265.8183493,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 879014.94303492,
                                                ["x"] = -313273.25787112,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 881697.19208228,
                                                ["x"] = -313428.17228767,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 884320.13254616,
                                                ["x"] = -314959.10458789,
                                            }, -- end of [312]
                                            [376] = 
                                            {
                                                ["y"] = 892569.57799987,
                                                ["x"] = -318234.30754302,
                                            }, -- end of [376]
                                            [367] = 
                                            {
                                                ["y"] = 892569.07949919,
                                                ["x"] = -318192.45290371,
                                            }, -- end of [367]
                                            [303] = 
                                            {
                                                ["y"] = 883709.7102103,
                                                ["x"] = -314679.31289814,
                                            }, -- end of [303]
                                            [355] = 
                                            {
                                                ["y"] = 889882.02539103,
                                                ["x"] = -317048.6666003,
                                            }, -- end of [355]
                                            [347] = 
                                            {
                                                ["y"] = 886311.85795875,
                                                ["x"] = -316460.24226213,
                                            }, -- end of [347]
                                            [323] = 
                                            {
                                                ["y"] = 885838.15824458,
                                                ["x"] = -315716.54401298,
                                            }, -- end of [323]
                                            [295] = 
                                            {
                                                ["y"] = 883514.51723435,
                                                ["x"] = -314459.64020522,
                                            }, -- end of [295]
                                            [313] = 
                                            {
                                                ["y"] = 884848.77225829,
                                                ["x"] = -315091.2524129,
                                            }, -- end of [313]
                                            [377] = 
                                            {
                                                ["y"] = 892566.54327088,
                                                ["x"] = -318238.27839552,
                                            }, -- end of [377]
                                            [427] = 
                                            {
                                                ["y"] = 893905.5070381,
                                                ["x"] = -321495.47265412,
                                            }, -- end of [427]
                                            [398] = 
                                            {
                                                ["y"] = 893030.94680096,
                                                ["x"] = -318198.67827934,
                                            }, -- end of [398]
                                            [157] = 
                                            {
                                                ["y"] = 875721.65571307,
                                                ["x"] = -313745.5406777,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 878282.85610463,
                                                ["x"] = -313266.57663014,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 879016.69168209,
                                                ["x"] = -313268.57546285,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 881717.18997021,
                                                ["x"] = -313428.07929281,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 884891.12397838,
                                                ["x"] = -315106.44872309,
                                            }, -- end of [314]
                                            [378] = 
                                            {
                                                ["y"] = 892559.8763802,
                                                ["x"] = -318245.7300119,
                                            }, -- end of [378]
                                            [403] = 
                                            {
                                                ["y"] = 893058.61438473,
                                                ["x"] = -318209.73263224,
                                            }, -- end of [403]
                                            [407] = 
                                            {
                                                ["y"] = 893731.11060062,
                                                ["x"] = -318989.62731894,
                                            }, -- end of [407]
                                            [411] = 
                                            {
                                                ["y"] = 893914.85535831,
                                                ["x"] = -319586.54352742,
                                            }, -- end of [411]
                                            [423] = 
                                            {
                                                ["y"] = 893952.26529406,
                                                ["x"] = -321374.36928659,
                                            }, -- end of [423]
                                            [414] = 
                                            {
                                                ["y"] = 893922.4623766,
                                                ["x"] = -319599.43384044,
                                            }, -- end of [414]
                                            [419] = 
                                            {
                                                ["y"] = 894131.86346696,
                                                ["x"] = -319805.20805392,
                                            }, -- end of [419]
                                            [315] = 
                                            {
                                                ["y"] = 884946.52169242,
                                                ["x"] = -315129.47914771,
                                            }, -- end of [315]
                                            [379] = 
                                            {
                                                ["y"] = 892500.43310728,
                                                ["x"] = -318306.45458561,
                                            }, -- end of [379]
                                            [111] = 
                                            {
                                                ["y"] = 874804.29086772,
                                                ["x"] = -314530.79628175,
                                            }, -- end of [111]
                                            [254] = 
                                            {
                                                ["y"] = 882046.67940104,
                                                ["x"] = -313409.88387674,
                                            }, -- end of [254]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893522.07895019,
                                                ["x"] = -322134.88688635,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893522.07895019,
                                                ["x"] = -322134.88688635,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893881.41449147,
                                                ["x"] = -321539.32348757,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893522.07892116,
                                                ["x"] = -322134.88693993,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 870930.36705052,
                                            ["x"] = -313100.96873217,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 20.8333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 873119.27999466,
                                            ["x"] = -316545.17606517,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893881.39916416,
                                            ["x"] = -321539.30985639,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893522.07895019,
                                            ["x"] = -322134.88688635,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 83,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 35,
                                        ["skill"] = "High",
                                        ["y"] = 870930.36705052,
                                        ["x"] = -313100.96873217,
                                        ["name"] = "Truck Ural-2",
                                        ["heading"] = 2.5754537334945,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 36,
                                        ["skill"] = "High",
                                        ["y"] = 870960.29175741,
                                        ["x"] = -313116.76467841,
                                        ["name"] = "Truck Ural-2",
                                        ["heading"] = 2.5754537334945,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 37,
                                        ["skill"] = "High",
                                        ["y"] = 870936.09054457,
                                        ["x"] = -313129.18648573,
                                        ["name"] = "Truck Ural-2",
                                        ["heading"] = 2.5754537334945,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 38,
                                        ["skill"] = "High",
                                        ["y"] = 870950.79542745,
                                        ["x"] = -313073.79003801,
                                        ["name"] = "Truck Ural-2",
                                        ["heading"] = 2.5754537334945,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 870930.36705052,
                                ["x"] = -313100.96873217,
                                ["name"] = "Ural375 Platoon83",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 885386.83414961,
                                            ["x"] = -309338.48286971,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 85,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 39,
                                        ["skill"] = "High",
                                        ["y"] = 885386.83414961,
                                        ["x"] = -309338.48286971,
                                        ["name"] = "APC BTR-80",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 40,
                                        ["skill"] = "High",
                                        ["y"] = 885367.07264692,
                                        ["x"] = -309335.40341986,
                                        ["name"] = "APC BTR-80",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 41,
                                        ["skill"] = "High",
                                        ["y"] = 885357.19189557,
                                        ["x"] = -309333.86369493,
                                        ["name"] = "APC BTR-80",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 885386.83414961,
                                ["x"] = -309338.48286971,
                                ["name"] = "BTR-80 Platoon85",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 883500.72634548,
                                            ["x"] = -321970.63881568,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 27.7778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["name"] = "",
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 109,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 0,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- 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"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 42,
                                        ["skill"] = "High",
                                        ["y"] = 883500.72634548,
                                        ["x"] = -321970.63881568,
                                        ["name"] = "Scout BRDM-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 43,
                                        ["skill"] = "High",
                                        ["y"] = 883530.65105237,
                                        ["x"] = -321986.43476193,
                                        ["name"] = "Scout BRDM-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 44,
                                        ["skill"] = "High",
                                        ["y"] = 883506.44983953,
                                        ["x"] = -321998.85656924,
                                        ["name"] = "Scout BRDM-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 883500.72634548,
                                ["x"] = -321970.63881568,
                                ["name"] = "BRDM-2 Platoon89",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 866416.27615601,
                                                ["x"] = -296079.22533321,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 866441.70955569,
                                                ["x"] = -296155.24956888,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 866441.70955569,
                                                ["x"] = -296155.24956888,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 866441.70955569,
                                                ["x"] = -296155.24956888,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 728,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 866416.27615601,
                                            ["x"] = -296079.22533321,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 730,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 14.429829111375,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 866441.70955569,
                                            ["x"] = -296155.24956888,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 127,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["unitId"] = 199,
                                        ["skill"] = "High",
                                        ["y"] = 866416.27615601,
                                        ["x"] = -296079.22533321,
                                        ["name"] = "T-72B Platoon45-1-1",
                                        ["heading"] = 2.8187535129478,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 866416.27615601,
                                ["x"] = -296079.22533321,
                                ["name"] = "SA-6",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 828,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 867968.37987951,
                                            ["x"] = -296966.13333683,
                                            ["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"] = 128,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Kub 1S91 str",
                                        ["unitId"] = 200,
                                        ["skill"] = "High",
                                        ["y"] = 867968.37987951,
                                        ["x"] = -296966.13333683,
                                        ["name"] = "SA-6 radar",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 867968.37987951,
                                ["x"] = -296966.13333683,
                                ["name"] = "SA-1",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 765,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 867669.1297545,
                                            ["x"] = -296380.41666296,
                                            ["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"] = 132,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Kub 1S91 str",
                                        ["unitId"] = 206,
                                        ["skill"] = "High",
                                        ["y"] = 867669.1297545,
                                        ["x"] = -296380.41666296,
                                        ["name"] = "SA-2-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 867669.1297545,
                                ["x"] = -296380.41666296,
                                ["name"] = "SA-2",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1026,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 865349.01199562,
                                            ["x"] = -307795.93646369,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 133,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Tor 9A331",
                                        ["unitId"] = 207,
                                        ["skill"] = "High",
                                        ["y"] = 865349.01199562,
                                        ["x"] = -307795.93646369,
                                        ["name"] = "SA-15-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 865349.01199562,
                                ["x"] = -307795.93646369,
                                ["name"] = "SA-15",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895584.87030686,
                                                ["x"] = -314455.09198293,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895584.87030686,
                                                ["x"] = -314455.09198293,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 888898.1647516,
                                                ["x"] = -305542.96723507,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 889399.66766825,
                                                ["x"] = -306828.06845897,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 889399.66766825,
                                                ["x"] = -306828.06845897,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893422.13897883,
                                                ["x"] = -309952.01371057,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 887333.56476332,
                                                ["x"] = -302976.97437341,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 888898.1647516,
                                                ["x"] = -305542.96723507,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893422.13897883,
                                                ["x"] = -309952.01371057,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895919.20558462,
                                                ["x"] = -311832.64964798,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895919.20558462,
                                                ["x"] = -311832.64964798,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895584.87030686,
                                                ["x"] = -314455.09198293,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 612,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 887333.56476332,
                                            ["x"] = -302976.97437341,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 691,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 540.96790723507,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 888898.1647516,
                                            ["x"] = -305542.96723507,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 710,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 789.27595528571,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889399.66766825,
                                            ["x"] = -306828.06845897,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 654,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1706.027624983,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893422.13897883,
                                            ["x"] = -309952.01371057,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 550,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2268.715028855,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895919.20558462,
                                            ["x"] = -311832.64964798,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2744.5753840542,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895584.87030686,
                                            ["x"] = -314455.09198293,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 134,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 210,
                                        ["skill"] = "Average",
                                        ["y"] = 887333.56476332,
                                        ["x"] = -302976.97437341,
                                        ["name"] = "Ground-3-3",
                                        ["heading"] = 2.5940388850558,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 209,
                                        ["skill"] = "Average",
                                        ["y"] = 887416.71654802,
                                        ["x"] = -303009.64931491,
                                        ["name"] = "Ground-3-2",
                                        ["heading"] = 2.5940388850558,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 208,
                                        ["skill"] = "Average",
                                        ["y"] = 887308.97909696,
                                        ["x"] = -303069.76543678,
                                        ["name"] = "Ground-3-1",
                                        ["heading"] = 2.5940388850558,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 887333.56476332,
                                ["x"] = -302976.97437341,
                                ["name"] = "Group2",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 984,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889644.15023597,
                                            ["x"] = -296189.42304109,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 135,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Tor 9A331",
                                        ["unitId"] = 211,
                                        ["skill"] = "High",
                                        ["y"] = 889644.15023597,
                                        ["x"] = -296189.42304109,
                                        ["name"] = "SA-3-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 889644.15023597,
                                ["x"] = -296189.42304109,
                                ["name"] = "SA-15-2",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896603.82097451,
                                                ["x"] = -311791.14643916,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896131.8198391,
                                                ["x"] = -313622.51084455,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895603.17856744,
                                                ["x"] = -303427.28631971,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897774.38379032,
                                                ["x"] = -305315.29086135,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895905.2592941,
                                                ["x"] = -314981.87411453,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895905.2592941,
                                                ["x"] = -314981.87411453,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897774.38379032,
                                                ["x"] = -305315.29086135,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 899190.38719655,
                                                ["x"] = -307335.4557209,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 892582.37130082,
                                                ["x"] = -302197.84345848,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895603.17856744,
                                                ["x"] = -303427.28631971,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 899190.38719655,
                                                ["x"] = -307335.4557209,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 898548.46565239,
                                                ["x"] = -309525.5409892,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 898548.46565239,
                                                ["x"] = -309525.5409892,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896603.82097451,
                                                ["x"] = -311791.14643916,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896131.8198391,
                                                ["x"] = -313622.51084455,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895905.2592941,
                                                ["x"] = -314981.87411453,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 845,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 892582.37130082,
                                            ["x"] = -302197.84345848,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 814,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 587.0541063914,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895603.17856744,
                                            ["x"] = -303427.28631971,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 807,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1104.9630384625,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897774.38379032,
                                            ["x"] = -305315.29086135,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 695,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1549.0245964487,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 899190.38719655,
                                            ["x"] = -307335.4557209,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 635,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1959.8245364938,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 898548.46565239,
                                            ["x"] = -309525.5409892,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 549,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2497.256760771,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896603.82097451,
                                            ["x"] = -311791.14643916,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 493,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2837.6748174183,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896131.8198391,
                                            ["x"] = -313622.51084455,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3085.7353363288,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895905.2592941,
                                            ["x"] = -314981.87411453,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 137,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 215,
                                        ["skill"] = "High",
                                        ["y"] = 892582.37130082,
                                        ["x"] = -302197.84345848,
                                        ["name"] = "T-72B Platoon45-1-4",
                                        ["heading"] = 1.9573152854159,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 214,
                                        ["skill"] = "High",
                                        ["y"] = 892582.37130082,
                                        ["x"] = -302217.84345848,
                                        ["name"] = "T-72B Platoon45-1-3",
                                        ["heading"] = 1.9573152854159,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 213,
                                        ["skill"] = "High",
                                        ["y"] = 892582.37130082,
                                        ["x"] = -302237.84345848,
                                        ["name"] = "T-72B Platoon45-1-2",
                                        ["heading"] = 1.9573152854159,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 892582.37130082,
                                ["x"] = -302197.84345848,
                                ["name"] = "Group1",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 892689.37679801,
                                                ["x"] = -305395.61587227,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 892746.62809301,
                                                ["x"] = -305624.62105227,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 892746.62809301,
                                                ["x"] = -305624.62105227,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 892746.62809301,
                                                ["x"] = -305624.62105227,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1002,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 892689.37679801,
                                            ["x"] = -305395.61587227,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 993,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 42.489564567479,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 892746.62809301,
                                            ["x"] = -305624.62105227,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 138,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ERO_ZU23_Toyota_armored",
                                        ["unitId"] = 216,
                                        ["skill"] = "High",
                                        ["y"] = 892689.37679801,
                                        ["x"] = -305395.61587227,
                                        ["name"] = "T-72B Platoon45-2-1",
                                        ["heading"] = 2.8966139904626,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 892689.37679801,
                                ["x"] = -305395.61587227,
                                ["name"] = "T-72B Platoon45-2",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 882781.90976498,
                                                ["x"] = -309650.85571557,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 882774.49521574,
                                                ["x"] = -309669.09249485,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 882783.7136404,
                                                ["x"] = -309616.40811501,
                                            }, -- end of [8]
                                            [3] = 
                                            {
                                                ["y"] = 882777.34855251,
                                                ["x"] = -309664.98794821,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 882752.18168391,
                                                ["x"] = -309696.05090732,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 882779.69468307,
                                                ["x"] = -309660.57974616,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 882781.08591374,
                                                ["x"] = -309655.78612564,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 882782.40630926,
                                                ["x"] = -309645.88092751,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 882777.22676726,
                                                ["x"] = -309616.33230193,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882777.22676726,
                                                ["x"] = -309616.33230193,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 505,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882751.03946552,
                                            ["x"] = -309695.07570726,
                                            ["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"] = 506,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15.241412957179,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882782.2149248,
                                            ["x"] = -309616.34919031,
                                            ["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]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 139,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ERO_ZU23_Toyota_armored",
                                        ["unitId"] = 217,
                                        ["skill"] = "High",
                                        ["y"] = 882751.03946552,
                                        ["x"] = -309695.07570726,
                                        ["name"] = "T-72B Platoon45-3-1",
                                        ["heading"] = 0.73431975034174,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 882751.03946552,
                                ["x"] = -309695.07570726,
                                ["name"] = "T-72B Platoon45-3",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 897663.22577491,
                                                ["x"] = -314898.50049549,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897663.22577491,
                                                ["x"] = -314898.50049549,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 900435.62145426,
                                                ["x"] = -304329.62153513,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 901040.76365838,
                                                ["x"] = -306609.45960647,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 901040.76365838,
                                                ["x"] = -306609.45960647,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 900618.57142295,
                                                ["x"] = -309621.09755257,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 898097.9265067,
                                                ["x"] = -301951.65101275,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 900435.62145426,
                                                ["x"] = -304329.62153513,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 900618.57142295,
                                                ["x"] = -309621.09755257,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 900013.42921883,
                                                ["x"] = -312266.83556128,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 900013.42921883,
                                                ["x"] = -312266.83556128,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 897663.22577491,
                                                ["x"] = -314898.50049549,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 785,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 898097.9265067,
                                            ["x"] = -301951.65101275,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 715,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 600.22811641117,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 900435.62145426,
                                            ["x"] = -304329.62153513,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 711,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1024.8091127916,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 901040.76365838,
                                            ["x"] = -306609.45960647,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 663,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1572.2047509045,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 900618.57142295,
                                            ["x"] = -309621.09755257,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 542,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2060.7357171846,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 900013.42921883,
                                            ["x"] = -312266.83556128,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 480,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2695.8352183179,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 897663.22577491,
                                            ["x"] = -314898.50049549,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 145,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 228,
                                        ["skill"] = "Average",
                                        ["y"] = 898097.9265067,
                                        ["x"] = -301951.65101275,
                                        ["name"] = "Ground-3-6",
                                        ["heading"] = 2.3647350865969,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 227,
                                        ["skill"] = "Average",
                                        ["y"] = 898097.9265067,
                                        ["x"] = -301971.65101275,
                                        ["name"] = "Ground-3-5",
                                        ["heading"] = 2.3647350865969,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 226,
                                        ["skill"] = "Average",
                                        ["y"] = 898097.9265067,
                                        ["x"] = -301991.65101275,
                                        ["name"] = "Ground-3-4",
                                        ["heading"] = 2.3647350865969,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 898097.9265067,
                                ["x"] = -301951.65101275,
                                ["name"] = "Ground-3",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 882729.7305219,
                                                ["x"] = -310998.35515582,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 882597.57193169,
                                                ["x"] = -310685.93888915,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882707.76985901,
                                                ["x"] = -310926.92881096,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 882716.26590771,
                                                ["x"] = -310950.42143074,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 882732.87338609,
                                                ["x"] = -311002.24342605,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 882735.81612706,
                                                ["x"] = -311006.28242422,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 882725.54036562,
                                                ["x"] = -310989.32571325,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 882738.51468655,
                                                ["x"] = -311010.49168949,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 882713.24756843,
                                                ["x"] = -310940.89136453,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 882727.27002445,
                                                ["x"] = -310994.01257556,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 882864.27556729,
                                                ["x"] = -311303.28988656,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 882740.78949674,
                                                ["x"] = -311014.93932421,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 883575.09337769,
                                                ["x"] = -311894.5661646,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 883192.24474472,
                                                ["x"] = -311918.67393608,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 882864.27556375,
                                                ["x"] = -311303.28988022,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882999.34765282,
                                                ["x"] = -311615.29288904,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 883043.9082904,
                                                ["x"] = -311693.45538805,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 883196.67705463,
                                                ["x"] = -311920.98683927,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 883201.3385144,
                                                ["x"] = -311922.71315705,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 883182.36817393,
                                                ["x"] = -311907.58454972,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 883206.32653711,
                                                ["x"] = -311922.99949409,
                                            }, -- end of [10]
                                            [14] = 
                                            {
                                                ["y"] = 883635.98321426,
                                                ["x"] = -311885.08819091,
                                            }, -- end of [14]
                                            [3] = 
                                            {
                                                ["y"] = 883008.52855475,
                                                ["x"] = -311633.05869321,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 883188.35091859,
                                                ["x"] = -311915.59172067,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 883485.7407448,
                                                ["x"] = -311905.24447751,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 883221.31900233,
                                                ["x"] = -311922.57211482,
                                            }, -- end of [11]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 884538.64463901,
                                                ["x"] = -311437.37146141,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 884538.64463901,
                                                ["x"] = -311437.37146141,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 884607.75782162,
                                                ["x"] = -311682.80626525,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 883636.00595383,
                                                ["x"] = -311885.08436672,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 884606.13928183,
                                                ["x"] = -311714.29034327,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 884611.96799413,
                                                ["x"] = -311707.50348156,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 884548.6079271,
                                                ["x"] = -311455.40357489,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 884545.98374847,
                                                ["x"] = -311436.42248313,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 884611.4723245,
                                                ["x"] = -311702.44595233,
                                            }, -- end of [5]
                                            [3] = 
                                            {
                                                ["y"] = 884610.49363514,
                                                ["x"] = -311712.05293412,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 884609.93062596,
                                                ["x"] = -311692.56640374,
                                            }, -- end of [6]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 485,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882598.92468199,
                                            ["x"] = -310685.29503766,
                                            ["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"] = 486,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 121.06029090713,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882865.65452707,
                                            ["x"] = -311302.69955575,
                                            ["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"] = 496,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 294.8615203481,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 883635.71243274,
                                            ["x"] = -311883.41782929,
                                            ["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"] = 517,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 509.9110676651,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 884544.52573634,
                                            ["x"] = -311436.63328133,
                                            ["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]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 146,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "HL_DSHK",
                                        ["unitId"] = 229,
                                        ["skill"] = "Average",
                                        ["y"] = 882598.92468199,
                                        ["x"] = -310685.29503766,
                                        ["name"] = "Ground-7-1",
                                        ["heading"] = 2.7183602907995,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 882598.92468199,
                                ["x"] = -310685.29503766,
                                ["name"] = "Ground-7",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 885947.50860384,
                                                ["x"] = -310942.29414164,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 885355.14608922,
                                                ["x"] = -311058.49026967,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 885359.23834238,
                                                ["x"] = -311055.62027797,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 885362.82137326,
                                                ["x"] = -311052.14485314,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 885365.62940847,
                                                ["x"] = -311048.01879572,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 885367.77755109,
                                                ["x"] = -311043.5061582,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 885371.31882523,
                                                ["x"] = -311034.15571137,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 885382.97543346,
                                                ["x"] = -311001.17566637,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 885388.62563161,
                                                ["x"] = -310992.93973487,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 885412.32143759,
                                                ["x"] = -310967.20233752,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 885664.43293335,
                                                ["x"] = -310734.38095622,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 885672.21989324,
                                                ["x"] = -310740.59975453,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 885930.05282487,
                                                ["x"] = -310912.4167019,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 885941.98540339,
                                                ["x"] = -310928.39108435,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 885949.62853401,
                                                ["x"] = -310952.06092889,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 885887.22178055,
                                                ["x"] = -311437.87291617,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 885885.09110873,
                                                ["x"] = -311447.62650623,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 885679.97732716,
                                                ["x"] = -310746.9072517,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 885933.45436648,
                                                ["x"] = -310916.07690384,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 885944.2221188,
                                                ["x"] = -310932.86122231,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 885950.09042615,
                                                ["x"] = -310957.0367523,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 885881.55328011,
                                                ["x"] = -311456.97913999,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 885385.62754308,
                                                ["x"] = -310996.9402433,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 885395.09400718,
                                                ["x"] = -310985.31529831,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 885659.63535376,
                                                ["x"] = -310734.01153471,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 885668.55309774,
                                                ["x"] = -310737.20114991,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 885696.20904799,
                                                ["x"] = -310758.58863524,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 885936.53495504,
                                                ["x"] = -310920.01428124,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 885946.05288071,
                                                ["x"] = -310937.51184764,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 885950.2275399,
                                                ["x"] = -310962.03534846,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 885710.09713079,
                                                ["x"] = -311717.66378311,
                                            }, -- end of [36]
                                            [35] = 
                                            {
                                                ["y"] = 885879.16987319,
                                                ["x"] = -311461.37087989,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 885316.37184011,
                                                ["x"] = -311081.3212854,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 885926.39071009,
                                                ["x"] = -310909.01203954,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 885939.3890535,
                                                ["x"] = -310924.11993582,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 885949.79622923,
                                                ["x"] = -310967.01546701,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 885939.39084336,
                                                ["x"] = -311068.77497621,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 885883.02764492,
                                                ["x"] = -311460.38294424,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 885885.06948833,
                                                ["x"] = -311455.82543847,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 885712.47269063,
                                                ["x"] = -311719.23683561,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 885888.47418547,
                                                ["x"] = -311446.42547916,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 885889.4969548,
                                                ["x"] = -311441.53255849,
                                            }, -- end of [5]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 885152.2966981,
                                                ["x"] = -310939.9217285,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 885953.03691552,
                                                ["x"] = -310959.65601323,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 885944.00282902,
                                                ["x"] = -310926.19501221,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 885142.50042566,
                                                ["x"] = -310937.92082385,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 885137.55050959,
                                                ["x"] = -310937.21881638,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 885102.75163657,
                                                ["x"] = -310933.49513892,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 885092.75532013,
                                                ["x"] = -310933.29890946,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 885941.35788696,
                                                ["x"] = -310921.95335926,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 885077.77340315,
                                                ["x"] = -310933.98888067,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 885033.01938358,
                                                ["x"] = -310938.64751113,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 884908.77727324,
                                                ["x"] = -310952.27649931,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 884868.82333655,
                                                ["x"] = -310954.10467011,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 885938.47771756,
                                                ["x"] = -310917.8657685,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 884733.93001983,
                                                ["x"] = -310958.19738798,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 884728.94696967,
                                                ["x"] = -310957.79811121,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 884724.01369211,
                                                ["x"] = -310956.99499751,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 884719.17824195,
                                                ["x"] = -310955.73003339,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 885935.37205817,
                                                ["x"] = -310913.94852479,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 884709.66772706,
                                                ["x"] = -310952.64276399,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 884676.98397247,
                                                ["x"] = -310940.12613474,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 884663.33875273,
                                                ["x"] = -310933.90113622,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 885952.77409314,
                                                ["x"] = -310954.66300873,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 885931.95427561,
                                                ["x"] = -310910.3031438,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 884486.70265712,
                                                ["x"] = -310840.12759369,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 884472.98528537,
                                                ["x"] = -310834.06609134,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 884463.52999646,
                                                ["x"] = -310830.8240976,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 884458.66898081,
                                                ["x"] = -310829.6589896,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 885928.29263636,
                                                ["x"] = -310906.89776586,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 884453.73188983,
                                                ["x"] = -310828.87466858,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 884418.95093925,
                                                ["x"] = -310825.00293913,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 884408.95819741,
                                                ["x"] = -310824.66236296,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 884398.96152757,
                                                ["x"] = -310824.87481232,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 885924.35525155,
                                                ["x"] = -310903.82316347,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 884384.00624694,
                                                ["x"] = -310826.00658861,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 884364.17055859,
                                                ["x"] = -310828.55009837,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 884285.50043892,
                                                ["x"] = -310843.03915652,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 883916.4797391,
                                                ["x"] = -310909.60865111,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 885677.95330819,
                                                ["x"] = -310741.69711262,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 883896.63998447,
                                                ["x"] = -310912.11132885,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 883891.6493001,
                                                ["x"] = -310912.40775635,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 883886.65144766,
                                                ["x"] = -310912.35118581,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 885939.39084792,
                                                ["x"] = -311068.77493997,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 885952.12922699,
                                                ["x"] = -310949.70816058,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 885670.43885927,
                                                ["x"] = -310735.10319558,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 883876.92758702,
                                                ["x"] = -310910.22753422,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 883872.45743249,
                                                ["x"] = -310907.9964422,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 883868.24301221,
                                                ["x"] = -310905.30794957,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 885666.2957756,
                                                ["x"] = -310732.31732035,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 883725.1104591,
                                                ["x"] = -310796.1988678,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 883717.80272938,
                                                ["x"] = -310789.37575667,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 883714.36442496,
                                                ["x"] = -310785.74626498,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 885661.53079554,
                                                ["x"] = -310730.98178326,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 883708.1386696,
                                                ["x"] = -310777.92949336,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 883705.44753061,
                                                ["x"] = -310773.7168329,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 883703.04801522,
                                                ["x"] = -310769.33107772,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 885656.82838647,
                                                ["x"] = -310732.43090671,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 883692.95031167,
                                                ["x"] = -310752.27132511,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 883688.18686764,
                                                ["x"] = -310751.95791897,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 885951.08698958,
                                                ["x"] = -310944.81819659,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 885652.85649797,
                                                ["x"] = -310735.47571506,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 883669.38964794,
                                                ["x"] = -310758.951369,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 883659.66776077,
                                                ["x"] = -310761.28905585,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 883630.18353165,
                                                ["x"] = -310766.81370232,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 885395.81655223,
                                                ["x"] = -310980.27681196,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 882725.88107644,
                                                ["x"] = -310960.6361652,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 882722.92184557,
                                                ["x"] = -310957.55491583,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 882722.60929785,
                                                ["x"] = -310952.49426424,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 885386.0277508,
                                                ["x"] = -310991.63767593,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 882720.25193276,
                                                ["x"] = -310942.80138308,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 882716.8426265,
                                                ["x"] = -310933.40165794,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 882703.16800891,
                                                ["x"] = -310901.18685026,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 885383.05470136,
                                                ["x"] = -310995.65678197,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 885948.25294122,
                                                ["x"] = -310935.23384177,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 885380.42685781,
                                                ["x"] = -310999.90751816,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 885378.40802604,
                                                ["x"] = -311004.47848425,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 885375.67659455,
                                                ["x"] = -311008.65805776,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 885371.21139866,
                                                ["x"] = -311010.31682186,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 882608.63179221,
                                                ["x"] = -310695.25527064,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 882721.70022937,
                                                ["x"] = -310947.58637605,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 885946.31757097,
                                                ["x"] = -310930.62535162,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 885366.29975846,
                                                ["x"] = -311009.27809522,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 883423.31905344,
                                                ["x"] = -310802.76794017,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 883674.18458989,
                                                ["x"] = -310757.53597139,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 883683.44817473,
                                                ["x"] = -310753.78715762,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 885352.02022253,
                                                ["x"] = -311004.68504672,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 883696.25821242,
                                                ["x"] = -310755.89245872,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 883711.12565906,
                                                ["x"] = -310781.93796677,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 883856.15932566,
                                                ["x"] = -310896.42277827,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 885166.80305714,
                                                ["x"] = -310943.73280588,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 883881.6987426,
                                                ["x"] = -310911.69981596,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 884570.54313784,
                                                ["x"] = -310884.78338912,
                                            }, -- end of [47]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 525,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 885315.62262267,
                                            ["x"] = -311080.0219458,
                                            ["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"] = 514,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 135.18426430279,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 885711.22211718,
                                            ["x"] = -311718.40868105,
                                            ["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"] = 525,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 112.02951471133,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 885937.90359815,
                                            ["x"] = -311068.5781442,
                                            ["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]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 147,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "HL_KORD",
                                        ["unitId"] = 230,
                                        ["skill"] = "Average",
                                        ["y"] = 885315.62262267,
                                        ["x"] = -311080.0219458,
                                        ["name"] = "Ground-8-1",
                                        ["heading"] = 1.0719680248011,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 885315.62262267,
                                ["x"] = -311080.0219458,
                                ["name"] = "Ground-8",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 876073.14416751,
                                                ["x"] = -323594.35684081,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 879522.22223091,
                                                ["x"] = -327710.54000664,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 879522.22223091,
                                                ["x"] = -327710.54000664,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 885021.45159073,
                                                ["x"] = -329012.98906555,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 889892.38679941,
                                                ["x"] = -328896.84720206,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 889892.38679941,
                                                ["x"] = -328896.84720206,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 885021.45159073,
                                                ["x"] = -329012.98906555,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 889892.38679941,
                                                ["x"] = -328896.84720206,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 939,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 876073.14416751,
                                            ["x"] = -323594.35684081,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 644,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 966.63692681551,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879522.22223091,
                                            ["x"] = -327710.54000664,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 531,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1983.8821608352,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 885021.45159073,
                                            ["x"] = -329012.98906555,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 122,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 531,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 575,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2860.8996972416,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889892.38679941,
                                            ["x"] = -328896.84720206,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 100,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 575,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 182,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 278,
                                        ["skill"] = "Average",
                                        ["y"] = 876073.14416751,
                                        ["x"] = -323594.35684081,
                                        ["name"] = "Ground-21-3",
                                        ["heading"] = 2.4441470446697,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 277,
                                        ["skill"] = "Average",
                                        ["y"] = 876073.14416751,
                                        ["x"] = -323614.35684081,
                                        ["name"] = "Ground-21-2",
                                        ["heading"] = 2.4441470446697,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 276,
                                        ["skill"] = "Average",
                                        ["y"] = 876073.14416751,
                                        ["x"] = -323634.35684081,
                                        ["name"] = "Ground-21-1",
                                        ["heading"] = 2.4441470446697,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 876073.14416751,
                                ["x"] = -323594.35684081,
                                ["name"] = "Ground-21",
                                ["start_time"] = 0,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878589.18618164,
                                                ["x"] = -320650.30261819,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 881844.59150003,
                                                ["x"] = -321134.8157942,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 881844.59150003,
                                                ["x"] = -321134.8157942,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 885897.50575185,
                                                ["x"] = -320271.93727607,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 885897.50575185,
                                                ["x"] = -320271.93727607,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 885897.50575185,
                                                ["x"] = -320271.93727607,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1034,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878589.18618164,
                                            ["x"] = -320650.30261819,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 845,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 592.42746768969,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 881844.59150003,
                                            ["x"] = -321134.8157942,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["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"] = 688,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1338.3026676626,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 885897.50575185,
                                            ["x"] = -320271.93727607,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 97,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 688,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 183,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 281,
                                        ["skill"] = "Average",
                                        ["y"] = 878589.18618164,
                                        ["x"] = -320650.30261819,
                                        ["name"] = "Ground-22-3",
                                        ["heading"] = 1.7185451908121,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 280,
                                        ["skill"] = "Average",
                                        ["y"] = 878589.18618164,
                                        ["x"] = -320670.30261819,
                                        ["name"] = "Ground-22-2",
                                        ["heading"] = 1.7185451908121,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 279,
                                        ["skill"] = "Average",
                                        ["y"] = 878589.18618164,
                                        ["x"] = -320690.30261819,
                                        ["name"] = "Ground-22-1",
                                        ["heading"] = 1.7185451908121,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 878589.18618164,
                                ["x"] = -320650.30261819,
                                ["name"] = "Ground-22",
                                ["start_time"] = 0,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880432.60847037,
                                                ["x"] = -324101.8166907,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 884001.78779536,
                                                ["x"] = -325331.54313236,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 883125.83536028,
                                                ["x"] = -325383.83880013,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 883125.83536028,
                                                ["x"] = -325383.83880013,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 713,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880432.60847037,
                                            ["x"] = -324101.8166907,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 558,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 679.51533380556,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 884001.78779536,
                                            ["x"] = -325331.54313236,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 98,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 577,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 184,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 284,
                                        ["skill"] = "Average",
                                        ["y"] = 880432.60847037,
                                        ["x"] = -324101.8166907,
                                        ["name"] = "Ground-23-3",
                                        ["heading"] = 1.9025990970002,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 283,
                                        ["skill"] = "Average",
                                        ["y"] = 880432.60847037,
                                        ["x"] = -324121.8166907,
                                        ["name"] = "Ground-23-2",
                                        ["heading"] = 1.9025990970002,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 282,
                                        ["skill"] = "Average",
                                        ["y"] = 880432.60847037,
                                        ["x"] = -324141.8166907,
                                        ["name"] = "Ground-23-1",
                                        ["heading"] = 1.9025990970002,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 880432.60847037,
                                ["x"] = -324101.8166907,
                                ["name"] = "Ground-23",
                                ["start_time"] = 0,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 882312.55036854,
                                                ["x"] = -319786.22107171,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 884239.93197265,
                                                ["x"] = -321553.62539732,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 884239.93197265,
                                                ["x"] = -321553.62539732,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 884239.93197265,
                                                ["x"] = -321553.62539732,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 936,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882312.55036854,
                                            ["x"] = -319786.22107171,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 667,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 470.71008051394,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 884239.93197265,
                                            ["x"] = -321553.62539732,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 97,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 667,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 291,
                                        ["skill"] = "High",
                                        ["y"] = 882312.55036854,
                                        ["x"] = -319786.22107171,
                                        ["name"] = "M6 Linebacker113-2-3",
                                        ["heading"] = 2.3129233988225,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 290,
                                        ["skill"] = "High",
                                        ["y"] = 882325.13677636,
                                        ["x"] = -319801.76399094,
                                        ["name"] = "M6 Linebacker113-2-2",
                                        ["heading"] = 2.3129233988225,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 289,
                                        ["skill"] = "High",
                                        ["y"] = 882337.72318418,
                                        ["x"] = -319817.30691017,
                                        ["name"] = "M6 Linebacker113-2-1",
                                        ["heading"] = 2.3129233988225,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 882312.55036854,
                                ["x"] = -319786.22107171,
                                ["name"] = "M6 Linebacker113-2",
                                ["start_time"] = 0,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 868952.02553572,
                                                ["x"] = -327209.57221884,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 875955.39908362,
                                                ["x"] = -331438.27305716,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 870447.70042138,
                                                ["x"] = -328524.0053184,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 870447.70042138,
                                                ["x"] = -328524.0053184,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 740,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 868952.02553572,
                                            ["x"] = -327209.57221884,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 550,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1472.5842995687,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 875955.39908362,
                                            ["x"] = -331438.27305716,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 114,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 550,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 189,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Uragan_BM-27",
                                        ["unitId"] = 300,
                                        ["skill"] = "High",
                                        ["y"] = 868952.02553572,
                                        ["x"] = -327209.57221884,
                                        ["name"] = "BMP-2 Platoon53-1-3",
                                        ["heading"] = 2.1140119464597,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Uragan_BM-27",
                                        ["unitId"] = 299,
                                        ["skill"] = "High",
                                        ["y"] = 868964.61194354,
                                        ["x"] = -327225.11513807,
                                        ["name"] = "BMP-2 Platoon53-1-2",
                                        ["heading"] = 2.1140119464597,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Uragan_BM-27",
                                        ["unitId"] = 298,
                                        ["skill"] = "High",
                                        ["y"] = 868977.19835136,
                                        ["x"] = -327240.6580573,
                                        ["name"] = "BMP-2 Platoon53-1-1",
                                        ["heading"] = 2.1140119464597,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 868952.02553572,
                                ["x"] = -327209.57221884,
                                ["name"] = "BMP-2 Platoon53-1",
                                ["start_time"] = 0,
                            }, -- end of [28]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2466.7965483391,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "CAS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["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"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 3,
                                                                        ["value"] = 196610,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 14,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["number"] = 7,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Helicopters",
                                                                            [2] = "Infantry",
                                                                            [3] = "Fortifications",
                                                                            [4] = "Tanks",
                                                                            [5] = "IFV",
                                                                            [6] = "APC",
                                                                            [7] = "Artillery",
                                                                            [8] = "Unarmed vehicles",
                                                                            [9] = "AAA",
                                                                            [10] = "SR SAM",
                                                                            [11] = "MR SAM",
                                                                            [12] = "LR SAM",
                                                                            [13] = "Light armed ships",
                                                                            [14] = "UAVs",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 840694.52919828,
                                            ["x"] = -270509.480302,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2466.7965483391,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 397.23957389236,
                                            ["ETA_locked"] = false,
                                            ["y"] = 882257.52350234,
                                            ["x"] = -328692.07345687,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2466.7965483391,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 241.33645290073,
                                            ["ETA_locked"] = false,
                                            ["y"] = 891862.18001967,
                                            ["x"] = -328134.37179105,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 88,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2466.7965483391,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "field camo scheme #2 (native). 960th shap",
                                        ["skill"] = "High",
                                        ["speed"] = 180,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 3,
                                        ["psi"] = -2.5212976552236,
                                        ["y"] = 840694.52919828,
                                        ["x"] = -270509.480302,
                                        ["name"] = "Su-25",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{4203753F-8198-4E85-9924-6F8FF679F9FF}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{4203753F-8198-4E85-9924-6F8FF679F9FF}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{4203753F-8198-4E85-9924-6F8FF679F9FF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{4203753F-8198-4E85-9924-6F8FF679F9FF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2268,
                                            ["flare"] = 128,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.5212976552236,
                                        ["callsign"] = 3,
                                        ["onboard_num"] = "64",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2466.7965483391,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "field camo scheme #2 (native). 960th shap",
                                        ["skill"] = "High",
                                        ["speed"] = 180,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 4,
                                        ["psi"] = -2.5212976552236,
                                        ["y"] = 840686.83057365,
                                        ["x"] = -270558.88405873,
                                        ["name"] = "Su-25",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{4203753F-8198-4E85-9924-6F8FF679F9FF}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{4203753F-8198-4E85-9924-6F8FF679F9FF}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{4203753F-8198-4E85-9924-6F8FF679F9FF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{4203753F-8198-4E85-9924-6F8FF679F9FF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2268,
                                            ["flare"] = 128,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.5212976552236,
                                        ["callsign"] = 4,
                                        ["onboard_num"] = "1",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 840694.52919828,
                                ["x"] = -270509.480302,
                                ["name"] = "Su-25 Flight88",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3114.9132242871,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 170,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "CAP",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 751708.3570143,
                                            ["x"] = -243451.88163823,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3114.9132242871,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 170,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 310.71624671828,
                                            ["ETA_locked"] = false,
                                            ["y"] = 885043.42822091,
                                            ["x"] = -325589.02772174,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3114.9132242871,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 170,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = false,
                                            ["y"] = 878166.93575073,
                                            ["x"] = -319028.95051462,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3114.9132242871,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Besovets AFB 2 squadron",
                                        ["skill"] = "High",
                                        ["speed"] = 170,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 5,
                                        ["psi"] = -2.1229124475726,
                                        ["y"] = 751708.3570143,
                                        ["x"] = -243451.88163823,
                                        ["name"] = "Su-27",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 7520,
                                            ["flare"] = 96,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1229124475726,
                                        ["callsign"] = 5,
                                        ["onboard_num"] = "88",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 3114.9132242871,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Besovets AFB 2 squadron",
                                        ["skill"] = "High",
                                        ["speed"] = 170,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 6,
                                        ["psi"] = -2.1229124475726,
                                        ["y"] = 751700.65838967,
                                        ["x"] = -243501.28539495,
                                        ["name"] = "Su-27",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 7520,
                                            ["flare"] = 96,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1229124475726,
                                        ["callsign"] = 6,
                                        ["onboard_num"] = "78",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 751708.3570143,
                                ["x"] = -243451.88163823,
                                ["name"] = "Su-27 Flight95",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3065.5154698113,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 170,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["key"] = "CAP",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 773433.72553664,
                                            ["x"] = -241869.93732835,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3065.5154698113,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 170,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 53.169434047925,
                                            ["ETA_locked"] = false,
                                            ["y"] = 887119.79917215,
                                            ["x"] = -322219.3217988,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3674.9736,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 170,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 93.778878720157,
                                            ["ETA_locked"] = false,
                                            ["y"] = 881800.49517546,
                                            ["x"] = -326619.86440082,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3065.5154698113,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard Early",
                                        ["skill"] = "High",
                                        ["speed"] = 170,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 7,
                                        ["psi"] = -2.1860484182025,
                                        ["y"] = 773433.72553664,
                                        ["x"] = -241869.93732835,
                                        ["name"] = "Su-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 7520,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1860484182025,
                                        ["callsign"] = 7,
                                        ["onboard_num"] = "9",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 3065.5154698113,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard Early",
                                        ["skill"] = "High",
                                        ["speed"] = 170,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 8,
                                        ["psi"] = -2.1860484182025,
                                        ["y"] = 773426.02691201,
                                        ["x"] = -241919.34108508,
                                        ["name"] = "Su-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 7520,
                                            ["flare"] = 96,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1860484182025,
                                        ["callsign"] = 8,
                                        ["onboard_num"] = "2",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 773433.72553664,
                                ["x"] = -241869.93732835,
                                ["name"] = "Su-27 Flight96",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 18,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 882091.27489241,
                                                ["x"] = -307894.34794936,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 889618.4900913,
                                                ["x"] = -309915.71171422,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [121] = 
                                            {
                                                ["y"] = 896285.67588985,
                                                ["x"] = -312593.89287209,
                                            }, -- end of [121]
                                            [122] = 
                                            {
                                                ["y"] = 896369.68653176,
                                                ["x"] = -311622.64805668,
                                            }, -- end of [122]
                                            [31] = 
                                            {
                                                ["y"] = 891000.47995887,
                                                ["x"] = -310445.04582463,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 889671.30272871,
                                                ["x"] = -309795.96234997,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 890562.35989439,
                                                ["x"] = -309990.25673815,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 891000.6773701,
                                                ["x"] = -310465.04278566,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 890999.22980627,
                                                ["x"] = -310500.00932664,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 890964.75755739,
                                                ["x"] = -310843.26515322,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 890959.09821038,
                                                ["x"] = -310887.89850678,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 890623.16357913,
                                                ["x"] = -310013.21384483,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 890957.60349935,
                                                ["x"] = -310892.665196,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 890955.779758,
                                                ["x"] = -310897.3203182,
                                            }, -- end of [37]
                                            [3] = 
                                            {
                                                ["y"] = 889676.26195792,
                                                ["x"] = -309796.57317737,
                                            }, -- end of [3]
                                            [38] = 
                                            {
                                                ["y"] = 890953.60544331,
                                                ["x"] = -310901.81905941,
                                            }, -- end of [38]
                                            [4] = 
                                            {
                                                ["y"] = 889995.91815373,
                                                ["x"] = -309809.89034696,
                                            }, -- end of [4]
                                            [39] = 
                                            {
                                                ["y"] = 890951.08439918,
                                                ["x"] = -310906.13690634,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 890655.15534179,
                                                ["x"] = -310027.39877415,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 890948.27923156,
                                                ["x"] = -310910.27413427,
                                            }, -- end of [40]
                                            [30] = 
                                            {
                                                ["y"] = 890999.58823079,
                                                ["x"] = -310430.07378581,
                                            }, -- end of [30]
                                            [41] = 
                                            {
                                                ["y"] = 890945.17643849,
                                                ["x"] = -310914.19444464,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 890841.7173292,
                                                ["x"] = -310159.97770121,
                                            }, -- end of [17]
                                            [42] = 
                                            {
                                                ["y"] = 890688.28233317,
                                                ["x"] = -311207.61172053,
                                            }, -- end of [42]
                                            [18] = 
                                            {
                                                ["y"] = 890882.60319807,
                                                ["x"] = -310203.88330797,
                                            }, -- end of [18]
                                            [43] = 
                                            {
                                                ["y"] = 890685.56912728,
                                                ["x"] = -311211.80821819,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 890681.83036052,
                                                ["x"] = -310041.11758036,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 890683.5596524,
                                                ["x"] = -311216.3806661,
                                            }, -- end of [44]
                                            [19] = 
                                            {
                                                ["y"] = 890921.47011183,
                                                ["x"] = -310249.58488811,
                                            }, -- end of [19]
                                            [45] = 
                                            {
                                                ["y"] = 890682.53730151,
                                                ["x"] = -311221.25835748,
                                            }, -- end of [45]
                                            [29] = 
                                            {
                                                ["y"] = 890997.90671157,
                                                ["x"] = -310415.17054871,
                                            }, -- end of [29]
                                            [46] = 
                                            {
                                                ["y"] = 890682.88313017,
                                                ["x"] = -311226.23197206,
                                            }, -- end of [46]
                                            [5] = 
                                            {
                                                ["y"] = 890025.532218,
                                                ["x"] = -309814.66797042,
                                            }, -- end of [5]
                                            [47] = 
                                            {
                                                ["y"] = 890684.25471846,
                                                ["x"] = -311231.03368729,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 890716.3164953,
                                                ["x"] = -310061.37790033,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 890686.30835345,
                                                ["x"] = -311235.58914642,
                                            }, -- end of [48]
                                            [20] = 
                                            {
                                                ["y"] = 890942.71169868,
                                                ["x"] = -310277.39622306,
                                            }, -- end of [20]
                                            [49] = 
                                            {
                                                ["y"] = 890689.36887022,
                                                ["x"] = -311239.52237339,
                                            }, -- end of [49]
                                            [21] = 
                                            {
                                                ["y"] = 890953.95749661,
                                                ["x"] = -310293.93245219,
                                            }, -- end of [21]
                                            [50] = 
                                            {
                                                ["y"] = 890693.09912102,
                                                ["x"] = -311242.84869734,
                                            }, -- end of [50]
                                            [28] = 
                                            {
                                                ["y"] = 890994.61984216,
                                                ["x"] = -310395.44504091,
                                            }, -- end of [28]
                                            [51] = 
                                            {
                                                ["y"] = 890701.02638019,
                                                ["x"] = -311248.94296491,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 890754.02954486,
                                                ["x"] = -310085.91830265,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 890732.85159723,
                                                ["x"] = -311273.16482265,
                                            }, -- end of [52]
                                            [7] = 
                                            {
                                                ["y"] = 890074.07326421,
                                                ["x"] = -309826.56932889,
                                            }, -- end of [7]
                                            [53] = 
                                            {
                                                ["y"] = 890744.21526512,
                                                ["x"] = -311282.95347558,
                                            }, -- end of [53]
                                            [22] = 
                                            {
                                                ["y"] = 890961.76089104,
                                                ["x"] = -310306.7411553,
                                            }, -- end of [22]
                                            [54] = 
                                            {
                                                ["y"] = 890755.00334855,
                                                ["x"] = -311293.37171133,
                                            }, -- end of [54]
                                            [23] = 
                                            {
                                                ["y"] = 890968.88261886,
                                                ["x"] = -310319.94049698,
                                            }, -- end of [23]
                                            [55] = 
                                            {
                                                ["y"] = 890765.26180192,
                                                ["x"] = -311304.31372131,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 890778.45654686,
                                                ["x"] = -310103.32842187,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 890781.24762899,
                                                ["x"] = -311323.53164592,
                                            }, -- end of [56]
                                            [27] = 
                                            {
                                                ["y"] = 890991.32240701,
                                                ["x"] = -310380.81368271,
                                            }, -- end of [27]
                                            [57] = 
                                            {
                                                ["y"] = 890796.82896688,
                                                ["x"] = -311343.07942812,
                                            }, -- end of [57]
                                            [6] = 
                                            {
                                                ["y"] = 890049.9466388,
                                                ["x"] = -309820.03414427,
                                            }, -- end of [6]
                                            [58] = 
                                            {
                                                ["y"] = 890800.30741462,
                                                ["x"] = -311346.67157934,
                                            }, -- end of [58]
                                            [24] = 
                                            {
                                                ["y"] = 890975.24126556,
                                                ["x"] = -310333.52384055,
                                            }, -- end of [24]
                                            [59] = 
                                            {
                                                ["y"] = 890803.95244725,
                                                ["x"] = -311350.09548957,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 890797.98754794,
                                                ["x"] = -310118.92940282,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 890807.8128369,
                                                ["x"] = -311353.2667769,
                                            }, -- end of [60]
                                            [25] = 
                                            {
                                                ["y"] = 890980.80763734,
                                                ["x"] = -310347.45155739,
                                            }, -- end of [25]
                                            [61] = 
                                            {
                                                ["y"] = 890811.92062838,
                                                ["x"] = -311356.11048923,
                                            }, -- end of [61]
                                            [26] = 
                                            {
                                                ["y"] = 890987.29816446,
                                                ["x"] = -310366.3650708,
                                            }, -- end of [26]
                                            [62] = 
                                            {
                                                ["y"] = 890820.60416588,
                                                ["x"] = -311361.06095952,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 889666.5610197,
                                                ["x"] = -309794.3877515,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 890825.23893307,
                                                ["x"] = -311362.93398269,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 890816.69055871,
                                                ["x"] = -310135.5149011,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 890839.4891625,
                                                ["x"] = -311367.61209782,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 891103.14062943,
                                                ["x"] = -311445.72720669,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 891107.80476378,
                                                ["x"] = -311447.53606071,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 891112.1707516,
                                                ["x"] = -311449.97016833,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 891113.97422772,
                                                ["x"] = -311454.3949685,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 891113.06383623,
                                                ["x"] = -311459.31894864,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 891106.56313041,
                                                ["x"] = -311478.23389222,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 890912.38014101,
                                                ["x"] = -311971.36781806,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 890904.21818335,
                                                ["x"] = -311989.62162683,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 890899.50409147,
                                                ["x"] = -311998.43943164,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 890897.10263376,
                                                ["x"] = -312002.82688248,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                ["y"] = 890895.48690704,
                                                ["x"] = -312007.56389936,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                ["y"] = 890895.57302076,
                                                ["x"] = -312012.48585685,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 890898.37743239,
                                                ["x"] = -312016.5585605,
                                            }, -- end of [77]
                                            [78] = 
                                            {
                                                ["y"] = 890902.36163027,
                                                ["x"] = -312019.57334572,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 890965.36286836,
                                                ["x"] = -312060.2489152,
                                            }, -- end of [79]
                                            [80] = 
                                            {
                                                ["y"] = 890981.71080948,
                                                ["x"] = -312071.76663897,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 890985.60298263,
                                                ["x"] = -312074.90376864,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 890988.95731338,
                                                ["x"] = -312078.5862919,
                                            }, -- end of [82]
                                            [83] = 
                                            {
                                                ["y"] = 890991.34762903,
                                                ["x"] = -312082.97757362,
                                            }, -- end of [83]
                                            [84] = 
                                            {
                                                ["y"] = 890993.50813013,
                                                ["x"] = -312087.48024424,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 891142.46233059,
                                                ["x"] = -312549.01490036,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 891146.66659675,
                                                ["x"] = -312558.08625556,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                ["y"] = 891156.19457107,
                                                ["x"] = -312575.66860794,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                ["y"] = 891334.62226279,
                                                ["x"] = -312894.04275548,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 891381.43777678,
                                                ["x"] = -312993.57118706,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 891742.58594802,
                                                ["x"] = -313796.01039493,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                ["y"] = 891745.76727706,
                                                ["x"] = -313805.48806833,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                ["y"] = 891747.08876937,
                                                ["x"] = -313810.31030322,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 891749.44390995,
                                                ["x"] = -313814.73006698,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                ["y"] = 891753.39803361,
                                                ["x"] = -313817.57041023,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 891758.36322238,
                                                ["x"] = -313818.11579436,
                                            }, -- end of [95]
                                            [96] = 
                                            {
                                                ["y"] = 891763.3118086,
                                                ["x"] = -313817.45490566,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 891816.83353547,
                                                ["x"] = -313804.79734738,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 891821.59907296,
                                                ["x"] = -313803.28623747,
                                            }, -- end of [98]
                                            [99] = 
                                            {
                                                ["y"] = 891840.26729155,
                                                ["x"] = -313796.11447834,
                                            }, -- end of [99]
                                            [100] = 
                                            {
                                                ["y"] = 892229.80073531,
                                                ["x"] = -313639.10326798,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 892239.45396366,
                                                ["x"] = -313636.50754284,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 892249.30903869,
                                                ["x"] = -313634.82808906,
                                            }, -- end of [102]
                                            [103] = 
                                            {
                                                ["y"] = 892264.23342478,
                                                ["x"] = -313633.34118047,
                                            }, -- end of [103]
                                            [104] = 
                                            {
                                                ["y"] = 893188.19016205,
                                                ["x"] = -313589.59247489,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 893203.18821711,
                                                ["x"] = -313589.50298357,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 893218.16244256,
                                                ["x"] = -313590.34230565,
                                            }, -- end of [106]
                                            [107] = 
                                            {
                                                ["y"] = 893417.0847975,
                                                ["x"] = -313610.96815675,
                                            }, -- end of [107]
                                            [108] = 
                                            {
                                                ["y"] = 893422.06957957,
                                                ["x"] = -313610.59267763,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 893431.95100332,
                                                ["x"] = -313609.16770181,
                                            }, -- end of [109]
                                            [110] = 
                                            {
                                                ["y"] = 893537.33469352,
                                                ["x"] = -313577.64538167,
                                            }, -- end of [110]
                                            [111] = 
                                            {
                                                ["y"] = 893967.76264801,
                                                ["x"] = -313446.41009416,
                                            }, -- end of [111]
                                            [112] = 
                                            {
                                                ["y"] = 895123.65465934,
                                                ["x"] = -312997.8924336,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 896282.42906697,
                                                ["x"] = -312651.79826566,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 896286.00521172,
                                                ["x"] = -312648.35118018,
                                            }, -- end of [114]
                                            [115] = 
                                            {
                                                ["y"] = 896287.2111386,
                                                ["x"] = -312643.60294993,
                                            }, -- end of [115]
                                            [116] = 
                                            {
                                                ["y"] = 896286.49725829,
                                                ["x"] = -312638.6452432,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 896285.27086043,
                                                ["x"] = -312633.80058439,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 896284.62923539,
                                                ["x"] = -312628.84404779,
                                            }, -- end of [118]
                                            [119] = 
                                            {
                                                ["y"] = 896284.36926132,
                                                ["x"] = -312623.85149496,
                                            }, -- end of [119]
                                            [120] = 
                                            {
                                                ["y"] = 896284.44648219,
                                                ["x"] = -312613.85323036,
                                            }, -- end of [120]
                                            [123] = 
                                            {
                                                ["y"] = 896349.56179042,
                                                ["x"] = -310145.17276354,
                                            }, -- end of [123]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896519.98887873,
                                                ["x"] = -310142.7853198,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896519.98887873,
                                                ["x"] = -310142.7853198,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882110.59054957,
                                            ["x"] = -307899.53498978,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.3333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889618.4900913,
                                            ["x"] = -309915.71171422,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 65.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896519.98887873,
                                            ["x"] = -310142.7853198,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 65.99988,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 896519.98887873,
                                                                ["x"] = -310142.7853198,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 296,
                                        ["skill"] = "High",
                                        ["y"] = 882110.59054957,
                                        ["x"] = -307899.53498978,
                                        ["name"] = "Group7-1",
                                        ["heading"] = 1.8331475326645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 45,
                                        ["skill"] = "High",
                                        ["y"] = 882091.27489241,
                                        ["x"] = -307894.34794936,
                                        ["name"] = "IFV BMP-5",
                                        ["heading"] = 1.8331475326645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 46,
                                        ["skill"] = "High",
                                        ["y"] = 882121.19959929,
                                        ["x"] = -307910.1438956,
                                        ["name"] = "IFV BMP-5",
                                        ["heading"] = 1.8331475326645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 47,
                                        ["skill"] = "High",
                                        ["y"] = 882096.99838645,
                                        ["x"] = -307922.56570292,
                                        ["name"] = "IFV BMP-5",
                                        ["heading"] = 1.8331475326645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 882110.59054957,
                                ["x"] = -307899.53498978,
                                ["name"] = "Group7",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 882931.79884911,
                                                ["x"] = -306632.02107064,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 883877.87859292,
                                                ["x"] = -307640.28113144,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 888824.02840058,
                                                ["x"] = -309900.6236262,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 889620.20388547,
                                                ["x"] = -311139.58127936,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 890805.9246669,
                                                ["x"] = -311351.78076893,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 891751.26282476,
                                                ["x"] = -313816.53301207,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 883751.92517022,
                                                ["x"] = -307818.02681436,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 883932.261814,
                                                ["x"] = -307944.00894459,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 883962.21370109,
                                                ["x"] = -307962.10890119,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 883984.28343581,
                                                ["x"] = -307973.84610304,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 884002.45773596,
                                                ["x"] = -307982.18754833,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 884021.08529671,
                                                ["x"] = -307989.46115003,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 884040.08668903,
                                                ["x"] = -307995.69438144,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 884064.22749738,
                                                ["x"] = -308002.18018762,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 884225.9777972,
                                                ["x"] = -308034.66466549,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 884235.40324323,
                                                ["x"] = -308037.95574333,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 884243.7119664,
                                                ["x"] = -308043.46200021,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 884252.85617829,
                                                ["x"] = -308055.26468372,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 884373.01346191,
                                                ["x"] = -308372.64207593,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 884485.59844265,
                                                ["x"] = -308463.83274804,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 885047.56518477,
                                                ["x"] = -308713.42448058,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 885152.04459604,
                                                ["x"] = -308806.37154364,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 885408.6377264,
                                                ["x"] = -309118.32464483,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 885747.39565892,
                                                ["x"] = -309303.99166466,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 885785.04317932,
                                                ["x"] = -308961.12147381,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 885792.84653047,
                                                ["x"] = -308922.66511511,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 885868.74310214,
                                                ["x"] = -308887.99402167,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 886729.09155591,
                                                ["x"] = -309033.44838479,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 887374.67871947,
                                                ["x"] = -309319.6064368,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 888857.29737761,
                                                ["x"] = -309930.91887652,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 889746.65726184,
                                                ["x"] = -311186.72611154,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 890814.12400222,
                                                ["x"] = -311357.48471934,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 891760.94498038,
                                                ["x"] = -313817.88300336,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 896364.68742229,
                                                ["x"] = -309466.10347382,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 896366.75638066,
                                                ["x"] = -309461.55593236,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 888967.44588779,
                                                ["x"] = -310039.95427421,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 889775.45050469,
                                                ["x"] = -311195.13713742,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 890822.99396144,
                                                ["x"] = -311362.07456945,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 891765.84809357,
                                                ["x"] = -313816.89710565,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 896369.11850683,
                                                ["x"] = -309457.14702977,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 885798.04495908,
                                                ["x"] = -308914.12727086,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 885873.49520969,
                                                ["x"] = -308889.54623058,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 886742.07610571,
                                                ["x"] = -309040.95550517,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 887396.45250043,
                                                ["x"] = -309331.88643924,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 888991.10112846,
                                                ["x"] = -310065.74445058,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 889794.92100568,
                                                ["x"] = -311199.69851337,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 890827.68451807,
                                                ["x"] = -311363.80490181,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 891819.31811557,
                                                ["x"] = -313804.04506687,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 896375.00076728,
                                                ["x"] = -309449.1005379,
                                            }, -- end of [260]
                                            [261] = 
                                            {
                                                ["y"] = 896381.96971507,
                                                ["x"] = -309441.93004288,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 889000.57379233,
                                                ["x"] = -310077.37249883,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 889814.61048848,
                                                ["x"] = -311203.1954207,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 890985.72829262,
                                                ["x"] = -311411.19605496,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 891828.72599125,
                                                ["x"] = -313800.65912174,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 896587.04841314,
                                                ["x"] = -309251.30222714,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 885179.54971162,
                                                ["x"] = -308835.40801613,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 885428.4509763,
                                                ["x"] = -309133.56618778,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 885824.07355759,
                                                ["x"] = -309180.94952442,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 885784.4940521,
                                                ["x"] = -308956.1529651,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 885801.01329977,
                                                ["x"] = -308910.10463476,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 885887.44130384,
                                                ["x"] = -308895.06546921,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 886758.85535313,
                                                ["x"] = -309051.83516147,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 887851.80298101,
                                                ["x"] = -309612.63444144,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 889006.46593479,
                                                ["x"] = -310085.45114003,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 889854.28947013,
                                                ["x"] = -311208.21610156,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 891100.87565748,
                                                ["x"] = -311444.923003,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 892232.28262879,
                                                ["x"] = -313638.34199164,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 896903.71708982,
                                                ["x"] = -309024.72036493,
                                            }, -- end of [264]
                                            [133] = 
                                            {
                                                ["y"] = 889011.85275522,
                                                ["x"] = -310093.87522327,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 889889.18608329,
                                                ["x"] = -311210.84111568,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 891110.16673229,
                                                ["x"] = -311448.651223,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 892237.11088465,
                                                ["x"] = -313637.04471815,
                                            }, -- end of [229]
                                            [67] = 
                                            {
                                                ["y"] = 885804.28772044,
                                                ["x"] = -308906.32845424,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 885979.90724578,
                                                ["x"] = -308933.10970359,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 886783.13810155,
                                                ["x"] = -309069.44642163,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 887883.1856059,
                                                ["x"] = -309628.12036255,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 889019.42690808,
                                                ["x"] = -310106.82215189,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 889909.18172073,
                                                ["x"] = -311211.14140634,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 891113.6316833,
                                                ["x"] = -311452.04910193,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 892241.99793146,
                                                ["x"] = -313635.99036852,
                                            }, -- end of [230]
                                            [135] = 
                                            {
                                                ["y"] = 889024.03347104,
                                                ["x"] = -310115.69463684,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 889934.16241337,
                                                ["x"] = -311210.22886496,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 891113.66198032,
                                                ["x"] = -311456.99311923,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 892251.88522829,
                                                ["x"] = -313634.50757648,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 884254.81218891,
                                                ["x"] = -308059.86559275,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 884376.49354329,
                                                ["x"] = -308376.22669546,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 884494.41582502,
                                                ["x"] = -308468.54599934,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 885055.84834979,
                                                ["x"] = -308719.02141328,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 885208.71303352,
                                                ["x"] = -308869.67399231,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 885453.09441791,
                                                ["x"] = -309150.66977234,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 885826.09220556,
                                                ["x"] = -309176.37774493,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 885784.47982906,
                                                ["x"] = -308951.15607025,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 885807.88166599,
                                                ["x"] = -308902.85466824,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 885994.15425502,
                                                ["x"] = -308937.79853079,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 886928.03235615,
                                                ["x"] = -309184.40616309,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 887915.43040813,
                                                ["x"] = -309641.72616886,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 889030.1921719,
                                                ["x"] = -310129.36907708,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 889993.90998099,
                                                ["x"] = -311204.79141209,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 891112.24679817,
                                                ["x"] = -311461.78453509,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 892271.80940631,
                                                ["x"] = -313632.78947246,
                                            }, -- end of [232]
                                            [137] = 
                                            {
                                                ["y"] = 889035.64973199,
                                                ["x"] = -310143.33917386,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 890217.64775713,
                                                ["x"] = -311181.24779871,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 891089.56655121,
                                                ["x"] = -311522.68942791,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 893195.7847792,
                                                ["x"] = -313589.45037519,
                                            }, -- end of [233]
                                            [69] = 
                                            {
                                                ["y"] = 885811.76889631,
                                                ["x"] = -308899.7124812,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 886018.29747062,
                                                ["x"] = -308944.27455464,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 886944.81615905,
                                                ["x"] = -309195.27795422,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 887943.55929009,
                                                ["x"] = -309652.14189094,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 889039.98532292,
                                                ["x"] = -310157.69624034,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 890312.56930928,
                                                ["x"] = -311177.65039728,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 890907.40306869,
                                                ["x"] = -311982.93818378,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 893210.77748174,
                                                ["x"] = -313589.81528928,
                                            }, -- end of [234]
                                            [139] = 
                                            {
                                                ["y"] = 889044.61273992,
                                                ["x"] = -310177.15122689,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 890677.51162619,
                                                ["x"] = -311178.87536007,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 890903.04040629,
                                                ["x"] = -311991.93511955,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 893245.62239217,
                                                ["x"] = -313593.07425836,
                                            }, -- end of [235]
                                            [35] = 
                                            {
                                                ["y"] = 885239.16961754,
                                                ["x"] = -308909.32114588,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 885491.2550826,
                                                ["x"] = -309174.51066158,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 885827.45296262,
                                                ["x"] = -309171.57291883,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 885784.84022562,
                                                ["x"] = -308946.16975943,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 885815.92035705,
                                                ["x"] = -308896.92888297,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 886037.86020965,
                                                ["x"] = -308948.42710284,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 886957.83715281,
                                                ["x"] = -309202.72130036,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 887976.88322846,
                                                ["x"] = -309662.8343752,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 889060.43075934,
                                                ["x"] = -310265.74308319,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 890707.65265485,
                                                ["x"] = -311177.26457221,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 890896.12657348,
                                                ["x"] = -312005.22802648,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 893414.68229214,
                                                ["x"] = -313610.89379632,
                                            }, -- end of [236]
                                            [141] = 
                                            {
                                                ["y"] = 889133.48762999,
                                                ["x"] = -310709.74962549,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 890711.8494599,
                                                ["x"] = -311178.79655929,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 890895.21368669,
                                                ["x"] = -312010.13894596,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 893419.67511794,
                                                ["x"] = -313610.8057188,
                                            }, -- end of [237]
                                            [71] = 
                                            {
                                                ["y"] = 885820.30017504,
                                                ["x"] = -308894.52071212,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 886107.12758522,
                                                ["x"] = -308958.49194357,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 886971.23592104,
                                                ["x"] = -309209.46073048,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 888044.70396063,
                                                ["x"] = -309680.13818856,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 889138.31736322,
                                                ["x"] = -310729.15504903,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 890709.54099571,
                                                ["x"] = -311182.97622663,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 890896.77096887,
                                                ["x"] = -312014.74584071,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 893429.61069486,
                                                ["x"] = -313609.71635528,
                                            }, -- end of [238]
                                            [9] = 
                                            {
                                                ["y"] = 884108.26946446,
                                                ["x"] = -308011.39411342,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 884230.77095984,
                                                ["x"] = -308036.08540586,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 884239.7453351,
                                                ["x"] = -308040.43284918,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 884247.09504913,
                                                ["x"] = -308047.13921837,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 884364.18596192,
                                                ["x"] = -308360.54416971,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 884407.15794755,
                                                ["x"] = -308401.90859711,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 884553.74028962,
                                                ["x"] = -308495.10012072,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 885063.70168494,
                                                ["x"] = -308725.21004695,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 885341.9051806,
                                                ["x"] = -309050.94681672,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 885730.71122698,
                                                ["x"] = -309309.73102449,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 885827.92513813,
                                                ["x"] = -309166.6021059,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 885785.61499156,
                                                ["x"] = -308941.23287119,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 885824.85077068,
                                                ["x"] = -308892.45067191,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 886246.12414171,
                                                ["x"] = -308975.11942772,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 886989.51019577,
                                                ["x"] = -309217.58158993,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 888701.70239183,
                                                ["x"] = -309834.88103216,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 889148.15273361,
                                                ["x"] = -310757.47797224,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 890686.81297092,
                                                ["x"] = -311209.75161302,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 890904.58889229,
                                                ["x"] = -312020.90709011,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 893960.78482761,
                                                ["x"] = -313448.88560211,
                                            }, -- end of [240]
                                            [145] = 
                                            {
                                                ["y"] = 889154.27884284,
                                                ["x"] = -310771.16671157,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 890684.42418144,
                                                ["x"] = -311214.13671472,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 890950.90352489,
                                                ["x"] = -312050.56277365,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 895150.08369064,
                                                ["x"] = -312989.95249534,
                                            }, -- end of [241]
                                            [73] = 
                                            {
                                                ["y"] = 885829.51825581,
                                                ["x"] = -308890.65951654,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 886620.36390133,
                                                ["x"] = -308997.85919587,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 887008.23719835,
                                                ["x"] = -309224.59467003,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 888725.48889917,
                                                ["x"] = -309842.56212264,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 889161.2620853,
                                                ["x"] = -310784.4395245,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 890682.86291821,
                                                ["x"] = -311218.87842344,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 890979.7860967,
                                                ["x"] = -312070.32642262,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 895997.51405009,
                                                ["x"] = -312752.98535205,
                                            }, -- end of [242]
                                            [147] = 
                                            {
                                                ["y"] = 889169.07559129,
                                                ["x"] = -310797.24032085,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 890682.55840585,
                                                ["x"] = -311223.851902,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 890987.48116785,
                                                ["x"] = -312076.69445642,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 896280.37492467,
                                                ["x"] = -312653.05509247,
                                            }, -- end of [243]
                                            [37] = 
                                            {
                                                ["y"] = 885361.50954882,
                                                ["x"] = -309073.65054406,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 885735.47498081,
                                                ["x"] = -309311.26452035,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 885827.65336023,
                                                ["x"] = -309161.61225043,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 885786.86614855,
                                                ["x"] = -308936.39358674,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 885839.08310418,
                                                ["x"] = -308887.75522174,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 886635.15715454,
                                                ["x"] = -309000.33038206,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 887027.35412097,
                                                ["x"] = -309230.46181189,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 888739.43263419,
                                                ["x"] = -309848.08274106,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 889177.57542317,
                                                ["x"] = -310809.59791601,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 890683.49140956,
                                                ["x"] = -311228.75532629,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 890990.21400943,
                                                ["x"] = -312080.85772174,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 896284.46673568,
                                                ["x"] = -312650.16400009,
                                            }, -- end of [244]
                                            [149] = 
                                            {
                                                ["y"] = 889186.87187232,
                                                ["x"] = -310821.3663475,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 890685.24686541,
                                                ["x"] = -311233.43266658,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 890994.36293357,
                                                ["x"] = -312089.93148164,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 896286.97763933,
                                                ["x"] = -312645.98671159,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = 885843.97607741,
                                                ["x"] = -308886.72976651,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 886654.69244647,
                                                ["x"] = -309004.60653157,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 887046.75664185,
                                                ["x"] = -309235.3022353,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 888762.05759357,
                                                ["x"] = -309858.71071858,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 889196.87273201,
                                                ["x"] = -310832.54325267,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 890687.76119858,
                                                ["x"] = -311237.73672185,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 891141.54158894,
                                                ["x"] = -312546.79431338,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 896287.00068365,
                                                ["x"] = -312640.9933199,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = 889211.02438171,
                                                ["x"] = -310846.6723789,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 890691.26514788,
                                                ["x"] = -311241.29469434,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 891145.60397379,
                                                ["x"] = -312555.92994903,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 896285.78736197,
                                                ["x"] = -312636.14790439,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 884369.8021186,
                                                ["x"] = -308368.8100495,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 884477.20156911,
                                                ["x"] = -308458.40810586,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 885038.85196805,
                                                ["x"] = -308708.52156103,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 885108.70595804,
                                                ["x"] = -308764.88594545,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 885378.8319669,
                                                ["x"] = -309091.67234038,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 885740.36408443,
                                                ["x"] = -309310.88518107,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 885826.96963099,
                                                ["x"] = -309156.65975753,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 885788.53946777,
                                                ["x"] = -308931.68371532,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 885848.93347203,
                                                ["x"] = -308886.09268977,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 886669.15333551,
                                                ["x"] = -309008.58614531,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 887281.99586056,
                                                ["x"] = -309282.56300581,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 888775.21098813,
                                                ["x"] = -309865.9126112,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 889237.09445542,
                                                ["x"] = -310870.01954408,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 890695.12577475,
                                                ["x"] = -311244.47103012,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 891152.57968062,
                                                ["x"] = -312569.20714663,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 896284.87613192,
                                                ["x"] = -312631.23508268,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = 889416.40728413,
                                                ["x"] = -311014.03814859,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 890742.42831055,
                                                ["x"] = -311281.34584659,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 891342.45637017,
                                                ["x"] = -312909.79859475,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 896284.45887291,
                                                ["x"] = -312626.25369216,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = 885853.92834319,
                                                ["x"] = -308885.91111789,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 886683.40959333,
                                                ["x"] = -309013.24661894,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 887305.9003507,
                                                ["x"] = -309289.870718,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 888796.43391916,
                                                ["x"] = -309879.12149538,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 889472.54798923,
                                                ["x"] = -311055.83656709,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 890753.31179211,
                                                ["x"] = -311291.66345005,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 891734.12548795,
                                                ["x"] = -313775.26756441,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 896284.37812333,
                                                ["x"] = -312616.25617603,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = 889501.70381438,
                                                ["x"] = -311075.194421,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 890763.65835033,
                                                ["x"] = -311302.52267948,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 891743.47761265,
                                                ["x"] = -313798.44851431,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 896285.48600625,
                                                ["x"] = -312596.28929084,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = 885393.40812723,
                                                ["x"] = -309105.36387824,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 885744.38798429,
                                                ["x"] = -309307.97124934,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 885821.17199236,
                                                ["x"] = -309127.22747055,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 885790.55881738,
                                                ["x"] = -308927.11042131,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 885858.91630858,
                                                ["x"] = -308886.21557737,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 886702.04117675,
                                                ["x"] = -309020.50841056,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 887329.31007703,
                                                ["x"] = -309298.64260337,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 888808.5489546,
                                                ["x"] = -309887.96286282,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 889557.56680994,
                                                ["x"] = -311108.41156555,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 890776.60733054,
                                                ["x"] = -311317.762301,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 891746.43800149,
                                                ["x"] = -313807.99589226,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 896369.76143221,
                                                ["x"] = -311620.05306603,
                                            }, -- end of [252]
                                            [143] = 
                                            {
                                                ["y"] = 889142.79800493,
                                                ["x"] = -310743.46766637,
                                            }, -- end of [143]
                                            [259] = 
                                            {
                                                ["y"] = 896371.76749888,
                                                ["x"] = -309452.91207953,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = 889588.44706572,
                                                ["x"] = -311124.87726017,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 890798.61301433,
                                                ["x"] = -311344.96492052,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 891748.1517259,
                                                ["x"] = -313812.68436045,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 896360.11675071,
                                                ["x"] = -309485.48241152,
                                            }, -- end of [253]
                                            [255] = 
                                            {
                                                ["y"] = 896361.62850311,
                                                ["x"] = -309475.61753036,
                                            }, -- end of [255]
                                            [254] = 
                                            {
                                                ["y"] = 896360.61089255,
                                                ["x"] = -309480.50748074,
                                            }, -- end of [254]
                                            [159] = 
                                            {
                                                ["y"] = 889675.90254489,
                                                ["x"] = -311161.8746546,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 890689.72018523,
                                                ["x"] = -311205.68532524,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 890809.91986369,
                                                ["x"] = -311354.78013175,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 890900.35493755,
                                                ["x"] = -312018.24994809,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 891755.94260527,
                                                ["x"] = -313818.05731655,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 893434.46120099,
                                                ["x"] = -313608.50564136,
                                            }, -- end of [239]
                                            [79] = 
                                            {
                                                ["y"] = 885863.87138809,
                                                ["x"] = -308886.88523896,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 886715.7415575,
                                                ["x"] = -309026.61268198,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 887347.71229442,
                                                ["x"] = -309306.46635923,
                                            }, -- end of [111]
                                            [263] = 
                                            {
                                                ["y"] = 896598.57812386,
                                                ["x"] = -309241.71143772,
                                            }, -- end of [263]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896731.96148038,
                                                ["x"] = -308782.5108099,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896731.96148038,
                                                ["x"] = -308782.5108099,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882931.79884911,
                                            ["x"] = -306632.02107064,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 18.3333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 883877.87859292,
                                            ["x"] = -307640.28113144,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 65.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896731.96148038,
                                            ["x"] = -308782.5108099,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 65.99988,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 896731.96148038,
                                                                ["x"] = -308782.5108099,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 48,
                                        ["skill"] = "High",
                                        ["y"] = 882931.79884911,
                                        ["x"] = -306632.02107064,
                                        ["name"] = "IFV BMP-6",
                                        ["heading"] = 2.3880002938897,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 49,
                                        ["skill"] = "High",
                                        ["y"] = 882961.72355599,
                                        ["x"] = -306647.81701688,
                                        ["name"] = "IFV BMP-6",
                                        ["heading"] = 2.3880002938897,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 50,
                                        ["skill"] = "High",
                                        ["y"] = 882937.52234315,
                                        ["x"] = -306660.2388242,
                                        ["name"] = "IFV BMP-6",
                                        ["heading"] = 2.3880002938897,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 882931.79884911,
                                ["x"] = -306632.02107064,
                                ["name"] = "Group5",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 873455.74675212,
                                                ["x"] = -306037.62499399,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 874716.57138858,
                                                ["x"] = -306998.50933954,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 877054.21976686,
                                                ["x"] = -306603.4889979,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 877070.89986658,
                                                ["x"] = -306614.49372105,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 877106.88524718,
                                                ["x"] = -306631.91224969,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 877359.62219698,
                                                ["x"] = -306726.82003145,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 877374.3379625,
                                                ["x"] = -306729.57223766,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 877903.26884153,
                                                ["x"] = -306696.97725709,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 878100.18948885,
                                                ["x"] = -306753.57731635,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 878161.87557889,
                                                ["x"] = -306773.98072007,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 878170.81725175,
                                                ["x"] = -306778.44237762,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 879467.81533279,
                                                ["x"] = -307422.79470445,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 879500.13230695,
                                                ["x"] = -307436.18704397,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 879509.80571462,
                                                ["x"] = -307438.6873734,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 879519.76485453,
                                                ["x"] = -307439.33467151,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 879526.46128676,
                                                ["x"] = -307445.50067242,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 879544.38050692,
                                                ["x"] = -307709.85744181,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 879553.07283383,
                                                ["x"] = -307748.88221919,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 879734.89996977,
                                                ["x"] = -308230.59429869,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 879734.94009444,
                                                ["x"] = -308720.33547093,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 879701.9802902,
                                                ["x"] = -309203.47233488,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 879728.36902567,
                                                ["x"] = -309294.51697838,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 880013.73328102,
                                                ["x"] = -310025.13476784,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 879847.87712401,
                                                ["x"] = -310674.14456219,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 879850.46999385,
                                                ["x"] = -310693.8583272,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 879885.54684577,
                                                ["x"] = -310771.12356609,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 880137.13956986,
                                                ["x"] = -311161.96198656,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 880754.11409656,
                                                ["x"] = -311694.32288082,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 881910.06466639,
                                                ["x"] = -312947.02368224,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 882010.05034832,
                                                ["x"] = -313108.31869774,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 882231.01716437,
                                                ["x"] = -313331.30502128,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 882406.07822288,
                                                ["x"] = -313472.35228501,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 882511.50035441,
                                                ["x"] = -313538.87762219,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 882704.53044722,
                                                ["x"] = -313632.32869859,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 882973.1739625,
                                                ["x"] = -313900.56915095,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 883153.42678711,
                                                ["x"] = -314223.00236825,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 883512.49718796,
                                                ["x"] = -314457.93731444,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 883711.72473823,
                                                ["x"] = -314680.53717238,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 884312.81386233,
                                                ["x"] = -314956.90738462,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 885541.40356853,
                                                ["x"] = -315408.695867,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 885848.71251966,
                                                ["x"] = -315736.12748907,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 885861.10665876,
                                                ["x"] = -316144.9845089,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 886290.72868438,
                                                ["x"] = -316452.59587042,
                                            }, -- end of [196]
                                            [1] = 
                                            {
                                                ["y"] = 874373.23983592,
                                                ["x"] = -306451.59371945,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 874462.70339303,
                                                ["x"] = -306396.64673343,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 882980.56546772,
                                                ["x"] = -313913.61940472,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 883159.8179014,
                                                ["x"] = -314230.69161216,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 883523.73929734,
                                                ["x"] = -314467.86560655,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 883724.81652027,
                                                ["x"] = -314687.85676955,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 884322.40736995,
                                                ["x"] = -314959.72487779,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 885545.20644557,
                                                ["x"] = -315411.94133454,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 885850.17076313,
                                                ["x"] = -315740.90623772,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 874480.40795795,
                                                ["x"] = -306387.3494568,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 886295.12206067,
                                                ["x"] = -316454.97139225,
                                            }, -- end of [197]
                                            [4] = 
                                            {
                                                ["y"] = 874503.16199382,
                                                ["x"] = -306376.99790622,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 879736.67006767,
                                                ["x"] = -308240.4322666,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 879697.92574167,
                                                ["x"] = -309148.6869696,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 879705.67556978,
                                                ["x"] = -309223.12449709,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 874526.44692806,
                                                ["x"] = -306367.90545874,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 880013.19000299,
                                                ["x"] = -310030.10391553,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 879847.75828001,
                                                ["x"] = -310679.13878405,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 879853.55199285,
                                                ["x"] = -310703.3696891,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 874545.41907466,
                                                ["x"] = -306361.58631691,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 880140.58995054,
                                                ["x"] = -311165.5796773,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 880823.80613862,
                                                ["x"] = -311758.86760416,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 881915.69587598,
                                                ["x"] = -312955.28563295,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 874593.69807478,
                                                ["x"] = -306348.59886901,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 882234.28957809,
                                                ["x"] = -313335.08403705,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 882450.33673117,
                                                ["x"] = -313504.99666892,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 882662.52616473,
                                                ["x"] = -313605.2898454,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 874895.20622234,
                                                ["x"] = -306276.56300486,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 883053.30253895,
                                                ["x"] = -314056.06646915,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 874905.07149439,
                                                ["x"] = -306274.938471,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 883530.86040456,
                                                ["x"] = -314474.88330052,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 874915.03564267,
                                                ["x"] = -306274.1356551,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 884841.50745849,
                                                ["x"] = -315088.88115318,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 874925.03384976,
                                                ["x"] = -306274.1449977,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 885850.81019781,
                                                ["x"] = -315745.86268716,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 874949.98268397,
                                                ["x"] = -306275.7075723,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 886304.37100514,
                                                ["x"] = -316458.77161208,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 876543.15218672,
                                                ["x"] = -306422.56136123,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 876673.1099081,
                                                ["x"] = -306424.84845487,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 876692.99578166,
                                                ["x"] = -306426.95632437,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 876712.71935752,
                                                ["x"] = -306430.25048449,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 876732.19940536,
                                                ["x"] = -306434.76711182,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 876751.37150913,
                                                ["x"] = -306440.45169717,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 876774.90066284,
                                                ["x"] = -306448.89210707,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 876811.80816133,
                                                ["x"] = -306464.30363859,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 876911.65211909,
                                                ["x"] = -306510.43182061,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 876921.09982686,
                                                ["x"] = -306513.69915397,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 876925.96126144,
                                                ["x"] = -306514.85868114,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 876930.92791175,
                                                ["x"] = -306515.40105838,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 876965.8543074,
                                                ["x"] = -306517.51358132,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 876970.76490024,
                                                ["x"] = -306518.44417628,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 876975.47875041,
                                                ["x"] = -306520.0853888,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 876979.70510817,
                                                ["x"] = -306522.73692648,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 876983.40759617,
                                                ["x"] = -306526.09267341,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 876990.18799148,
                                                ["x"] = -306533.44138889,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 877046.64413835,
                                                ["x"] = -306596.9678472,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 877050.35011092,
                                                ["x"] = -306600.32347479,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 877062.36490381,
                                                ["x"] = -306609.28560987,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 877084.15476319,
                                                ["x"] = -306621.51076436,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 877185.91956583,
                                                ["x"] = -306663.17432301,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 877364.44186717,
                                                ["x"] = -306728.13856644,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 877379.33151292,
                                                ["x"] = -306729.71436491,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 877913.15103095,
                                                ["x"] = -306698.43446536,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 878152.57491274,
                                                ["x"] = -306770.31010361,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 878166.41876502,
                                                ["x"] = -306776.06730986,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 878368.44312254,
                                                ["x"] = -306905.51744647,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 879490.73650881,
                                                ["x"] = -307432.76836149,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 879504.92496574,
                                                ["x"] = -307437.60971743,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 879514.77509439,
                                                ["x"] = -307439.20291221,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 879524.38431099,
                                                ["x"] = -307441.11355387,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 879527.13009041,
                                                ["x"] = -307450.47976125,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 879548.20811705,
                                                ["x"] = -307729.48485238,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 879561.81749996,
                                                ["x"] = -307777.5764134,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 879736.90944936,
                                                ["x"] = -308245.42597523,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 879698.27898924,
                                                ["x"] = -309168.68084092,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 879709.06422793,
                                                ["x"] = -309237.73622974,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 880013.18861869,
                                                ["x"] = -310015.17752906,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 880011.36578021,
                                                ["x"] = -310039.93439802,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 879848.26833448,
                                                ["x"] = -310684.11031227,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 879859.01835009,
                                                ["x"] = -310717.33615863,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 880116.11451611,
                                                ["x"] = -311134.00777514,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 880166.24946805,
                                                ["x"] = -311189.3811405,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 880865.48628589,
                                                ["x"] = -311802.01911219,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 882000.46090758,
                                                ["x"] = -313096.80621941,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 882212.30590349,
                                                ["x"] = -313301.75194751,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 882241.37555249,
                                                ["x"] = -313342.13709245,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 882462.94719019,
                                                ["x"] = -313513.11466652,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 882671.29833033,
                                                ["x"] = -313610.08816947,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 882730.7384552,
                                                ["x"] = -313655.50568294,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 883106.11646164,
                                                ["x"] = -314135.00075563,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 883174.39299463,
                                                ["x"] = -314244.35412608,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 883672.91034124,
                                                ["x"] = -314649.29024632,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 884095.64029288,
                                                ["x"] = -314823.70608996,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 884934.93639452,
                                                ["x"] = -315124.41934761,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 885839.62182518,
                                                ["x"] = -315718.39234478,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 885855.82015004,
                                                ["x"] = -316125.79985528,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 885871.94702393,
                                                ["x"] = -316161.71191991,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 886319.17174077,
                                                ["x"] = -316461.04400398,
                                            }, -- end of [200]
                                            [129] = 
                                            {
                                                ["y"] = 882961.43253438,
                                                ["x"] = -313884.42060856,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 883115.60932021,
                                                ["x"] = -314152.6015406,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 883178.41665298,
                                                ["x"] = -314247.32165267,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 883683.54798,
                                                ["x"] = -314659.8602015,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 884104.50558294,
                                                ["x"] = -314828.32556234,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 885488.69186241,
                                                ["x"] = -315380.22939795,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 885842.34077629,
                                                ["x"] = -315722.58847655,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 885856.44645538,
                                                ["x"] = -316130.75876365,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 885875.5666908,
                                                ["x"] = -316165.15800116,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 886424.0786197,
                                                ["x"] = -316468.60001759,
                                            }, -- end of [201]
                                            [79] = 
                                            {
                                                ["y"] = 880012.03127293,
                                                ["x"] = -310010.31510142,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 879918.534029,
                                                ["x"] = -310827.12373467,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 882206.01564498,
                                                ["x"] = -313293.9822269,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 882712.26929401,
                                                ["x"] = -313638.6601879,
                                            }, -- end of [127]
                                            [65] = 
                                            {
                                                ["y"] = 879592.45366575,
                                                ["x"] = -307862.19285481,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 879738.43143659,
                                                ["x"] = -308635.41606134,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 879699.49693953,
                                                ["x"] = -309183.62983249,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 879714.78982525,
                                                ["x"] = -309256.89632395,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 880013.78463659,
                                                ["x"] = -310020.13812146,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 879929.19195966,
                                                ["x"] = -310369.84684082,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 879849.21857342,
                                                ["x"] = -310689.01803965,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 879869.39287879,
                                                ["x"] = -310740.07850636,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 880130.75409996,
                                                ["x"] = -311154.26891463,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 880261.29585308,
                                                ["x"] = -311270.55857409,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 881903.91529479,
                                                ["x"] = -312939.14002282,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 882006.63568982,
                                                ["x"] = -313104.66746426,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 882215.12849813,
                                                ["x"] = -313305.8780238,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 882256.41798416,
                                                ["x"] = -313355.31393958,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 882493.44089272,
                                                ["x"] = -313530.28823278,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 882679.74386214,
                                                ["x"] = -313615.43990417,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 882964.69533831,
                                                ["x"] = -313888.20788223,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 883145.22912834,
                                                ["x"] = -314210.45289827,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 883190.93592841,
                                                ["x"] = -314255.58160299,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 883691.19513684,
                                                ["x"] = -314666.29897315,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 884303.51680064,
                                                ["x"] = -314953.24145869,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 885533.20485889,
                                                ["x"] = -315402.98612724,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 885844.82332775,
                                                ["x"] = -315726.92728797,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 885857.66763543,
                                                ["x"] = -316135.60455704,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 885883.3599081,
                                                ["x"] = -316171.42164741,
                                            }, -- end of [194]
                                            [131] = 
                                            {
                                                ["y"] = 882967.70518781,
                                                ["x"] = -313892.19961276,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 883072.27152685,
                                                ["x"] = -314085.4753689,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 883150.50868638,
                                                ["x"] = -314218.94305816,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 883163.23750717,
                                                ["x"] = -314234.33758895,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 883170.55956191,
                                                ["x"] = -314241.1447825,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 883504.56221205,
                                                ["x"] = -314451.8538435,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 883540.97240023,
                                                ["x"] = -314485.95975342,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 883703.30352364,
                                                ["x"] = -314675.15031494,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 883733.85872738,
                                                ["x"] = -314692.12291916,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 883752.41878398,
                                                ["x"] = -314699.56886035,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 884308.10883616,
                                                ["x"] = -314955.21733529,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 884883.9835704,
                                                ["x"] = -315103.72523203,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 885537.40999102,
                                                ["x"] = -315405.68912947,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 885556.04111701,
                                                ["x"] = -315422.3123238,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 885836.43910905,
                                                ["x"] = -315714.53779125,
                                            }, -- end of [175]
                                            [179] = 
                                            {
                                                ["y"] = 885846.94322767,
                                                ["x"] = -315731.45097679,
                                            }, -- end of [179]
                                            [183] = 
                                            {
                                                ["y"] = 885851.56233496,
                                                ["x"] = -315760.84221668,
                                            }, -- end of [183]
                                            [187] = 
                                            {
                                                ["y"] = 885859.21084741,
                                                ["x"] = -316140.35943801,
                                            }, -- end of [187]
                                            [189] = 
                                            {
                                                ["y"] = 885863.35958418,
                                                ["x"] = -316149.4469336,
                                            }, -- end of [189]
                                            [191] = 
                                            {
                                                ["y"] = 885868.81490208,
                                                ["x"] = -316157.81882695,
                                            }, -- end of [191]
                                            [190] = 
                                            {
                                                ["y"] = 885865.94630543,
                                                ["x"] = -316153.72430344,
                                            }, -- end of [190]
                                            [195] = 
                                            {
                                                ["y"] = 885965.05396747,
                                                ["x"] = -316229.08372905,
                                            }, -- end of [195]
                                            [199] = 
                                            {
                                                ["y"] = 886309.24196058,
                                                ["x"] = -316459.8722625,
                                            }, -- end of [199]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 886418.19060016,
                                                ["x"] = -316557.28073531,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 886418.19060016,
                                                ["x"] = -316557.28073531,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 873455.74675212,
                                            ["x"] = -306037.62499399,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 874716.57138858,
                                            ["x"] = -306998.50933954,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 886418.19060016,
                                            ["x"] = -316557.28073531,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 893554.52736842,
                                                                ["x"] = -323604.81627561,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 51,
                                        ["skill"] = "High",
                                        ["y"] = 873455.74675212,
                                        ["x"] = -306037.62499399,
                                        ["name"] = "MLRS BM-2",
                                        ["heading"] = 2.2220015281603,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 52,
                                        ["skill"] = "High",
                                        ["y"] = 873485.67145901,
                                        ["x"] = -306053.42094024,
                                        ["name"] = "MLRS BM-2",
                                        ["heading"] = 2.2220015281603,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 873455.74675212,
                                ["x"] = -306037.62499399,
                                ["name"] = "BM-21 Grad Section75",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Abkhazia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 24,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879119.90413874,
                                            ["x"] = -304425.08290757,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 65,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 57,
                                        ["skill"] = "High",
                                        ["y"] = 879119.90413874,
                                        ["x"] = -304425.08290757,
                                        ["name"] = "SAM SA-13 Strela 10M3 \"Gopher\" TEL",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 879119.90413874,
                                ["x"] = -304425.08290757,
                                ["name"] = "SA-13 Strela-1065",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 876800.251475,
                                            ["x"] = -325270.16207058,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 67,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 58,
                                        ["skill"] = "High",
                                        ["y"] = 876800.251475,
                                        ["x"] = -325270.16207058,
                                        ["name"] = "SAM SA-1",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 876800.251475,
                                ["x"] = -325270.16207058,
                                ["name"] = "SA-13 Strela-1067",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 873622.6317456,
                                                ["x"] = -320705.49052764,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 879229.132577,
                                                ["x"] = -321413.36326504,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 881110.60234198,
                                                ["x"] = -315977.855207,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 882739.02501607,
                                                ["x"] = -315297.05723047,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 882505.9838224,
                                                ["x"] = -314796.88411933,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 883062.97020901,
                                                ["x"] = -314135.83738654,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 879286.45680132,
                                                ["x"] = -319994.06763964,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 892576.43143036,
                                                ["x"] = -318215.23785518,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 879221.53254528,
                                                ["x"] = -319991.03951308,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 879216.63112685,
                                                ["x"] = -319990.05189037,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 879211.79976928,
                                                ["x"] = -319988.7724947,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 879207.09538395,
                                                ["x"] = -319987.08522229,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 879202.50883853,
                                                ["x"] = -319985.09312754,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 879198.03619219,
                                                ["x"] = -319982.85957139,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 879193.75095933,
                                                ["x"] = -319980.28730591,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 879185.96788527,
                                                ["x"] = -319974.03083363,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 879179.10620687,
                                                ["x"] = -319966.7605138,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 879173.34582777,
                                                ["x"] = -319958.59999231,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 879080.28626016,
                                                ["x"] = -319753.77138187,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 879073.60421552,
                                                ["x"] = -319720.95234581,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 879339.17104263,
                                                ["x"] = -319485.53710733,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 879440.67577795,
                                                ["x"] = -319422.31284959,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 880029.61857439,
                                                ["x"] = -319046.06598999,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 880765.12721056,
                                                ["x"] = -318858.6863834,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 880793.26532661,
                                                ["x"] = -318824.37425122,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 880795.53910565,
                                                ["x"] = -318780.17771128,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 880767.72660314,
                                                ["x"] = -318739.91089348,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 880347.82860716,
                                                ["x"] = -317579.78307539,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 880568.91814211,
                                                ["x"] = -317270.6067094,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 880489.57214223,
                                                ["x"] = -316515.22229298,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 881114.64144847,
                                                ["x"] = -315974.91752915,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 882741.7642205,
                                                ["x"] = -315287.45986488,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 882525.8116565,
                                                ["x"] = -314794.32250214,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 883082.9467238,
                                                ["x"] = -314120.8203539,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 884309.97744664,
                                                ["x"] = -314955.92381196,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 892569.94485817,
                                                ["x"] = -318233.77793465,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = 884314.71606156,
                                                ["x"] = -314957.51786911,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 892566.95001178,
                                                ["x"] = -318237.77871389,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 881121.90260702,
                                                ["x"] = -315968.07975263,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 882742.15043298,
                                                ["x"] = -315282.48031062,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 882615.43878349,
                                                ["x"] = -314786.25542633,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 883087.23193736,
                                                ["x"] = -314118.22636979,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 884329.18082943,
                                                ["x"] = -314961.48218163,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 892563.70662542,
                                                ["x"] = -318241.58441719,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 880509.04320732,
                                                ["x"] = -318519.29860799,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 880349.62191177,
                                                ["x"] = -317569.94729279,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 880562.58961083,
                                                ["x"] = -317262.86579723,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 880578.34595994,
                                                ["x"] = -316145.7717458,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 881124.24603836,
                                                ["x"] = -315963.67026624,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 882741.75050942,
                                                ["x"] = -315277.50139351,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 882620.30434515,
                                                ["x"] = -314785.12213373,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 883092.01676859,
                                                ["x"] = -314117.33382628,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 884871.78642681,
                                                ["x"] = -315099.22107066,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 892266.77038788,
                                                ["x"] = -318538.51327199,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = 884918.36485668,
                                                ["x"] = -315117.38638361,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 892224.32053068,
                                                ["x"] = -318573.47640082,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 881126.14796216,
                                                ["x"] = -315959.04667975,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 882740.58132977,
                                                ["x"] = -315272.64545974,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 882624.89608039,
                                                ["x"] = -314783.15157218,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 883096.16972884,
                                                ["x"] = -314120.02985194,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 885463.47408192,
                                                ["x"] = -315368.05688689,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 892148.05868926,
                                                ["x"] = -318630.11072698,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 880047.67457182,
                                                ["x"] = -319037.46748819,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 880769.27009446,
                                                ["x"] = -318855.89157703,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 880795.01883289,
                                                ["x"] = -318819.69360012,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 880794.2657665,
                                                ["x"] = -318775.34328635,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 880502.24061823,
                                                ["x"] = -318511.97252658,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 880352.11950968,
                                                ["x"] = -317560.26633352,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 880258.4380404,
                                                ["x"] = -316924.51585326,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 880589.0128701,
                                                ["x"] = -316117.73450974,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 881132.77675159,
                                                ["x"] = -315940.17892022,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 882738.75566428,
                                                ["x"] = -315267.99370841,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 882629.22148713,
                                                ["x"] = -314780.65369751,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 883099.18025444,
                                                ["x"] = -314124.00678889,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 885534.9078451,
                                                ["x"] = -315404.03049075,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 891809.53720517,
                                                ["x"] = -318861.19194162,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = 885539.03176608,
                                                ["x"] = -315406.85557333,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 891730.3624533,
                                                ["x"] = -318903.9679347,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 881187.63247776,
                                                ["x"] = -315768.76170344,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 882736.47751476,
                                                ["x"] = -315263.54402517,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 882633.1334857,
                                                ["x"] = -314777.54653977,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 883104.58713094,
                                                ["x"] = -314132.41726776,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 885542.94242983,
                                                ["x"] = -315409.96974047,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 891503.14162457,
                                                ["x"] = -319019.66614081,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 880495.92689499,
                                                ["x"] = -318504.21981723,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 880355.33806135,
                                                ["x"] = -317550.80602234,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 880255.7353985,
                                                ["x"] = -316920.31333029,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 880593.1418613,
                                                ["x"] = -316108.62792513,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 881190.39786094,
                                                ["x"] = -315764.60957563,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 882733.80835468,
                                                ["x"] = -315259.31888171,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 882636.5603557,
                                                ["x"] = -314773.91169276,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 883111.91949264,
                                                ["x"] = -314145.5008366,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 885820.78969872,
                                                ["x"] = -315697.68096163,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 890786.37438486,
                                                ["x"] = -319512.73133325,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = 885837.74447275,
                                                ["x"] = -315716.05006139,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 890777.60880675,
                                                ["x"] = -319517.53750312,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 881193.67121832,
                                                ["x"] = -315760.83344102,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 882730.6232746,
                                                ["x"] = -315255.47079226,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 882639.50891336,
                                                ["x"] = -314769.87573956,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 883146.2376652,
                                                ["x"] = -314212.17737912,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 879074.74093775,
                                                ["x"] = -319739.83549747,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 879077.06324666,
                                                ["x"] = -319717.34624383,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 879358.57278488,
                                                ["x"] = -319469.77645884,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 879587.39459526,
                                                ["x"] = -319346.85412416,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 880061.55146264,
                                                ["x"] = -319031.78352913,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 880773.13796008,
                                                ["x"] = -318852.72548586,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 880796.36455214,
                                                ["x"] = -318814.87961821,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 880792.62704025,
                                                ["x"] = -318770.62124022,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 880490.19260933,
                                                ["x"] = -318496.03025565,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 880357.66749687,
                                                ["x"] = -317546.38601918,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 880254.09661051,
                                                ["x"] = -316915.60862711,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 880602.38900209,
                                                ["x"] = -316090.89645167,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 881197.46937164,
                                                ["x"] = -315757.60145716,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 882726.85794672,
                                                ["x"] = -315252.19078104,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 882641.81325995,
                                                ["x"] = -314765.45407107,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 883151.64557979,
                                                ["x"] = -314220.58581194,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 885847.68342437,
                                                ["x"] = -315733.30579483,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 890281.03746102,
                                                ["x"] = -319671.61302512,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = 885850.49208177,
                                                ["x"] = -315742.8776186,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 890233.04035859,
                                                ["x"] = -319685.61090978,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 881201.6788073,
                                                ["x"] = -315754.89880645,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 882722.63281353,
                                                ["x"] = -315249.52210806,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 882643.187296,
                                                ["x"] = -314760.65034454,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 883154.6573566,
                                                ["x"] = -314224.57601651,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 885850.96496521,
                                                ["x"] = -315747.85442741,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 890223.26480329,
                                                ["x"] = -319687.70597071,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 880485.08129084,
                                                ["x"] = -318487.43783962,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 880360.46853698,
                                                ["x"] = -317542.246028,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 880253.18678612,
                                                ["x"] = -316910.69542209,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 880634.95333551,
                                                ["x"] = -316034.64719825,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 881206.25779855,
                                                ["x"] = -315752.95528886,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 882718.02206761,
                                                ["x"] = -315247.61352301,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 882644.14484576,
                                                ["x"] = -314755.74348574,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 883161.16326158,
                                                ["x"] = -314232.16793302,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 885856.01928762,
                                                ["x"] = -316127.78761321,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 890213.33755776,
                                                ["x"] = -319688.87339483,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = 885856.8613974,
                                                ["x"] = -316132.71256724,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 890203.34590836,
                                                ["x"] = -319689.25417631,
                                            }, -- end of [341]
                                            [139] = 
                                            {
                                                ["y"] = 881211.17145854,
                                                ["x"] = -315752.04060302,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 882713.21380024,
                                                ["x"] = -315246.24396953,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 882646.18361454,
                                                ["x"] = -314740.88438041,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 883164.65556416,
                                                ["x"] = -314235.74420669,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 885858.25081722,
                                                ["x"] = -316137.51547143,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 889813.36178531,
                                                ["x"] = -319686.47134318,
                                            }, -- end of [342]
                                            [35] = 
                                            {
                                                ["y"] = 880080.44998679,
                                                ["x"] = -319025.24140841,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 880776.71830911,
                                                ["x"] = -318849.23781386,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 880797.29893344,
                                                ["x"] = -318809.96920626,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 880790.58525823,
                                                ["x"] = -318766.05891813,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 880480.62851363,
                                                ["x"] = -318478.48655603,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 880366.70121001,
                                                ["x"] = -317534.42829833,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 880252.99811423,
                                                ["x"] = -316905.70391656,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 880645.75026694,
                                                ["x"] = -316017.81448594,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 881221.10365824,
                                                ["x"] = -315750.88605886,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 882431.03252541,
                                                ["x"] = -315179.47449412,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 882664.95350559,
                                                ["x"] = -314556.8575545,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 883172.07367595,
                                                ["x"] = -314242.44819411,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 885861.96616128,
                                                ["x"] = -316146.78791241,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 889778.45474111,
                                                ["x"] = -319684.1470072,
                                            }, -- end of [344]
                                            [281] = 
                                            {
                                                ["y"] = 885864.35343268,
                                                ["x"] = -316151.17985237,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 889773.52411694,
                                                ["x"] = -319683.32025612,
                                            }, -- end of [345]
                                            [141] = 
                                            {
                                                ["y"] = 881475.24656895,
                                                ["x"] = -315730.8700308,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 882421.69014909,
                                                ["x"] = -315175.93188553,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 882665.99458351,
                                                ["x"] = -314551.96854744,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 883175.98420293,
                                                ["x"] = -314245.56206578,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 885867.06657605,
                                                ["x"] = -316155.3780145,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 888959.85297942,
                                                ["x"] = -319495.80865511,
                                            }, -- end of [346]
                                            [71] = 
                                            {
                                                ["y"] = 880476.7494416,
                                                ["x"] = -318469.27167391,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 880568.32396947,
                                                ["x"] = -317312.32839785,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 880253.60456827,
                                                ["x"] = -316900.74683802,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 880668.87879766,
                                                ["x"] = -315985.18275961,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 881519.53655019,
                                                ["x"] = -315722.93698326,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 882417.55282202,
                                                ["x"] = -315173.16008132,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 882667.67425958,
                                                ["x"] = -314547.2674342,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 883184.20996452,
                                                ["x"] = -314251.24616185,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 885877.08787046,
                                                ["x"] = -316166.45296712,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 888782.63580242,
                                                ["x"] = -319443.02515802,
                                            }, -- end of [348]
                                            [285] = 
                                            {
                                                ["y"] = 885884.95117145,
                                                ["x"] = -316172.62951121,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 888462.3581409,
                                                ["x"] = -319329.09225163,
                                            }, -- end of [349]
                                            [9] = 
                                            {
                                                ["y"] = 879189.71874306,
                                                ["x"] = -319977.33381751,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 879182.4447664,
                                                ["x"] = -319970.48267581,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 879176.06716708,
                                                ["x"] = -319962.79394105,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 879170.93331443,
                                                ["x"] = -319954.22422937,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 879071.75847805,
                                                ["x"] = -319730.29715623,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 879095.81728848,
                                                ["x"] = -319700.81732186,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 879374.77306601,
                                                ["x"] = -319458.05587901,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 879634.26618211,
                                                ["x"] = -319318.08315868,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 880094.89892866,
                                                ["x"] = -319021.21849031,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 880780.02783379,
                                                ["x"] = -318845.49068962,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 880797.81737265,
                                                ["x"] = -318804.99775112,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 880788.13334112,
                                                ["x"] = -318761.70434785,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 880473.58507621,
                                                ["x"] = -318459.78750821,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 880571.22445211,
                                                ["x"] = -317308.25685479,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 880254.90954424,
                                                ["x"] = -316895.92237006,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 880672.07675111,
                                                ["x"] = -315981.34890474,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 881912.23801636,
                                                ["x"] = -315624.01095062,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 882411.14591192,
                                                ["x"] = -315165.51379367,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 882674.10856166,
                                                ["x"] = -314539.73604209,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 883514.02743883,
                                                ["x"] = -314459.22153159,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 886296.95991956,
                                                ["x"] = -316455.75450017,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 888356.00733212,
                                                ["x"] = -319301.56390366,
                                            }, -- end of [352]
                                            [289] = 
                                            {
                                                ["y"] = 886306.29282929,
                                                ["x"] = -316459.31360329,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 888351.06796247,
                                                ["x"] = -319302.30359589,
                                            }, -- end of [353]
                                            [145] = 
                                            {
                                                ["y"] = 881922.11490306,
                                                ["x"] = -315622.4684114,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 882408.81399644,
                                                ["x"] = -315161.09573041,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 882678.19331319,
                                                ["x"] = -314536.85490243,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 883525.19207354,
                                                ["x"] = -314469.23656301,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 886311.21907308,
                                                ["x"] = -316460.15845186,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 888341.38638635,
                                                ["x"] = -319304.80142991,
                                            }, -- end of [354]
                                            [73] = 
                                            {
                                                ["y"] = 880470.97575663,
                                                ["x"] = -318450.13494451,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 880573.61446388,
                                                ["x"] = -317303.87384572,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 880257.09060578,
                                                ["x"] = -316891.43396053,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 880676.56381326,
                                                ["x"] = -315979.24962031,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 881932.08553838,
                                                ["x"] = -315621.72181261,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 882407.20112104,
                                                ["x"] = -315156.36962319,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 882686.74505432,
                                                ["x"] = -314531.67346598,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 883532.24257427,
                                                ["x"] = -314476.32570482,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 889214.57794742,
                                                ["x"] = -316718.85505842,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 887379.05300143,
                                                ["x"] = -319611.23831396,
                                            }, -- end of [356]
                                            [293] = 
                                            {
                                                ["y"] = 889219.38704031,
                                                ["x"] = -316720.22235021,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 887342.18620837,
                                                ["x"] = -319626.74487441,
                                            }, -- end of [357]
                                            [147] = 
                                            {
                                                ["y"] = 882191.88429402,
                                                ["x"] = -315612.5081476,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 882406.24971539,
                                                ["x"] = -315151.46276968,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 882794.71725379,
                                                ["x"] = -314468.71863867,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 883542.253813,
                                                ["x"] = -314487.49240418,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 889224.16881444,
                                                ["x"] = -316721.682005,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 887315.1932348,
                                                ["x"] = -319639.82850022,
                                            }, -- end of [358]
                                            [37] = 
                                            {
                                                ["y"] = 880751.54570763,
                                                ["x"] = -318864.94104809,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 880783.10074054,
                                                ["x"] = -318841.54748926,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 880797.9367493,
                                                ["x"] = -318800.00041241,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 880785.37578113,
                                                ["x"] = -318757.5333434,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 880466.75305166,
                                                ["x"] = -318430.58784825,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 880574.90437669,
                                                ["x"] = -317299.0511006,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 880259.75357094,
                                                ["x"] = -316887.20264946,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 880681.48125818,
                                                ["x"] = -315978.36254765,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 882196.59388717,
                                                ["x"] = -315610.86276291,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 882406.2051039,
                                                ["x"] = -315146.47610524,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 882807.08429025,
                                                ["x"] = -314460.23280551,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 883670.86780635,
                                                ["x"] = -314647.08992744,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 889842.817821,
                                                ["x"] = -317038.31254791,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 887259.26000759,
                                                ["x"] = -319672.88276594,
                                            }, -- end of [360]
                                            [297] = 
                                            {
                                                ["y"] = 889852.17763486,
                                                ["x"] = -317041.82520149,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 887218.27069668,
                                                ["x"] = -319701.50710866,
                                            }, -- end of [361]
                                            [149] = 
                                            {
                                                ["y"] = 882201.00484679,
                                                ["x"] = -315608.51032745,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 882406.87708341,
                                                ["x"] = -315141.52251023,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 882818.90634694,
                                                ["x"] = -314451.00505216,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 883681.34881056,
                                                ["x"] = -314657.81647917,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 889861.80163841,
                                                ["x"] = -317044.53154445,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 885011.70461995,
                                                ["x"] = -321417.03761122,
                                            }, -- end of [362]
                                            [75] = 
                                            {
                                                ["y"] = 880360.10377115,
                                                ["x"] = -317743.83999844,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 880575.6224425,
                                                ["x"] = -317294.10644035,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 880447.1719473,
                                                ["x"] = -316621.7610284,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 880686.45646717,
                                                ["x"] = -315977.87048235,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 882598.9457798,
                                                ["x"] = -315368.1256969,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 882409.77964725,
                                                ["x"] = -315126.80729956,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 882848.46575791,
                                                ["x"] = -314424.05835427,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 883688.83746942,
                                                ["x"] = -314664.44047941,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 890658.81612533,
                                                ["x"] = -317188.8522778,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 885000.57086978,
                                                ["x"] = -321427.07817478,
                                            }, -- end of [364]
                                            [301] = 
                                            {
                                                ["y"] = 890682.80251652,
                                                ["x"] = -317195.8898188,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 884997.19723067,
                                                ["x"] = -321430.76743638,
                                            }, -- end of [365]
                                            [151] = 
                                            {
                                                ["y"] = 882635.13345191,
                                                ["x"] = -315351.09289394,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 882481.07520037,
                                                ["x"] = -314825.12300094,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 882855.58403709,
                                                ["x"] = -314417.03711706,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 883700.83789922,
                                                ["x"] = -314673.43834964,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 879071.31841206,
                                                ["x"] = -319725.34455009,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 879299.44878463,
                                                ["x"] = -319523.55376233,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 879387.60161616,
                                                ["x"] = -319450.28676766,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 880020.84534238,
                                                ["x"] = -319050.86329569,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 880756.26750145,
                                                ["x"] = -318863.29988288,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 880788.67572059,
                                                ["x"] = -318833.24930831,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 880797.71638322,
                                                ["x"] = -318795.00604326,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 880782.29027877,
                                                ["x"] = -318753.603848,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 880348.06390717,
                                                ["x"] = -317649.61587224,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 880575.66909419,
                                                ["x"] = -317289.11069363,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 880454.32443096,
                                                ["x"] = -316608.57839584,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 880701.44090529,
                                                ["x"] = -315977.22741898,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 882681.38310366,
                                                ["x"] = -315332.10697358,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 882483.95912269,
                                                ["x"] = -314815.5516945,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 882865.68622864,
                                                ["x"] = -314405.95143131,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 883709.1624436,
                                                ["x"] = -314678.97382515,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 891210.84065719,
                                                ["x"] = -317366.27204185,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 884938.55345895,
                                                ["x"] = -321520.30498913,
                                            }, -- end of [368]
                                            [143] = 
                                            {
                                                ["y"] = 881607.14721144,
                                                ["x"] = -315702.37456866,
                                            }, -- end of [143]
                                            [366] = 
                                            {
                                                ["y"] = 884994.04984902,
                                                ["x"] = -321434.65169982,
                                            }, -- end of [366]
                                            [363] = 
                                            {
                                                ["y"] = 885004.15122762,
                                                ["x"] = -321423.58884691,
                                            }, -- end of [363]
                                            [79] = 
                                            {
                                                ["y"] = 880346.67260812,
                                                ["x"] = -317589.71458974,
                                            }, -- end of [79]
                                            [305] = 
                                            {
                                                ["y"] = 892089.87509518,
                                                ["x"] = -317873.29798096,
                                            }, -- end of [305]
                                            [159] = 
                                            {
                                                ["y"] = 882740.65412057,
                                                ["x"] = -315292.33166207,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 882414.11962449,
                                                ["x"] = -315169.52638318,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 882510.91216541,
                                                ["x"] = -314796.0444056,
                                            }, -- end of [191]
                                            [153] = 
                                            {
                                                ["y"] = 882723.28823903,
                                                ["x"] = -315315.73272598,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 882486.27702932,
                                                ["x"] = -314811.13378325,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 882881.52477936,
                                                ["x"] = -314386.61176842,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 883722.16596602,
                                                ["x"] = -314686.44698528,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 892287.42990524,
                                                ["x"] = -317970.03738317,
                                            }, -- end of [306]
                                            [207] = 
                                            {
                                                ["y"] = 882670.43679439,
                                                ["x"] = -314543.11923467,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 883070.78766261,
                                                ["x"] = -314129.60285856,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 883506.17408912,
                                                ["x"] = -314453.03404702,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 884300.82415982,
                                                ["x"] = -314951.91408912,
                                            }, -- end of [254]
                                            [334] = 
                                            {
                                                ["y"] = 890773.06431927,
                                                ["x"] = -319519.62135069,
                                            }, -- end of [334]
                                            [331] = 
                                            {
                                                ["y"] = 891494.7013223,
                                                ["x"] = -319025.02556336,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = 891865.01422472,
                                                ["x"] = -318827.33306495,
                                            }, -- end of [327]
                                            [77] = 
                                            {
                                                ["y"] = 880346.02679334,
                                                ["x"] = -317619.68952315,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 880575.01765982,
                                                ["x"] = -317284.15757481,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 880460.62761446,
                                                ["x"] = -316594.96850662,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 881101.34605434,
                                                ["x"] = -315981.55334063,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 882727.49772813,
                                                ["x"] = -315313.05385359,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 882489.22136411,
                                                ["x"] = -314807.09877795,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 882935.08310542,
                                                ["x"] = -314314.29180969,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 883731.11651956,
                                                ["x"] = -314690.90080449,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 892370.45887265,
                                                ["x"] = -318016.12894807,
                                            }, -- end of [308]
                                            [323] = 
                                            {
                                                ["y"] = 892553.31252384,
                                                ["x"] = -318252.39598217,
                                            }, -- end of [323]
                                            [319] = 
                                            {
                                                ["y"] = 892572.57648473,
                                                ["x"] = -318229.52932322,
                                            }, -- end of [319]
                                            [259] = 
                                            {
                                                ["y"] = 884829.10576076,
                                                ["x"] = -315084.97570926,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 885530.60295385,
                                                ["x"] = -315401.48848813,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = 885550.32800672,
                                                ["x"] = -315416.70924132,
                                            }, -- end of [267]
                                            [255] = 
                                            {
                                                ["y"] = 884305.33578005,
                                                ["x"] = -314954.06737655,
                                            }, -- end of [255]
                                            [271] = 
                                            {
                                                ["y"] = 885845.72207494,
                                                ["x"] = -315728.71027707,
                                            }, -- end of [271]
                                            [309] = 
                                            {
                                                ["y"] = 892378.41115647,
                                                ["x"] = -318022.188807,
                                            }, -- end of [309]
                                            [275] = 
                                            {
                                                ["y"] = 885851.87514792,
                                                ["x"] = -315772.83584824,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 885859.92273318,
                                                ["x"] = -316142.22589555,
                                            }, -- end of [279]
                                            [283] = 
                                            {
                                                ["y"] = 885873.34927394,
                                                ["x"] = -316163.13451328,
                                            }, -- end of [283]
                                            [155] = 
                                            {
                                                ["y"] = 882731.26038576,
                                                ["x"] = -315309.76708418,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 882492.76031584,
                                                ["x"] = -314803.57353566,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 883042.14031784,
                                                ["x"] = -314157.35121331,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 883744.95121159,
                                                ["x"] = -314696.69303908,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 892464.6203372,
                                                ["x"] = -318098.29375116,
                                            }, -- end of [310]
                                            [286] = 
                                            {
                                                ["y"] = 886263.31008037,
                                                ["x"] = -316434.23137479,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 886292.44289306,
                                                ["x"] = -316453.62165337,
                                            }, -- end of [287]
                                            [291] = 
                                            {
                                                ["y"] = 886326.1408587,
                                                ["x"] = -316461.67613074,
                                            }, -- end of [291]
                                            [39] = 
                                            {
                                                ["y"] = 880760.78412686,
                                                ["x"] = -318861.16348441,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 880791.12771957,
                                                ["x"] = -318828.89262517,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 880797.22100597,
                                                ["x"] = -318790.0309964,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 880778.81586782,
                                                ["x"] = -318750.00961394,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 880345.90047405,
                                                ["x"] = -317604.69176228,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 880573.6502289,
                                                ["x"] = -317279.35302789,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 880476.52587511,
                                                ["x"] = -316558.27062984,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 881106.10147107,
                                                ["x"] = -315980.01715114,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 882734.44619949,
                                                ["x"] = -315305.92105124,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 882496.79661233,
                                                ["x"] = -314800.63115653,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 883048.55806032,
                                                ["x"] = -314149.68449909,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 884097.44456229,
                                                ["x"] = -314824.56373387,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 892571.48742391,
                                                ["x"] = -318196.0758813,
                                            }, -- end of [312]
                                            [311] = 
                                            {
                                                ["y"] = 892568.64830254,
                                                ["x"] = -318191.97411472,
                                            }, -- end of [311]
                                            [299] = 
                                            {
                                                ["y"] = 889876.47954628,
                                                ["x"] = -317047.61663342,
                                            }, -- end of [299]
                                            [302] = 
                                            {
                                                ["y"] = 891192.62752696,
                                                ["x"] = -317358.04333443,
                                            }, -- end of [302]
                                            [303] = 
                                            {
                                                ["y"] = 891201.87024345,
                                                ["x"] = -317361.85627505,
                                            }, -- end of [303]
                                            [307] = 
                                            {
                                                ["y"] = 892362.07723856,
                                                ["x"] = -318010.67860661,
                                            }, -- end of [307]
                                            [295] = 
                                            {
                                                ["y"] = 889228.73826087,
                                                ["x"] = -316723.70812828,
                                            }, -- end of [295]
                                            [270] = 
                                            {
                                                ["y"] = 885840.74201815,
                                                ["x"] = -315720.04591499,
                                            }, -- end of [270]
                                            [313] = 
                                            {
                                                ["y"] = 892573.695812,
                                                ["x"] = -318200.55414823,
                                            }, -- end of [313]
                                            [359] = 
                                            {
                                                ["y"] = 887288.94627006,
                                                ["x"] = -319654.35008626,
                                            }, -- end of [359]
                                            [317] = 
                                            {
                                                ["y"] = 892576.06364583,
                                                ["x"] = -318220.21719051,
                                            }, -- end of [317]
                                            [318] = 
                                            {
                                                ["y"] = 892574.75926995,
                                                ["x"] = -318225.03453831,
                                            }, -- end of [318]
                                            [157] = 
                                            {
                                                ["y"] = 882736.99685532,
                                                ["x"] = -315301.62523584,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 882501.17523212,
                                                ["x"] = -314798.22928726,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 883055.55022711,
                                                ["x"] = -314142.53790358,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 884106.2309424,
                                                ["x"] = -314829.33259702,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 892575.12203341,
                                                ["x"] = -318205.33860656,
                                            }, -- end of [314]
                                            [335] = 
                                            {
                                                ["y"] = 890763.74069712,
                                                ["x"] = -319523.23170597,
                                            }, -- end of [335]
                                            [339] = 
                                            {
                                                ["y"] = 890218.31613305,
                                                ["x"] = -319688.41645549,
                                            }, -- end of [339]
                                            [343] = 
                                            {
                                                ["y"] = 889788.39576218,
                                                ["x"] = -319685.21745889,
                                            }, -- end of [343]
                                            [347] = 
                                            {
                                                ["y"] = 888868.12233155,
                                                ["x"] = -319471.13997995,
                                            }, -- end of [347]
                                            [350] = 
                                            {
                                                ["y"] = 888370.77136978,
                                                ["x"] = -319303.88650679,
                                            }, -- end of [350]
                                            [351] = 
                                            {
                                                ["y"] = 888360.9919929,
                                                ["x"] = -319301.81166009,
                                            }, -- end of [351]
                                            [355] = 
                                            {
                                                ["y"] = 887435.52131999,
                                                ["x"] = -319590.97569378,
                                            }, -- end of [355]
                                            [315] = 
                                            {
                                                ["y"] = 892576.02881566,
                                                ["x"] = -318210.25733274,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 880571.70473823,
                                                ["x"] = -317274.75356926,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 880481.37502535,
                                                ["x"] = -316544.07786383,
                                            }, -- end of [111]
                                            [367] = 
                                            {
                                                ["y"] = 884988.25682342,
                                                ["x"] = -321442.80088056,
                                            }, -- end of [367]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 884444.80470258,
                                                ["x"] = -321207.07579065,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 884444.80470258,
                                                ["x"] = -321207.07579065,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 873622.6317456,
                                            ["x"] = -320705.49052764,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879229.132577,
                                            ["x"] = -321413.36326504,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 884444.80470258,
                                            ["x"] = -321207.07579065,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 893564.4043342,
                                                                ["x"] = -326736.45480387,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 59,
                                        ["skill"] = "High",
                                        ["y"] = 873622.6317456,
                                        ["x"] = -320705.49052764,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-3",
                                        ["heading"] = 1.696391031359,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 60,
                                        ["skill"] = "High",
                                        ["y"] = 873628.7906453,
                                        ["x"] = -320665.96752225,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-3",
                                        ["heading"] = 1.696391031359,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 61,
                                        ["skill"] = "High",
                                        ["y"] = 873560.26778767,
                                        ["x"] = -320716.01368077,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-3",
                                        ["heading"] = 1.696391031359,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 62,
                                        ["skill"] = "High",
                                        ["y"] = 873572.58558708,
                                        ["x"] = -320636.96767001,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-3",
                                        ["heading"] = 1.696391031359,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 873622.6317456,
                                ["x"] = -320705.49052764,
                                ["name"] = "2S1 Battery69",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 871663.16406678,
                                                ["x"] = -327443.10226946,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 874024.4670676,
                                                ["x"] = -326647.14560248,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 871300.79301584,
                                                ["x"] = -320368.62284631,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 871345.90289356,
                                                ["x"] = -320337.16885789,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 871510.37996968,
                                                ["x"] = -320242.18397121,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 871526.58344928,
                                                ["x"] = -320223.32209532,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 871536.10458637,
                                                ["x"] = -320175.33604912,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 870934.45855818,
                                                ["x"] = -319085.16539621,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 873440.61290261,
                                                ["x"] = -317784.33481786,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 873888.88896644,
                                                ["x"] = -317244.3200884,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 874824.66243855,
                                                ["x"] = -314609.92103671,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 889855.11921649,
                                                ["x"] = -317042.74352441,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 889864.80320324,
                                                ["x"] = -317045.22976024,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 874820.95592184,
                                                ["x"] = -314606.56775765,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 890666.61045924,
                                                ["x"] = -317190.98717575,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 873891.18863182,
                                                ["x"] = -317239.88213559,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 874817.5274553,
                                                ["x"] = -314602.92956286,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 891200.11692468,
                                                ["x"] = -317361.07804344,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 891209.14039481,
                                                ["x"] = -317365.38385676,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 874814.32440655,
                                                ["x"] = -314599.09086198,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 891226.60396363,
                                                ["x"] = -317375.12784877,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 873444.8448545,
                                                ["x"] = -317781.67445538,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 873893.86744206,
                                                ["x"] = -317235.66239116,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 874811.30815574,
                                                ["x"] = -314595.10370268,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 892360.43172159,
                                                ["x"] = -318009.69263731,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 892368.88269096,
                                                ["x"] = -318015.0355994,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 874808.5328982,
                                                ["x"] = -314590.94567386,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 892376.91618835,
                                                ["x"] = -318020.98675528,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 873896.86878742,
                                                ["x"] = -317231.66441435,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 874806.08450099,
                                                ["x"] = -314586.58803368,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 892567.31255324,
                                                ["x"] = -318190.59750074,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 892570.49708975,
                                                ["x"] = -318194.43046344,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 874804.02212667,
                                                ["x"] = -314582.03492974,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 870919.31839976,
                                                ["x"] = -319072.10109459,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 873448.85314675,
                                                ["x"] = -317778.68766953,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 873900.11558442,
                                                ["x"] = -317227.86297024,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 874802.3669979,
                                                ["x"] = -314577.31854776,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 892575.72272826,
                                                ["x"] = -318208.36364343,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 892576.35323599,
                                                ["x"] = -318213.32111661,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 874801.12847801,
                                                ["x"] = -314572.47597441,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 892576.3115544,
                                                ["x"] = -318218.31539548,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 873907.15182415,
                                                ["x"] = -317220.76310271,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 874800.24439615,
                                                ["x"] = -314567.55555616,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 892573.47938208,
                                                ["x"] = -318227.83626438,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 892570.99959244,
                                                ["x"] = -318232.17639635,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 874799.22984229,
                                                ["x"] = -314557.61077598,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 892568.13589181,
                                                ["x"] = -318236.27158285,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 873452.61559957,
                                                ["x"] = -317775.39696692,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 873910.97710963,
                                                ["x"] = -317217.54467945,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 874799.1595438,
                                                ["x"] = -314552.61234032,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 892558.18862267,
                                                ["x"] = -318247.48847095,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 892294.1596885,
                                                ["x"] = -318513.76129039,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 874799.51389474,
                                                ["x"] = -314547.62676575,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 892256.84480305,
                                                ["x"] = -318547.03448244,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 873915.0496416,
                                                ["x"] = -317214.64688036,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 874800.35302943,
                                                ["x"] = -314542.70014606,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 891920.66901088,
                                                ["x"] = -318790.18157194,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 891841.25160358,
                                                ["x"] = -318842.29637871,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 871535.1381035,
                                                ["x"] = -320170.43462713,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 870904.81970085,
                                                ["x"] = -319058.32811124,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 873459.42772579,
                                                ["x"] = -317768.09454352,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 873919.37499064,
                                                ["x"] = -317212.14288601,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 874803.29117183,
                                                ["x"] = -314533.15584333,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 891492.16257589,
                                                ["x"] = -319026.7724691,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 890788.01210138,
                                                ["x"] = -319511.73243794,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 874807.38390341,
                                                ["x"] = -314524.03286468,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 890779.32396002,
                                                ["x"] = -319516.67846374,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 873923.91480801,
                                                ["x"] = -317210.052088,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 874853.99371825,
                                                ["x"] = -314418.92417565,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 890765.54590112,
                                                ["x"] = -319522.58274458,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 890727.48635393,
                                                ["x"] = -319534.8806796,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 874896.57146515,
                                                ["x"] = -314312.10960084,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 890234.89938541,
                                                ["x"] = -319685.13771343,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 873462.22826923,
                                                ["x"] = -317763.95415313,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 873928.59016478,
                                                ["x"] = -317208.28360746,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 874907.45859206,
                                                ["x"] = -314278.8498278,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 890220.21911662,
                                                ["x"] = -319688.17482823,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 890215.25012848,
                                                ["x"] = -319688.72582394,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 874919.01285149,
                                                ["x"] = -314235.36346405,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 890205.26384893,
                                                ["x"] = -319689.21669832,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 873933.44232073,
                                                ["x"] = -317207.08341728,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 874929.93959699,
                                                ["x"] = -314191.72789195,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 889790.30830142,
                                                ["x"] = -319685.36587698,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 889780.35593205,
                                                ["x"] = -319684.40243518,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 874931.98160941,
                                                ["x"] = -314187.16612475,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 870891.07951722,
                                                ["x"] = -319043.79786923,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 873467.21511492,
                                                ["x"] = -317755.28801393,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 873948.22304829,
                                                ["x"] = -317204.53640333,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 874936.7606269,
                                                ["x"] = -314178.38691446,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 888831.78204567,
                                                ["x"] = -319459.75928304,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 888411.32058092,
                                                ["x"] = -319314.50819884,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 874939.51986594,
                                                ["x"] = -314174.21834268,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 888362.88313488,
                                                ["x"] = -319302.13256322,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 874482.7025971,
                                                ["x"] = -317127.69365637,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 874942.61752407,
                                                ["x"] = -314170.29623721,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 888352.94961558,
                                                ["x"] = -319301.93104486,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 888348.06820325,
                                                ["x"] = -319303.00896661,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 874946.03937883,
                                                ["x"] = -314166.65159717,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 888324.04167433,
                                                ["x"] = -319309.91013331,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 873502.81212079,
                                                ["x"] = -317683.64980261,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 874487.49185562,
                                                ["x"] = -317126.26425728,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 874949.80260729,
                                                ["x"] = -314163.36303028,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 887362.28476243,
                                                ["x"] = -319618.00302015,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 887330.33375942,
                                                ["x"] = -319632.28050338,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 874965.84147625,
                                                ["x"] = -314151.41758132,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 887303.65146532,
                                                ["x"] = -319645.98549192,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 874492.07723033,
                                                ["x"] = -317124.2727082,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 875107.2789473,
                                                ["x"] = -314048.38920069,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 887244.26809496,
                                                ["x"] = -319682.99112035,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 871531.31133162,
                                                ["x"] = -320214.51524824,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 871533.83275858,
                                                ["x"] = -320165.60740303,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 870861.45542506,
                                                ["x"] = -319009.92499046,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 873568.21704122,
                                                ["x"] = -317548.66433845,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 874496.53103141,
                                                ["x"] = -317122.00285164,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 875148.50293037,
                                                ["x"] = -314012.01225031,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 884998.46457799,
                                                ["x"] = -321429.32747058,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 884995.23192145,
                                                ["x"] = -321433.14092401,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 875169.27451318,
                                                ["x"] = -313990.37105985,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 884989.33361805,
                                                ["x"] = -321441.21331756,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 874500.78493663,
                                                ["x"] = -317119.38025735,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 875198.70855006,
                                                ["x"] = -313956.33835161,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 884291.76150807,
                                                ["x"] = -322391.30761556,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 884258.77071054,
                                                ["x"] = -322428.87155492,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 875224.46744439,
                                                ["x"] = -313925.74455256,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 884237.83580941,
                                                ["x"] = -322450.3552778,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 873570.94984001,
                                                ["x"] = -317544.48252115,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 874504.77555824,
                                                ["x"] = -317116.37035081,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 875228.18788096,
                                                ["x"] = -313922.41329354,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 884196.46319788,
                                                ["x"] = -322486.55692446,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 884168.45995106,
                                                ["x"] = -322507.54684007,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 875236.40748506,
                                                ["x"] = -313916.73142378,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 883890.04183658,
                                                ["x"] = -322693.79333865,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 874508.4859079,
                                                ["x"] = -317113.0215502,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 875240.81552877,
                                                ["x"] = -313914.37436207,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 883884.14312343,
                                                ["x"] = -322701.78972207,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 883855.48847193,
                                                ["x"] = -322760.12959863,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 875245.36008719,
                                                ["x"] = -313912.29306414,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 870859.07546656,
                                                ["x"] = -319005.61519139,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 873573.98917173,
                                                ["x"] = -317540.51218391,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 874511.92471998,
                                                ["x"] = -317109.39280707,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 875250.10108695,
                                                ["x"] = -313910.70676975,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 882996.12707158,
                                                ["x"] = -324532.45408426,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 882892.31243725,
                                                ["x"] = -324667.04453927,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 875505.37355089,
                                                ["x"] = -313839.58154652,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 882826.90469339,
                                                ["x"] = -324742.67040629,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 874515.11946417,
                                                ["x"] = -317105.54781494,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 875519.98614624,
                                                ["x"] = -313836.20663307,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 882684.2575902,
                                                ["x"] = -324896.73455329,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 882681.92793479,
                                                ["x"] = -324901.14851534,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 875529.88365103,
                                                ["x"] = -313834.80209155,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 882680.21872427,
                                                ["x"] = -324905.84296957,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 873577.31133786,
                                                ["x"] = -317536.77998096,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 874520.92460693,
                                                ["x"] = -317097.40828234,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 875544.8496351,
                                                ["x"] = -313833.81356462,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 882678.84709685,
                                                ["x"] = -324915.70172663,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 882679.17357551,
                                                ["x"] = -324920.69036382,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 875639.68073719,
                                                ["x"] = -313828.32308926,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 882683.51813623,
                                                ["x"] = -324955.41722442,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 874523.53897573,
                                                ["x"] = -317093.14730218,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 875649.527378,
                                                ["x"] = -313826.63537613,
                                            }, -- end of [302]
                                            [19] = 
                                            {
                                                ["y"] = 871532.28274309,
                                                ["x"] = -320160.85379249,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 870859.32314902,
                                                ["x"] = -319000.60697332,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 873580.93455843,
                                                ["x"] = -317533.33565432,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 874525.89208797,
                                                ["x"] = -317088.73610841,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 875657.00728831,
                                                ["x"] = -313820.48211125,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 875659.00999515,
                                                ["x"] = -313815.91388805,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 874527.91644129,
                                                ["x"] = -317084.16623604,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 875660.21652633,
                                                ["x"] = -313811.06432414,
                                            }, -- end of [306]
                                            [307] = 
                                            {
                                                ["y"] = 875664.30705588,
                                                ["x"] = -313791.49542641,
                                            }, -- end of [307]
                                            [77] = 
                                            {
                                                ["y"] = 873584.74658016,
                                                ["x"] = -317530.09904514,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 874529.55077813,
                                                ["x"] = -317079.44256768,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 875665.94264905,
                                                ["x"] = -313786.77356663,
                                            }, -- end of [308]
                                            [309] = 
                                            {
                                                ["y"] = 875668.07758807,
                                                ["x"] = -313782.25410015,
                                            }, -- end of [309]
                                            [155] = 
                                            {
                                                ["y"] = 874530.7764415,
                                                ["x"] = -317074.59662628,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 875670.62387865,
                                                ["x"] = -313777.95326414,
                                            }, -- end of [310]
                                            [311] = 
                                            {
                                                ["y"] = 875673.50504716,
                                                ["x"] = -313773.86788038,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 870859.74544696,
                                                ["x"] = -318990.61811876,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 873588.73389455,
                                                ["x"] = -317527.08423779,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 874531.58790722,
                                                ["x"] = -317069.66439984,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 875679.87790899,
                                                ["x"] = -313766.165689,
                                            }, -- end of [312]
                                            [313] = 
                                            {
                                                ["y"] = 875683.3724332,
                                                ["x"] = -313762.5910446,
                                            }, -- end of [313]
                                            [157] = 
                                            {
                                                ["y"] = 874531.97882349,
                                                ["x"] = -317064.68124357,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 875687.15305702,
                                                ["x"] = -313759.32177934,
                                            }, -- end of [314]
                                            [315] = 
                                            {
                                                ["y"] = 875691.22009577,
                                                ["x"] = -313756.41586683,
                                            }, -- end of [315]
                                            [79] = 
                                            {
                                                ["y"] = 873592.95201391,
                                                ["x"] = -317524.40349008,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 874531.9529408,
                                                ["x"] = -317059.68311872,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 875695.57433856,
                                                ["x"] = -313753.96325579,
                                            }, -- end of [316]
                                            [317] = 
                                            {
                                                ["y"] = 875700.09374579,
                                                ["x"] = -313751.82467654,
                                            }, -- end of [317]
                                            [159] = 
                                            {
                                                ["y"] = 874531.55936724,
                                                ["x"] = -317054.69910741,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 875709.4072976,
                                                ["x"] = -313748.19148117,
                                            }, -- end of [318]
                                            [5] = 
                                            {
                                                ["y"] = 871517.67727882,
                                                ["x"] = -320235.3509059,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 871533.21123876,
                                                ["x"] = -320209.89284339,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 871530.12339669,
                                                ["x"] = -320156.34593232,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 870859.39713987,
                                                ["x"] = -318975.62388112,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 873597.39804051,
                                                ["x"] = -317522.11974391,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 874530.85912727,
                                                ["x"] = -317049.74935277,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 875719.11405888,
                                                ["x"] = -313745.85086605,
                                            }, -- end of [320]
                                            [321] = 
                                            {
                                                ["y"] = 875724.08357005,
                                                ["x"] = -313745.33354754,
                                            }, -- end of [321]
                                            [161] = 
                                            {
                                                ["y"] = 874528.74857722,
                                                ["x"] = -317039.97736177,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 875734.06776885,
                                                ["x"] = -313745.36412089,
                                            }, -- end of [322]
                                            [323] = 
                                            {
                                                ["y"] = 875743.93882318,
                                                ["x"] = -313746.95762907,
                                            }, -- end of [323]
                                            [81] = 
                                            {
                                                ["y"] = 873602.02923536,
                                                ["x"] = -317520.24119415,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 874527.32987487,
                                                ["x"] = -317035.18386364,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 876210.86675711,
                                                ["x"] = -313833.74948669,
                                            }, -- end of [324]
                                            [325] = 
                                            {
                                                ["y"] = 876856.92962037,
                                                ["x"] = -313905.0690425,
                                            }, -- end of [325]
                                            [163] = 
                                            {
                                                ["y"] = 874525.60502454,
                                                ["x"] = -317030.49148087,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 876871.90857792,
                                                ["x"] = -313905.80851363,
                                            }, -- end of [326]
                                            [327] = 
                                            {
                                                ["y"] = 876881.90069336,
                                                ["x"] = -313905.49707144,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 870854.20260627,
                                                ["x"] = -318885.80794671,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 873606.78149915,
                                                ["x"] = -317518.68654125,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 874523.5279942,
                                                ["x"] = -317025.94527482,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 876891.83140115,
                                                ["x"] = -313904.34310629,
                                            }, -- end of [328]
                                            [329] = 
                                            {
                                                ["y"] = 876906.58125018,
                                                ["x"] = -313901.62405248,
                                            }, -- end of [329]
                                            [165] = 
                                            {
                                                ["y"] = 874521.0691234,
                                                ["x"] = -317021.59329785,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 877477.82769771,
                                                ["x"] = -313775.61636845,
                                            }, -- end of [330]
                                            [331] = 
                                            {
                                                ["y"] = 877487.75051672,
                                                ["x"] = -313774.39132993,
                                            }, -- end of [331]
                                            [83] = 
                                            {
                                                ["y"] = 873611.60162353,
                                                ["x"] = -317517.35377429,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 874518.2224358,
                                                ["x"] = -317017.4858228,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 877512.64510457,
                                                ["x"] = -313772.11784953,
                                            }, -- end of [332]
                                            [333] = 
                                            {
                                                ["y"] = 877517.57698945,
                                                ["x"] = -313771.29818176,
                                            }, -- end of [333]
                                            [167] = 
                                            {
                                                ["y"] = 874515.0518447,
                                                ["x"] = -317013.6213314,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 877532.20856376,
                                                ["x"] = -313768.00311661,
                                            }, -- end of [334]
                                            [21] = 
                                            {
                                                ["y"] = 871457.28984115,
                                                ["x"] = -320030.96924349,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 870855.31175864,
                                                ["x"] = -318880.95240444,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 873616.49494458,
                                                ["x"] = -317516.33970802,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 874511.65796879,
                                                ["x"] = -317009.95013797,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 877714.50392066,
                                                ["x"] = -313714.5560145,
                                            }, -- end of [336]
                                            [337] = 
                                            {
                                                ["y"] = 877718.9918201,
                                                ["x"] = -313712.35525252,
                                            }, -- end of [337]
                                            [169] = 
                                            {
                                                ["y"] = 874507.87014242,
                                                ["x"] = -317006.68950786,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 877723.2818786,
                                                ["x"] = -313709.78908518,
                                            }, -- end of [338]
                                            [339] = 
                                            {
                                                ["y"] = 877727.41123127,
                                                ["x"] = -313706.97097311,
                                            }, -- end of [339]
                                            [85] = 
                                            {
                                                ["y"] = 873621.46045806,
                                                ["x"] = -317515.78093261,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 874503.84581111,
                                                ["x"] = -317003.72319213,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 877731.40593237,
                                                ["x"] = -313703.96460054,
                                            }, -- end of [340]
                                            [341] = 
                                            {
                                                ["y"] = 877735.09020261,
                                                ["x"] = -313700.58684892,
                                            }, -- end of [341]
                                            [171] = 
                                            {
                                                ["y"] = 874487.08613606,
                                                ["x"] = -316992.81289972,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 878036.68015679,
                                                ["x"] = -313387.15476891,
                                            }, -- end of [342]
                                            [343] = 
                                            {
                                                ["y"] = 878055.66012574,
                                                ["x"] = -313370.88445822,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 870858.34428977,
                                                ["x"] = -318877.03652865,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 873626.45602143,
                                                ["x"] = -317515.54682817,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 874249.04386406,
                                                ["x"] = -316845.42605519,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 878059.69276339,
                                                ["x"] = -313367.93021099,
                                            }, -- end of [344]
                                            [345] = 
                                            {
                                                ["y"] = 878068.15143622,
                                                ["x"] = -313362.59942678,
                                            }, -- end of [345]
                                            [173] = 
                                            {
                                                ["y"] = 874245.06757681,
                                                ["x"] = -316842.3954743,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 878094.41297034,
                                                ["x"] = -313348.10235522,
                                            }, -- end of [346]
                                            [347] = 
                                            {
                                                ["y"] = 878246.24231305,
                                                ["x"] = -313271.64547796,
                                            }, -- end of [347]
                                            [87] = 
                                            {
                                                ["y"] = 873631.44238184,
                                                ["x"] = -317515.85761819,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 874241.32807321,
                                                ["x"] = -316839.08016192,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 878250.81884898,
                                                ["x"] = -313269.6329908,
                                            }, -- end of [348]
                                            [349] = 
                                            {
                                                ["y"] = 878255.58726854,
                                                ["x"] = -313268.14260329,
                                            }, -- end of [349]
                                            [175] = 
                                            {
                                                ["y"] = 874238.0731092,
                                                ["x"] = -316835.28953619,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 878260.45117683,
                                                ["x"] = -313266.98225518,
                                            }, -- end of [350]
                                            [11] = 
                                            {
                                                ["y"] = 871534.71247947,
                                                ["x"] = -320205.12502999,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 871140.66505983,
                                                ["x"] = -319486.33535991,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 870862.39430381,
                                                ["x"] = -318874.12067703,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 873928.74477419,
                                                ["x"] = -317555.84181102,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 874235.08275697,
                                                ["x"] = -316831.28292347,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 878270.36359914,
                                                ["x"] = -313265.76138665,
                                            }, -- end of [352]
                                            [353] = 
                                            {
                                                ["y"] = 878275.36122882,
                                                ["x"] = -313265.60852831,
                                            }, -- end of [353]
                                            [177] = 
                                            {
                                                ["y"] = 874232.37211626,
                                                ["x"] = -316827.08325227,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 878280.32868062,
                                                ["x"] = -313266.15344832,
                                            }, -- end of [354]
                                            [355] = 
                                            {
                                                ["y"] = 878295.05305693,
                                                ["x"] = -313269.00735952,
                                            }, -- end of [355]
                                            [89] = 
                                            {
                                                ["y"] = 873933.74294099,
                                                ["x"] = -317555.8214437,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 874230.01413612,
                                                ["x"] = -316822.67571375,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 878718.58194081,
                                                ["x"] = -313368.21627016,
                                            }, -- end of [356]
                                            [357] = 
                                            {
                                                ["y"] = 878723.2627256,
                                                ["x"] = -313369.95723408,
                                            }, -- end of [357]
                                            [179] = 
                                            {
                                                ["y"] = 874228.03260207,
                                                ["x"] = -316818.08680409,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 878732.25092451,
                                                ["x"] = -313374.31533226,
                                            }, -- end of [358]
                                            [359] = 
                                            {
                                                ["y"] = 878748.80766913,
                                                ["x"] = -313385.53256131,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 870866.83688457,
                                                ["x"] = -318871.82948741,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 873938.70749901,
                                                ["x"] = -317555.23354417,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 874226.44050241,
                                                ["x"] = -316813.34879662,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 878880.31111541,
                                                ["x"] = -313476.66507752,
                                            }, -- end of [360]
                                            [361] = 
                                            {
                                                ["y"] = 878884.62897954,
                                                ["x"] = -313479.18440203,
                                            }, -- end of [361]
                                            [181] = 
                                            {
                                                ["y"] = 874225.12821176,
                                                ["x"] = -316808.52433631,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 878889.18063111,
                                                ["x"] = -313481.2454241,
                                            }, -- end of [362]
                                            [363] = 
                                            {
                                                ["y"] = 878893.87974468,
                                                ["x"] = -313482.95200808,
                                            }, -- end of [363]
                                            [91] = 
                                            {
                                                ["y"] = 873943.62580038,
                                                ["x"] = -317554.34125723,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 874224.32522727,
                                                ["x"] = -316803.59131474,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 878898.69771615,
                                                ["x"] = -313484.28025548,
                                            }, -- end of [364]
                                            [365] = 
                                            {
                                                ["y"] = 878903.6181894,
                                                ["x"] = -313485.15990279,
                                            }, -- end of [365]
                                            [183] = 
                                            {
                                                ["y"] = 874223.5351909,
                                                ["x"] = -316793.62403548,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 878908.5951007,
                                                ["x"] = -313485.62521253,
                                            }, -- end of [366]
                                            [23] = 
                                            {
                                                ["y"] = 871125.20115691,
                                                ["x"] = -319454.94119548,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 870876.04643863,
                                                ["x"] = -318867.93541014,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 873948.45228935,
                                                ["x"] = -317553.04441355,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 874216.97470267,
                                                ["x"] = -316528.71037827,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 878923.57588563,
                                                ["x"] = -313485.21398864,
                                            }, -- end of [368]
                                            [369] = 
                                            {
                                                ["y"] = 878928.53408659,
                                                ["x"] = -313484.5748185,
                                            }, -- end of [369]
                                            [185] = 
                                            {
                                                ["y"] = 874217.29436403,
                                                ["x"] = -316513.71660627,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 878933.43718578,
                                                ["x"] = -313483.60174767,
                                            }, -- end of [370]
                                            [371] = 
                                            {
                                                ["y"] = 878938.24515041,
                                                ["x"] = -313482.23501713,
                                            }, -- end of [371]
                                            [93] = 
                                            {
                                                ["y"] = 873953.1401681,
                                                ["x"] = -317551.30953671,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 874218.16515527,
                                                ["x"] = -316503.75561248,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 878942.92059531,
                                                ["x"] = -313480.46711616,
                                            }, -- end of [372]
                                            [373] = 
                                            {
                                                ["y"] = 878947.43000808,
                                                ["x"] = -313478.31066853,
                                            }, -- end of [373]
                                            [187] = 
                                            {
                                                ["y"] = 874231.76395364,
                                                ["x"] = -316404.68953994,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 878951.73995625,
                                                ["x"] = -313475.77944635,
                                            }, -- end of [374]
                                            [375] = 
                                            {
                                                ["y"] = 878955.84321418,
                                                ["x"] = -313472.92363706,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 870931.79092825,
                                                ["x"] = -318845.76004119,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 873957.66328046,
                                                ["x"] = -317549.18258332,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 874234.51213823,
                                                ["x"] = -316389.94599232,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 878959.7605514,
                                                ["x"] = -313469.8177142,
                                            }, -- end of [376]
                                            [377] = 
                                            {
                                                ["y"] = 878967.13021386,
                                                ["x"] = -313463.06368676,
                                            }, -- end of [377]
                                            [189] = 
                                            {
                                                ["y"] = 874235.84620753,
                                                ["x"] = -316385.1295337,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 878970.51983353,
                                                ["x"] = -313459.38899149,
                                            }, -- end of [378]
                                            [379] = 
                                            {
                                                ["y"] = 878973.62442294,
                                                ["x"] = -313455.47164699,
                                            }, -- end of [379]
                                            [95] = 
                                            {
                                                ["y"] = 873962.01841275,
                                                ["x"] = -317546.72752786,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 874238.29532561,
                                                ["x"] = -316380.83031499,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 878976.37890763,
                                                ["x"] = -313451.30082775,
                                            }, -- end of [380]
                                            [381] = 
                                            {
                                                ["y"] = 878978.74509701,
                                                ["x"] = -313446.89864516,
                                            }, -- end of [381]
                                            [191] = 
                                            {
                                                ["y"] = 874242.54927047,
                                                ["x"] = -316378.22520908,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 878980.82146669,
                                                ["x"] = -313442.3501089,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 871384.2080902,
                                                ["x"] = -320313.561209,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 871520.95541636,
                                                ["x"] = -320231.58109655,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 871535.79755598,
                                                ["x"] = -320200.24593778,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 871101.49211971,
                                                ["x"] = -319399.83135627,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 870946.15365813,
                                                ["x"] = -318841.44263609,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 873966.21571684,
                                                ["x"] = -317544.0119796,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 874247.11566612,
                                                ["x"] = -316376.1916304,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 878984.74510102,
                                                ["x"] = -313427.89091269,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 879015.74007889,
                                                ["x"] = -313270.95584006,
                                            }, -- end of [385]
                                            [193] = 
                                            {
                                                ["y"] = 874284.5893729,
                                                ["x"] = -316362.20659013,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 879019.83557051,
                                                ["x"] = -313261.84008465,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 879022.41882616,
                                                ["x"] = -313257.56297368,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 873974.20450704,
                                                ["x"] = -317538.0019585,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 874550.28160153,
                                                ["x"] = -316273.88860661,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 879025.31386826,
                                                ["x"] = -313253.48531532,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 879028.41439425,
                                                ["x"] = -313249.56195969,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 874554.67664185,
                                                ["x"] = -316271.51425031,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 879031.75035244,
                                                ["x"] = -313245.84019581,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 879035.38259428,
                                                ["x"] = -313242.40681528,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 870965.61371117,
                                                ["x"] = -318836.83818492,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 873977.9532708,
                                                ["x"] = -317534.69450211,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 874558.90528323,
                                                ["x"] = -316268.84199539,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 879039.3063103,
                                                ["x"] = -313239.31034954,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 879043.48531341,
                                                ["x"] = -313236.56940676,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 874562.95812278,
                                                ["x"] = -316265.92051307,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 879047.85520654,
                                                ["x"] = -313234.14065862,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 879056.95475126,
                                                ["x"] = -313230.00255167,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 873981.46721155,
                                                ["x"] = -317531.13923342,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 874566.74428679,
                                                ["x"] = -316262.66073284,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 879061.70928124,
                                                ["x"] = -313228.46835315,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 879066.57752203,
                                                ["x"] = -313227.33408654,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 874570.27441705,
                                                ["x"] = -316259.11961223,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 879071.50507661,
                                                ["x"] = -313226.48843797,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 871089.51590934,
                                                ["x"] = -319366.9481354,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 870995.13304032,
                                                ["x"] = -318831.50634993,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 873984.68343055,
                                                ["x"] = -317527.31314344,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 874576.76913257,
                                                ["x"] = -316251.51675419,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 880985.62605971,
                                                ["x"] = -313192.15868866,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 881005.59268514,
                                                ["x"] = -313193.26666251,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 874579.66104038,
                                                ["x"] = -316247.44166366,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 881020.49409424,
                                                ["x"] = -313194.96711395,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 881045.13566755,
                                                ["x"] = -313199.1754344,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 873987.56378906,
                                                ["x"] = -317523.22795322,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 874582.20610298,
                                                ["x"] = -316243.13995071,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 881074.39435623,
                                                ["x"] = -313205.78679126,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 881093.61228223,
                                                ["x"] = -313211.31618328,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 874584.37206258,
                                                ["x"] = -316238.63506503,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 881140.80378563,
                                                ["x"] = -313227.82338332,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 881640.58553895,
                                                ["x"] = -313418.67993308,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 871559.82484734,
                                                ["x"] = -318755.32046977,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 873990.08909175,
                                                ["x"] = -317518.91421869,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 874586.14808153,
                                                ["x"] = -316233.96303751,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 881650.224509,
                                                ["x"] = -313421.33702248,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 881664.86331661,
                                                ["x"] = -313424.59741008,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 874587.55422803,
                                                ["x"] = -316229.16729285,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 881679.68554459,
                                                ["x"] = -313426.88848608,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 881689.63665082,
                                                ["x"] = -313427.85276343,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 873992.23908075,
                                                ["x"] = -317514.40179452,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 874588.66484434,
                                                ["x"] = -316224.29113842,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 881699.62896334,
                                                ["x"] = -313428.21955396,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 881729.62135887,
                                                ["x"] = -313427.69674653,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 874589.5441228,
                                                ["x"] = -316219.36755055,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 882059.07403827,
                                                ["x"] = -313408.86004932,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 871536.46028115,
                                                ["x"] = -320195.29318769,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 871023.13703042,
                                                ["x"] = -319157.26602861,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 871652.4216213,
                                                ["x"] = -318734.12605592,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 873994.00040756,
                                                ["x"] = -317509.72421607,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 874590.1340271,
                                                ["x"] = -316214.40358107,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 882068.84409934,
                                                ["x"] = -313406.85818336,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 882078.32980714,
                                                ["x"] = -313403.70637511,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 874590.3185689,
                                                ["x"] = -316209.41103453,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 882082.79568238,
                                                ["x"] = -313401.46036694,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 882220.8504744,
                                                ["x"] = -313320.99620667,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 873995.4090699,
                                                ["x"] = -317504.92732497,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 874590.08777099,
                                                ["x"] = -316204.41967686,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 882225.13595945,
                                                ["x"] = -313323.32931819,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 882228.1289196,
                                                ["x"] = -313327.3238995,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 874588.65503561,
                                                ["x"] = -316194.53534275,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 882231.06691049,
                                                ["x"] = -313331.36699585,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 882234.343551,
                                                ["x"] = -313335.14236695,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 871671.62619369,
                                                ["x"] = -318728.55478386,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 873996.52064126,
                                                ["x"] = -317500.05333682,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 874587.2273802,
                                                ["x"] = -316189.74398647,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 882241.43361512,
                                                ["x"] = -313342.19135264,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 882256.47890287,
                                                ["x"] = -313355.36497265,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 874407.65249808,
                                                ["x"] = -315680.52776109,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 882410.1231911,
                                                ["x"] = -313475.4246214,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 882450.4023035,
                                                ["x"] = -313505.04156574,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 873998.04977935,
                                                ["x"] = -317490.17385956,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 874406.94888953,
                                                ["x"] = -315675.57858052,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 882463.01560539,
                                                ["x"] = -313513.15509886,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 882493.51162097,
                                                ["x"] = -313530.32446782,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 874406.68190956,
                                                ["x"] = -315670.58944461,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 882511.57276255,
                                                ["x"] = -313538.91037148,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 871020.57122545,
                                                ["x"] = -319152.97339722,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 871676.32724876,
                                                ["x"] = -318726.85322179,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 873998.42995056,
                                                ["x"] = -317485.18908505,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 874406.82400831,
                                                ["x"] = -315665.59117668,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 882671.36691185,
                                                ["x"] = -313610.12831956,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 882679.81022001,
                                                ["x"] = -313615.48363153,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 874407.21866279,
                                                ["x"] = -315660.60651363,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 882704.59332906,
                                                ["x"] = -313632.37729237,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 882712.32958949,
                                                ["x"] = -313638.71195572,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 873998.47050352,
                                                ["x"] = -317480.19046074,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 874407.92387153,
                                                ["x"] = -315655.65843423,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 882730.79614049,
                                                ["x"] = -313655.56034429,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 882961.48647787,
                                                ["x"] = -313884.47896311,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 874409.04183092,
                                                ["x"] = -315650.78667964,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 882964.74504446,
                                                ["x"] = -313888.26988878,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 882967.75125708,
                                                ["x"] = -313892.26436694,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 871680.92508104,
                                                ["x"] = -318724.89048625,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 873998.10919085,
                                                ["x"] = -317475.20503945,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 874410.57751976,
                                                ["x"] = -315646.03011879,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 882973.21523471,
                                                ["x"] = -313900.6370631,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 882980.60292787,
                                                ["x"] = -313913.68949175,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 874412.47876175,
                                                ["x"] = -315641.40700068,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 883053.34373021,
                                                ["x"] = -314056.13443046,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 883072.31625267,
                                                ["x"] = -314085.54105806,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 873997.30755984,
                                                ["x"] = -317470.27166471,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 874414.63692341,
                                                ["x"] = -315636.8961284,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 883106.1564352,
                                                ["x"] = -314135.06944017,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 883115.64554343,
                                                ["x"] = -314152.6722748,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 874417.06115606,
                                                ["x"] = -315632.52469873,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 883145.26888168,
                                                ["x"] = -314210.52171027,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 871523.89901359,
                                                ["x"] = -320227.54251252,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 871536.76892331,
                                                ["x"] = -320190.30293223,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 871017.67532662,
                                                ["x"] = -319148.90313287,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 872426.88543147,
                                                ["x"] = -318384.42516786,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 873996.06238182,
                                                ["x"] = -317465.43179347,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 874419.86423902,
                                                ["x"] = -315628.38837823,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 883153.47512745,
                                                ["x"] = -314223.06544103,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 883159.8709374,
                                                ["x"] = -314230.75078298,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 874422.95635407,
                                                ["x"] = -315624.45841899,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 883163.29336163,
                                                ["x"] = -314234.39411331,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 883170.61956144,
                                                ["x"] = -314241.19691936,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 873994.50541245,
                                                ["x"] = -317460.67984401,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 874426.42302659,
                                                ["x"] = -315620.86228907,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 883174.45569503,
                                                ["x"] = -314244.4029637,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 883182.60990255,
                                                ["x"] = -314250.18802997,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 874859.31032504,
                                                ["x"] = -315234.91745152,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 883508.63673099,
                                                ["x"] = -314454.88663552,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 883516.36101378,
                                                ["x"] = -314461.23430194,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 872439.8602843,
                                                ["x"] = -318376.9026429,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 873992.52090787,
                                                ["x"] = -317456.09489606,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 874896.30712192,
                                                ["x"] = -315194.22749728,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 883527.40351063,
                                                ["x"] = -314471.38252421,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 883537.73674752,
                                                ["x"] = -314482.25312083,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 875087.18087421,
                                                ["x"] = -314949.97244356,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 883544.20980753,
                                                ["x"] = -314489.87377496,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 883669.57374313,
                                                ["x"] = -314645.67386009,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 873990.09838858,
                                                ["x"] = -317451.72195042,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 875114.07214447,
                                                ["x"] = -314913.90060052,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 883679.9640417,
                                                ["x"] = -314656.48899325,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 883687.36130126,
                                                ["x"] = -314663.21536036,
                                            }, -- end of [461]
                                            [231] = 
                                            {
                                                ["y"] = 875116.51416125,
                                                ["x"] = -314909.54320387,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 883695.24135528,
                                                ["x"] = -314669.37041922,
                                            }, -- end of [462]
                                            [29] = 
                                            {
                                                ["y"] = 871014.40336145,
                                                ["x"] = -319145.12367059,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 873314.61004691,
                                                ["x"] = -317814.4672337,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 873982.03826997,
                                                ["x"] = -317439.07321855,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 875120.29187226,
                                                ["x"] = -314900.28536472,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 883716.1113915,
                                                ["x"] = -314683.09741788,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 883729.37415946,
                                                ["x"] = -314690.09830937,
                                            }, -- end of [465]
                                            [233] = 
                                            {
                                                ["y"] = 875121.71854162,
                                                ["x"] = -314895.49848772,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 883743.16721221,
                                                ["x"] = -314695.98792035,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 884095.71235856,
                                                ["x"] = -314823.73958581,
                                            }, -- end of [467]
                                            [117] = 
                                            {
                                                ["y"] = 873889.5845364,
                                                ["x"] = -317302.4238629,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 875122.72988114,
                                                ["x"] = -314890.60659338,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 884104.57445263,
                                                ["x"] = -314828.36521732,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 884303.58873945,
                                                ["x"] = -314953.27522443,
                                            }, -- end of [469]
                                            [235] = 
                                            {
                                                ["y"] = 875123.44526759,
                                                ["x"] = -314885.65456706,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 884308.18283709,
                                                ["x"] = -314955.24630636,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 884312.88933152,
                                                ["x"] = -314956.93228524,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 873323.95668278,
                                                ["x"] = -317810.92660834,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 873887.419702,
                                                ["x"] = -317297.92145569,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 875123.89428698,
                                                ["x"] = -314880.67739382,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 884322.484126,
                                                ["x"] = -314959.74546647,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 884841.58310222,
                                                ["x"] = -315088.90551141,
                                            }, -- end of [473]
                                            [237] = 
                                            {
                                                ["y"] = 875123.65781997,
                                                ["x"] = -314875.6857032,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 884884.05793096,
                                                ["x"] = -315103.75326974,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 884935.00934675,
                                                ["x"] = -315124.45086487,
                                            }, -- end of [475]
                                            [119] = 
                                            {
                                                ["y"] = 873885.70942986,
                                                ["x"] = -317293.2231078,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 875123.03410243,
                                                ["x"] = -314870.72526033,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 885488.76320393,
                                                ["x"] = -315380.26440996,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 885533.27309564,
                                                ["x"] = -315403.02685761,
                                            }, -- end of [477]
                                            [239] = 
                                            {
                                                ["y"] = 875119.44827126,
                                                ["x"] = -314851.05139702,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 885537.47518286,
                                                ["x"] = -315405.73457702,
                                            }, -- end of [478]
                                            [15] = 
                                            {
                                                ["y"] = 871536.63582193,
                                                ["x"] = -320180.30394139,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 871010.83082114,
                                                ["x"] = -319141.63201705,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 873328.822248,
                                                ["x"] = -317809.77768978,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 873884.35711246,
                                                ["x"] = -317288.41224945,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 875101.80763674,
                                                ["x"] = -314773.02744833,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 885545.26569648,
                                                ["x"] = -315411.99429376,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = 885556.09742597,
                                                ["x"] = -315422.36840179,
                                            }, -- end of [481]
                                            [241] = 
                                            {
                                                ["y"] = 875095.19557212,
                                                ["x"] = -314748.92017261,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 885836.49153607,
                                                ["x"] = -315714.59751444,
                                            }, -- end of [482]
                                            [483] = 
                                            {
                                                ["y"] = 885839.66936373,
                                                ["x"] = -315718.45603127,
                                            }, -- end of [483]
                                            [121] = 
                                            {
                                                ["y"] = 873883.47996649,
                                                ["x"] = -317283.4915466,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 875090.31559927,
                                                ["x"] = -314734.74041293,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 885842.38227678,
                                                ["x"] = -315722.65631392,
                                            }, -- end of [484]
                                            [485] = 
                                            {
                                                ["y"] = 885844.86028376,
                                                ["x"] = -315726.99758401,
                                            }, -- end of [485]
                                            [243] = 
                                            {
                                                ["y"] = 875088.36334956,
                                                ["x"] = -314730.13783954,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 885846.97365843,
                                                ["x"] = -315731.52434104,
                                            }, -- end of [486]
                                            [487] = 
                                            {
                                                ["y"] = 885848.73862389,
                                                ["x"] = -315736.20261262,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 873426.89510932,
                                                ["x"] = -317790.32815449,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 873883.04637368,
                                                ["x"] = -317278.51206547,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 875086.14634058,
                                                ["x"] = -314725.65730387,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 885850.18621667,
                                                ["x"] = -315740.98418963,
                                            }, -- end of [488]
                                            [255] = 
                                            {
                                                ["y"] = 874828.67093562,
                                                ["x"] = -314612.90587027,
                                            }, -- end of [255]
                                            [489] = 
                                            {
                                                ["y"] = 885850.81701308,
                                                ["x"] = -315745.9418643,
                                            }, -- end of [489]
                                            [271] = 
                                            {
                                                ["y"] = 874801.60068236,
                                                ["x"] = -314537.85911295,
                                            }, -- end of [271]
                                            [287] = 
                                            {
                                                ["y"] = 875130.18342184,
                                                ["x"] = -314029.02081065,
                                            }, -- end of [287]
                                            [245] = 
                                            {
                                                ["y"] = 875083.58727902,
                                                ["x"] = -314721.36366708,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 885851.56487201,
                                                ["x"] = -315760.92164597,
                                            }, -- end of [490]
                                            [591] = 
                                            {
                                                ["y"] = 883004.97456353,
                                                ["x"] = -324520.34267154,
                                            }, -- end of [591]
                                            [319] = 
                                            {
                                                ["y"] = 875714.21056692,
                                                ["x"] = -313746.80640378,
                                            }, -- end of [319]
                                            [335] = 
                                            {
                                                ["y"] = 877685.93165462,
                                                ["x"] = -313723.65827594,
                                            }, -- end of [335]
                                            [491] = 
                                            {
                                                ["y"] = 885855.82716172,
                                                ["x"] = -316125.8790149,
                                            }, -- end of [491]
                                            [351] = 
                                            {
                                                ["y"] = 878265.3821818,
                                                ["x"] = -313266.17759702,
                                            }, -- end of [351]
                                            [123] = 
                                            {
                                                ["y"] = 873882.98681485,
                                                ["x"] = -317273.51321836,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 875080.64285915,
                                                ["x"] = -314717.32507075,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 885856.46061486,
                                                ["x"] = -316130.83696219,
                                            }, -- end of [492]
                                            [579] = 
                                            {
                                                ["y"] = 884726.54449307,
                                                ["x"] = -321842.72002866,
                                            }, -- end of [579]
                                            [575] = 
                                            {
                                                ["y"] = 885001.92281118,
                                                ["x"] = -321425.71730843,
                                            }, -- end of [575]
                                            [574] = 
                                            {
                                                ["y"] = 885009.33959372,
                                                ["x"] = -321419.01332776,
                                            }, -- end of [574]
                                            [493] = 
                                            {
                                                ["y"] = 885857.69013161,
                                                ["x"] = -316135.68079317,
                                            }, -- end of [493]
                                            [383] = 
                                            {
                                                ["y"] = 878982.41744678,
                                                ["x"] = -313437.61462955,
                                            }, -- end of [383]
                                            [571] = 
                                            {
                                                ["y"] = 887277.73968668,
                                                ["x"] = -319661.0981812,
                                            }, -- end of [571]
                                            [247] = 
                                            {
                                                ["y"] = 875077.33395227,
                                                ["x"] = -314713.57686617,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 885859.2379606,
                                                ["x"] = -316140.43413924,
                                            }, -- end of [494]
                                            [415] = 
                                            {
                                                ["y"] = 882064.02753366,
                                                ["x"] = -313408.18887457,
                                            }, -- end of [415]
                                            [431] = 
                                            {
                                                ["y"] = 882662.59682061,
                                                ["x"] = -313605.32622115,
                                            }, -- end of [431]
                                            [447] = 
                                            {
                                                ["y"] = 883150.55329446,
                                                ["x"] = -314219.008827,
                                            }, -- end of [447]
                                            [31] = 
                                            {
                                                ["y"] = 871006.8702365,
                                                ["x"] = -319138.58113776,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 873431.6132004,
                                                ["x"] = -317788.67984342,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 873883.22168674,
                                                ["x"] = -317268.51919747,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 875070.25602878,
                                                ["x"] = -314706.51863319,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 885863.39810551,
                                                ["x"] = -316149.51644361,
                                            }, -- end of [496]
                                            [558] = 
                                            {
                                                ["y"] = 889770.50823686,
                                                ["x"] = -319682.68718845,
                                            }, -- end of [558]
                                            [555] = 
                                            {
                                                ["y"] = 889820.27740611,
                                                ["x"] = -319686.663413,
                                            }, -- end of [555]
                                            [479] = 
                                            {
                                                ["y"] = 885541.46534663,
                                                ["x"] = -315408.74585499,
                                            }, -- end of [479]
                                            [497] = 
                                            {
                                                ["y"] = 885865.99005212,
                                                ["x"] = -316153.79063813,
                                            }, -- end of [497]
                                            [495] = 
                                            {
                                                ["y"] = 885861.13978327,
                                                ["x"] = -316145.05674913,
                                            }, -- end of [495]
                                            [543] = 
                                            {
                                                ["y"] = 891500.50319904,
                                                ["x"] = -319021.25843664,
                                            }, -- end of [543]
                                            [249] = 
                                            {
                                                ["y"] = 875066.41930686,
                                                ["x"] = -314703.31677857,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 885868.8620236,
                                                ["x"] = -316157.88283568,
                                            }, -- end of [498]
                                            [463] = 
                                            {
                                                ["y"] = 883707.53942812,
                                                ["x"] = -314677.95184517,
                                            }, -- end of [463]
                                            [399] = 
                                            {
                                                ["y"] = 879076.49928758,
                                                ["x"] = -313226.26829811,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = 878913.59291951,
                                                ["x"] = -313485.74324076,
                                            }, -- end of [367]
                                            [499] = 
                                            {
                                                ["y"] = 885872.00129191,
                                                ["x"] = -316161.76997279,
                                            }, -- end of [499]
                                            [531] = 
                                            {
                                                ["y"] = 892575.38607057,
                                                ["x"] = -318223.2223606,
                                            }, -- end of [531]
                                            [125] = 
                                            {
                                                ["y"] = 873884.42555866,
                                                ["x"] = -317258.5967388,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 875058.28381377,
                                                ["x"] = -314697.50351938,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 885875.62664301,
                                                ["x"] = -316165.21016598,
                                            }, -- end of [500]
                                            [527] = 
                                            {
                                                ["y"] = 892574.65775346,
                                                ["x"] = -318203.47719041,
                                            }, -- end of [527]
                                            [526] = 
                                            {
                                                ["y"] = 892572.92963544,
                                                ["x"] = -318198.79831252,
                                            }, -- end of [526]
                                            [523] = 
                                            {
                                                ["y"] = 892395.92904873,
                                                ["x"] = -318037.21648477,
                                            }, -- end of [523]
                                            [501] = 
                                            {
                                                ["y"] = 885883.42307186,
                                                ["x"] = -316171.46987389,
                                            }, -- end of [501]
                                            [519] = 
                                            {
                                                ["y"] = 892029.75793669,
                                                ["x"] = -317843.91396946,
                                            }, -- end of [519]
                                            [303] = 
                                            {
                                                ["y"] = 875653.97184648,
                                                ["x"] = -313824.44053322,
                                            }, -- end of [303]
                                            [251] = 
                                            {
                                                ["y"] = 875053.98624931,
                                                ["x"] = -314694.9522068,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 885969.23232002,
                                                ["x"] = -316231.97204837,
                                            }, -- end of [502]
                                            [510] = 
                                            {
                                                ["y"] = 889227.00246249,
                                                ["x"] = -316722.89155705,
                                            }, -- end of [510]
                                            [511] = 
                                            {
                                                ["y"] = 889845.67231287,
                                                ["x"] = -317039.47370827,
                                            }, -- end of [511]
                                            [515] = 
                                            {
                                                ["y"] = 891186.1241238,
                                                ["x"] = -317355.68408126,
                                            }, -- end of [515]
                                            [503] = 
                                            {
                                                ["y"] = 886290.79633736,
                                                ["x"] = -316452.63756629,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 873436.17925504,
                                                ["x"] = -317786.64253862,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 873885.5033714,
                                                ["x"] = -317253.71558261,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 875049.50516068,
                                                ["x"] = -314692.73571358,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 886295.19494207,
                                                ["x"] = -316455.00307108,
                                            }, -- end of [504]
                                            [535] = 
                                            {
                                                ["y"] = 892564.97264627,
                                                ["x"] = -318240.1425249,
                                            }, -- end of [535]
                                            [539] = 
                                            {
                                                ["y"] = 892206.06544755,
                                                ["x"] = -318587.60065374,
                                            }, -- end of [539]
                                            [542] = 
                                            {
                                                ["y"] = 891785.06709502,
                                                ["x"] = -318874.96790138,
                                            }, -- end of [542]
                                            [505] = 
                                            {
                                                ["y"] = 886304.44595278,
                                                ["x"] = -316458.79801505,
                                            }, -- end of [505]
                                            [547] = 
                                            {
                                                ["y"] = 890774.81974448,
                                                ["x"] = -319518.84791816,
                                            }, -- end of [547]
                                            [551] = 
                                            {
                                                ["y"] = 890225.15270225,
                                                ["x"] = -319687.36610346,
                                            }, -- end of [551]
                                            [253] = 
                                            {
                                                ["y"] = 875040.29123887,
                                                ["x"] = -314688.85284751,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 886309.32046842,
                                                ["x"] = -316459.88458802,
                                            }, -- end of [506]
                                            [559] = 
                                            {
                                                ["y"] = 888903.6165002,
                                                ["x"] = -319481.29194078,
                                            }, -- end of [559]
                                            [563] = 
                                            {
                                                ["y"] = 888357.92504093,
                                                ["x"] = -319301.53290864,
                                            }, -- end of [563]
                                            [567] = 
                                            {
                                                ["y"] = 887408.96731674,
                                                ["x"] = -319600.11048994,
                                            }, -- end of [567]
                                            [507] = 
                                            {
                                                ["y"] = 886319.25083977,
                                                ["x"] = -316461.05167255,
                                            }, -- end of [507]
                                            [573] = 
                                            {
                                                ["y"] = 887191.79698618,
                                                ["x"] = -319721.34415647,
                                            }, -- end of [573]
                                            [127] = 
                                            {
                                                ["y"] = 873886.98812626,
                                                ["x"] = -317248.94295593,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 874832.92281412,
                                                ["x"] = -314615.53534832,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 889212.6920257,
                                                ["x"] = -316718.50652144,
                                            }, -- end of [508]
                                            [583] = 
                                            {
                                                ["y"] = 884219.50160962,
                                                ["x"] = -322467.34718699,
                                            }, -- end of [583]
                                            [587] = 
                                            {
                                                ["y"] = 883886.69968414,
                                                ["x"] = -322697.49574104,
                                            }, -- end of [587]
                                            [590] = 
                                            {
                                                ["y"] = 883010.12257886,
                                                ["x"] = -324511.77340545,
                                            }, -- end of [590]
                                            [509] = 
                                            {
                                                ["y"] = 889217.54589722,
                                                ["x"] = -316719.68379306,
                                            }, -- end of [509]
                                            [595] = 
                                            {
                                                ["y"] = 882687.27396262,
                                                ["x"] = -324892.74918442,
                                            }, -- end of [595]
                                            [599] = 
                                            {
                                                ["y"] = 882679.1155914,
                                                ["x"] = -324910.71798556,
                                            }, -- end of [599]
                                            [603] = 
                                            {
                                                ["y"] = 882689.27495024,
                                                ["x"] = -324996.33403546,
                                            }, -- end of [603]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878024.89585033,
                                                ["x"] = -325664.52774102,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 878024.89585033,
                                                ["x"] = -325664.52774102,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 871663.16406678,
                                            ["x"] = -327443.10226946,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 874024.4670676,
                                            ["x"] = -326647.14560248,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878024.89585033,
                                            ["x"] = -325664.52774102,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 887659.0019561,
                                                                ["x"] = -322984.21746097,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 78,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 63,
                                        ["skill"] = "High",
                                        ["y"] = 871663.16406678,
                                        ["x"] = -327443.10226946,
                                        ["name"] = "MLRS BM-3",
                                        ["heading"] = 1.245674280983,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 64,
                                        ["skill"] = "High",
                                        ["y"] = 871693.08877367,
                                        ["x"] = -327458.89821571,
                                        ["name"] = "MLRS BM-3",
                                        ["heading"] = 1.245674280983,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 871663.16406678,
                                ["x"] = -327443.10226946,
                                ["name"] = "BM-21 Grad Section78",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 867878.75856863,
                                                ["x"] = -325189.53902089,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 866803.72368951,
                                                ["x"] = -321026.57774475,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 866803.73867142,
                                                ["x"] = -321026.58612102,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 866812.86155629,
                                                ["x"] = -321022.50986551,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 867763.29464542,
                                                ["x"] = -320402.16167831,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 867782.56376127,
                                                ["x"] = -320397.10508059,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 867821.31553936,
                                                ["x"] = -320403.9900267,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 867921.49417954,
                                                ["x"] = -320500.27576675,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 869950.04699595,
                                                ["x"] = -319816.86201818,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 870856.91694256,
                                                ["x"] = -318878.42652287,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 874242.77400308,
                                                ["x"] = -316840.45106778,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 882703.00924116,
                                                ["x"] = -313631.16828699,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 882710.81273365,
                                                ["x"] = -313637.41958526,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 874239.31361141,
                                                ["x"] = -316836.84915948,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 882725.7025599,
                                                ["x"] = -313650.76932264,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 870860.71011837,
                                                ["x"] = -318875.18411692,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 874233.41119015,
                                                ["x"] = -316828.78356024,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 882963.47862315,
                                                ["x"] = -313886.73140201,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 882966.58027404,
                                                ["x"] = -313890.65199997,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 874230.91057163,
                                                ["x"] = -316824.45539739,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 882969.45970378,
                                                ["x"] = -313894.73907418,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 869981.19297549,
                                                ["x"] = -319791.77165656,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 870865.04199931,
                                                ["x"] = -318872.69479582,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 874228.77492288,
                                                ["x"] = -316819.93596926,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 882982.01032337,
                                                ["x"] = -313916.34706462,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 883049.75410587,
                                                ["x"] = -314050.1333747,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 874227.03434706,
                                                ["x"] = -316815.25076388,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 883065.64107069,
                                                ["x"] = -314075.5778592,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 870869.58248222,
                                                ["x"] = -318870.60262579,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 874225.61854757,
                                                ["x"] = -316810.4556462,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 883119.2684142,
                                                ["x"] = -314159.81303475,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 883144.28048355,
                                                ["x"] = -314208.79135441,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 874224.58796635,
                                                ["x"] = -316805.56659766,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 867926.48379333,
                                                ["x"] = -320500.00035513,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 870008.83752652,
                                                ["x"] = -319770.31393081,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 870925.20104388,
                                                ["x"] = -318848.0983448,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 874224.02084543,
                                                ["x"] = -316800.59963036,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 883155.33950017,
                                                ["x"] = -314225.42481175,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 883161.90784645,
                                                ["x"] = -314232.96219556,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 874222.94783903,
                                                ["x"] = -316780.63024503,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 883165.43969626,
                                                ["x"] = -314236.4994182,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 870939.42485199,
                                                ["x"] = -318843.34499735,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 874217.01948898,
                                                ["x"] = -316520.70349232,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 883176.86136445,
                                                ["x"] = -314246.20734187,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 883185.12101246,
                                                ["x"] = -314251.8426489,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 874217.5022279,
                                                ["x"] = -316510.71659951,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 883507.0477843,
                                                ["x"] = -314453.68401391,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 870016.26434461,
                                                ["x"] = -319763.62015155,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 870953.91294499,
                                                ["x"] = -318839.46630701,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 874219.73181538,
                                                ["x"] = -316490.84324145,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 883525.97789587,
                                                ["x"] = -314469.99027693,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 883536.39478433,
                                                ["x"] = -314480.77997486,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 874233.11785832,
                                                ["x"] = -316396.79772544,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 883542.94760816,
                                                ["x"] = -314488.33172068,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 870973.46489148,
                                                ["x"] = -318835.26548184,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 874235.25431564,
                                                ["x"] = -316387.03205313,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 883682.14187115,
                                                ["x"] = -314658.56270628,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 883689.68750087,
                                                ["x"] = -314665.12106035,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 867829.95078736,
                                                ["x"] = -320409.02886565,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 867931.44121254,
                                                ["x"] = -320499.35087604,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 870023.14915866,
                                                ["x"] = -319756.37243893,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 871017.88891504,
                                                ["x"] = -318828.11672166,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 874240.79314892,
                                                ["x"] = -316379.16640998,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 883723.12524442,
                                                ["x"] = -314686.96231289,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 883732.10909867,
                                                ["x"] = -314691.3486748,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 874245.27796421,
                                                ["x"] = -316376.96224146,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 883745.96516578,
                                                ["x"] = -314697.09015065,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 871518.64287669,
                                                ["x"] = -318763.53001295,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 874254.58743261,
                                                ["x"] = -316373.31332129,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 884107.16676099,
                                                ["x"] = -314829.88940078,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 884301.79526327,
                                                ["x"] = -314952.40678404,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 874552.96220206,
                                                ["x"] = -316272.53012133,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 884306.33632653,
                                                ["x"] = -314954.49712924,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 870026.22833647,
                                                ["x"] = -319752.43493281,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 871631.08398785,
                                                ["x"] = -318739.45234908,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 874561.36953064,
                                                ["x"] = -316267.12150663,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 884320.56106485,
                                                ["x"] = -314959.22305151,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 884849.19429178,
                                                ["x"] = -315091.39220353,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 874565.26964463,
                                                ["x"] = -316263.99937977,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 884891.53873459,
                                                ["x"] = -315106.60883637,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 871664.95616347,
                                                ["x"] = -318730.6533179,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 874568.89397211,
                                                ["x"] = -316260.55811516,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 885504.9030998,
                                                ["x"] = -315388.24959468,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 885531.55157338,
                                                ["x"] = -315402.02323515,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 874572.30159212,
                                                ["x"] = -316256.89681118,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 867936.35276837,
                                                ["x"] = -320498.42137465,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 870028.99571605,
                                                ["x"] = -319748.27184787,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 871674.46353495,
                                                ["x"] = -318727.55855274,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 874575.53798891,
                                                ["x"] = -316253.08385671,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 885543.76975956,
                                                ["x"] = -315410.67779077,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 885551.11189124,
                                                ["x"] = -315417.46510029,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 874578.54582065,
                                                ["x"] = -316249.09205496,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 885828.39292536,
                                                ["x"] = -315705.75284607,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 871679.10679242,
                                                ["x"] = -318725.70582375,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 874581.23662607,
                                                ["x"] = -316244.88079012,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 885841.32734525,
                                                ["x"] = -315720.96418918,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 885843.90751711,
                                                ["x"] = -315725.24861765,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 874583.55492798,
                                                ["x"] = -316240.45255135,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 885846.1823658,
                                                ["x"] = -315729.69682991,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 870031.50726935,
                                                ["x"] = -319743.94898575,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 872420.67895317,
                                                ["x"] = -318387.64619631,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 874585.48758074,
                                                ["x"] = -316235.84263246,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 885850.62371485,
                                                ["x"] = -315743.95855811,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 885851.03746976,
                                                ["x"] = -315748.94095326,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 874587.03368318,
                                                ["x"] = -316231.09062821,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 885852.16473266,
                                                ["x"] = -315788.92216235,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 872433.86625717,
                                                ["x"] = -318380.50380919,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 874588.25251243,
                                                ["x"] = -316226.2414936,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 885856.15265165,
                                                ["x"] = -316128.86834387,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 867787.55420833,
                                                ["x"] = -320396.76571677,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 867833.96763403,
                                                ["x"] = -320411.99898988,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 867941.19429458,
                                                ["x"] = -320497.16620394,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 870033.7943587,
                                                ["x"] = -319739.50328055,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 873312.78332499,
                                                ["x"] = -317815.26237265,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 874590.30067156,
                                                ["x"] = -316211.40297202,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 885862.45760849,
                                                ["x"] = -316147.7596474,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 885864.91744746,
                                                ["x"] = -316152.11132371,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 874590.22027491,
                                                ["x"] = -316206.40772095,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 885867.69288353,
                                                ["x"] = -316156.26877939,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 873317.39982837,
                                                ["x"] = -317813.34448673,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 874589.80608399,
                                                ["x"] = -316201.42374059,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 885874.14134361,
                                                ["x"] = -316163.88176053,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 885877.92734225,
                                                ["x"] = -316167.1465656,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 874589.12669955,
                                                ["x"] = -316196.47130117,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 885889.83534984,
                                                ["x"] = -316176.26538798,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 870035.83834891,
                                                ["x"] = -319734.94105057,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 873326.87612339,
                                                ["x"] = -317810.20622277,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 874587.82182807,
                                                ["x"] = -316191.64600465,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 886293.39358216,
                                                ["x"] = -316454.15261906,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 886297.9642337,
                                                ["x"] = -316456.17539725,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 874408.00905841,
                                                ["x"] = -315682.48891999,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 886307.35757512,
                                                ["x"] = -316459.54161753,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 873429.75397618,
                                                ["x"] = -317789.39633544,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 874407.18817128,
                                                ["x"] = -315677.55599599,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 886337.19361394,
                                                ["x"] = -316462.57091769,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 889210.71891742,
                                                ["x"] = -316718.22771184,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 874406.72868391,
                                                ["x"] = -315672.58081716,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 867945.89941851,
                                                ["x"] = -320495.48696342,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 870037.58605764,
                                                ["x"] = -319730.25735726,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 873434.37075185,
                                                ["x"] = -317787.47957541,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 874406.73083279,
                                                ["x"] = -315667.5824415,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 889229.71937514,
                                                ["x"] = -316724.18058584,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 889843.82367818,
                                                ["x"] = -317038.72970961,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 874407.59711124,
                                                ["x"] = -315657.62386648,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 889853.21415195,
                                                ["x"] = -317042.15898207,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 873438.86787712,
                                                ["x"] = -317785.29680457,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 874408.54534513,
                                                ["x"] = -315652.71649709,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 889892.29390784,
                                                ["x"] = -317050.57629325,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 890655.02020455,
                                                ["x"] = -317187.91052387,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 874409.91657958,
                                                ["x"] = -315647.90979916,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 890669.49720937,
                                                ["x"] = -317191.82988383,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 870040.45791071,
                                                ["x"] = -319720.67960991,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 873443.18395355,
                                                ["x"] = -317782.77552343,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 874411.68419527,
                                                ["x"] = -315643.23467337,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 891198.28469461,
                                                ["x"] = -317360.29449266,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 891207.36461794,
                                                ["x"] = -317364.47961183,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 874413.7512007,
                                                ["x"] = -315638.68183909,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 891220.54442949,
                                                ["x"] = -317371.63777763,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 873447.28388658,
                                                ["x"] = -317779.9157533,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 874416.05469604,
                                                ["x"] = -315634.24381562,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 892358.71396449,
                                                ["x"] = -318008.68250798,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 892367.22780018,
                                                ["x"] = -318013.92549117,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 867837.69612697,
                                                ["x"] = -320415.32422226,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 867950.38567403,
                                                ["x"] = -320493.29365824,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 870045.27668863,
                                                ["x"] = -319701.27109911,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 873451.14574747,
                                                ["x"] = -317776.7420307,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 874421.70029785,
                                                ["x"] = -315626.00623077,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 892565.88386405,
                                                ["x"] = -318189.20832041,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 892569.36873908,
                                                ["x"] = -318192.79053027,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 874424.9827556,
                                                ["x"] = -315622.2394363,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 892572.02188247,
                                                ["x"] = -318197.02585635,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 873454.77771082,
                                                ["x"] = -317773.306698,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 874436.07016875,
                                                ["x"] = -315612.13794913,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 892575.35121522,
                                                ["x"] = -318206.40448799,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 892576.17043852,
                                                ["x"] = -318211.33696815,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 874850.90532803,
                                                ["x"] = -315243.47152982,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 892576.42675347,
                                                ["x"] = -318216.32659367,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 870128.67937236,
                                                ["x"] = -319315.20083026,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 873458.1969546,
                                                ["x"] = -317769.6615146,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 874881.71930032,
                                                ["x"] = -315210.68305199,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 892574.33765219,
                                                ["x"] = -318226.03801362,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 892572.03618567,
                                                ["x"] = -318230.4749138,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 874901.44585086,
                                                ["x"] = -315188.086762,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 892569.3211474,
                                                ["x"] = -318234.67040449,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 873461.15164706,
                                                ["x"] = -317765.63098645,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 875104.16149527,
                                                ["x"] = -314927.70012401,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 892559.56975203,
                                                ["x"] = -318246.05192343,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 892500.17798551,
                                                ["x"] = -318306.81929711,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 875112.97441519,
                                                ["x"] = -314915.56370024,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 867954.65496913,
                                                ["x"] = -320490.69152813,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 870130.70756214,
                                                ["x"] = -319310.62890147,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 873463.78537493,
                                                ["x"] = -317761.38153409,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 875115.62564577,
                                                ["x"] = -314911.32623291,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 892500.66798374,
                                                ["x"] = -318320.45680668,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 892504.12096707,
                                                ["x"] = -318324.06838421,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 875117.73597779,
                                                ["x"] = -314906.79463894,
                                            }, -- end of [313]
                                            [626] = 
                                            {
                                                ["y"] = 892592.44278479,
                                                ["x"] = -318405.29440422,
                                            }, -- end of [626]
                                            [157] = 
                                            {
                                                ["y"] = 873470.96645806,
                                                ["x"] = -317748.21401409,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 875119.61771397,
                                                ["x"] = -314902.15932412,
                                            }, -- end of [314]
                                            [628] = 
                                            {
                                                ["y"] = 892612.00929308,
                                                ["x"] = -318420.80708889,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 892616.6951463,
                                                ["x"] = -318422.43870265,
                                            }, -- end of [629]
                                            [315] = 
                                            {
                                                ["y"] = 875121.20217435,
                                                ["x"] = -314897.42227425,
                                            }, -- end of [315]
                                            [630] = 
                                            {
                                                ["y"] = 892621.60400014,
                                                ["x"] = -318421.77340767,
                                            }, -- end of [630]
                                            [79] = 
                                            {
                                                ["y"] = 870132.98834627,
                                                ["x"] = -319306.18226084,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 873569.78991649,
                                                ["x"] = -317546.10308493,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 875122.36905508,
                                                ["x"] = -314892.56555075,
                                            }, -- end of [316]
                                            [632] = 
                                            {
                                                ["y"] = 892635.02890488,
                                                ["x"] = -318415.11574363,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 892992.25073451,
                                                ["x"] = -318203.90466285,
                                            }, -- end of [633]
                                            [317] = 
                                            {
                                                ["y"] = 875123.18807384,
                                                ["x"] = -314887.63276792,
                                            }, -- end of [317]
                                            [634] = 
                                            {
                                                ["y"] = 892996.88504121,
                                                ["x"] = -318202.03852498,
                                            }, -- end of [634]
                                            [159] = 
                                            {
                                                ["y"] = 873575.9457493,
                                                ["x"] = -317538.23022355,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 875123.81816883,
                                                ["x"] = -314877.6718956,
                                            }, -- end of [318]
                                            [636] = 
                                            {
                                                ["y"] = 893006.50230747,
                                                ["x"] = -318199.33806259,
                                            }, -- end of [636]
                                            [5] = 
                                            {
                                                ["y"] = 867767.97836056,
                                                ["x"] = -320400.40755517,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 867792.55436491,
                                                ["x"] = -320396.66367265,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 867841.20110788,
                                                ["x"] = -320418.89322515,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 867958.74286051,
                                                ["x"] = -320487.81263804,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 870135.64893802,
                                                ["x"] = -319301.95388333,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 873579.46182204,
                                                ["x"] = -317534.67885348,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 875121.71642287,
                                                ["x"] = -314862.82753567,
                                            }, -- end of [320]
                                            [640] = 
                                            {
                                                ["y"] = 893031.38562682,
                                                ["x"] = -318198.74961715,
                                            }, -- end of [640]
                                            [641] = 
                                            {
                                                ["y"] = 893036.27337683,
                                                ["x"] = -318199.79532706,
                                            }, -- end of [641]
                                            [321] = 
                                            {
                                                ["y"] = 875108.15216906,
                                                ["x"] = -314799.26354503,
                                            }, -- end of [321]
                                            [642] = 
                                            {
                                                ["y"] = 893041.05042367,
                                                ["x"] = -318201.26285656,
                                            }, -- end of [642]
                                            [161] = 
                                            {
                                                ["y"] = 873583.20936541,
                                                ["x"] = -317531.36791071,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 875097.17042232,
                                                ["x"] = -314755.62815311,
                                            }, -- end of [322]
                                            [644] = 
                                            {
                                                ["y"] = 893054.76045438,
                                                ["x"] = -318207.31043171,
                                            }, -- end of [644]
                                            [645] = 
                                            {
                                                ["y"] = 893058.97980177,
                                                ["x"] = -318209.98547328,
                                            }, -- end of [645]
                                            [323] = 
                                            {
                                                ["y"] = 875092.73166605,
                                                ["x"] = -314741.30185089,
                                            }, -- end of [323]
                                            [646] = 
                                            {
                                                ["y"] = 893062.99192017,
                                                ["x"] = -318212.97063138,
                                            }, -- end of [646]
                                            [81] = 
                                            {
                                                ["y"] = 870138.65811913,
                                                ["x"] = -319297.96126576,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 873587.11989782,
                                                ["x"] = -317528.25207031,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 875089.16882787,
                                                ["x"] = -314731.96050879,
                                            }, -- end of [324]
                                            [648] = 
                                            {
                                                ["y"] = 893073.47806744,
                                                ["x"] = -318223.65609716,
                                            }, -- end of [648]
                                            [649] = 
                                            {
                                                ["y"] = 893731.38210511,
                                                ["x"] = -318989.97937438,
                                            }, -- end of [649]
                                            [325] = 
                                            {
                                                ["y"] = 875087.06680266,
                                                ["x"] = -314727.42466254,
                                            }, -- end of [325]
                                            [650] = 
                                            {
                                                ["y"] = 893734.13138126,
                                                ["x"] = -318994.14718532,
                                            }, -- end of [650]
                                            [163] = 
                                            {
                                                ["y"] = 873591.24153406,
                                                ["x"] = -317525.42568099,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 875084.65225135,
                                                ["x"] = -314723.0478637,
                                            }, -- end of [326]
                                            [652] = 
                                            {
                                                ["y"] = 893740.47050156,
                                                ["x"] = -319007.69829564,
                                            }, -- end of [652]
                                            [653] = 
                                            {
                                                ["y"] = 893915.02250486,
                                                ["x"] = -319586.95549257,
                                            }, -- end of [653]
                                            [327] = 
                                            {
                                                ["y"] = 875081.86536907,
                                                ["x"] = -314718.89865685,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 867962.32661026,
                                                ["x"] = -320484.32933482,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 870145.3022681,
                                                ["x"] = -319290.49066203,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 873595.60117269,
                                                ["x"] = -317522.98111305,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 875078.67367296,
                                                ["x"] = -314715.05271043,
                                            }, -- end of [328]
                                            [656] = 
                                            {
                                                ["y"] = 893922.72808245,
                                                ["x"] = -319599.79033396,
                                            }, -- end of [656]
                                            [657] = 
                                            {
                                                ["y"] = 893925.8225246,
                                                ["x"] = -319603.71759252,
                                            }, -- end of [657]
                                            [329] = 
                                            {
                                                ["y"] = 875071.723252,
                                                ["x"] = -314707.86559733,
                                            }, -- end of [329]
                                            [658] = 
                                            {
                                                ["y"] = 893929.31341391,
                                                ["x"] = -319607.29587274,
                                            }, -- end of [658]
                                            [165] = 
                                            {
                                                ["y"] = 873600.16514772,
                                                ["x"] = -317520.94390567,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 875067.97304408,
                                                ["x"] = -314704.56285299,
                                            }, -- end of [330]
                                            [660] = 
                                            {
                                                ["y"] = 894128.63433061,
                                                ["x"] = -319796.67058344,
                                            }, -- end of [660]
                                            [661] = 
                                            {
                                                ["y"] = 894131.55434084,
                                                ["x"] = -319800.720287,
                                            }, -- end of [661]
                                            [331] = 
                                            {
                                                ["y"] = 875064.0246207,
                                                ["x"] = -314701.4988482,
                                            }, -- end of [331]
                                            [662] = 
                                            {
                                                ["y"] = 894131.83155813,
                                                ["x"] = -319805.65083956,
                                            }, -- end of [662]
                                            [83] = 
                                            {
                                                ["y"] = 870148.96769881,
                                                ["x"] = -319287.09362913,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 873604.87721104,
                                                ["x"] = -317519.27551161,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 875055.73111817,
                                                ["x"] = -314695.9147764,
                                            }, -- end of [332]
                                            [664] = 
                                            {
                                                ["y"] = 893963.95683081,
                                                ["x"] = -321321.10255806,
                                            }, -- end of [664]
                                            [665] = 
                                            {
                                                ["y"] = 893957.05945664,
                                                ["x"] = -321355.41217909,
                                            }, -- end of [665]
                                            [333] = 
                                            {
                                                ["y"] = 875051.30615849,
                                                ["x"] = -314693.58855964,
                                            }, -- end of [333]
                                            [666] = 
                                            {
                                                ["y"] = 893950.78245071,
                                                ["x"] = -321379.60801907,
                                            }, -- end of [666]
                                            [167] = 
                                            {
                                                ["y"] = 873614.53481693,
                                                ["x"] = -317516.69342572,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 875042.14295161,
                                                ["x"] = -314689.58920389,
                                            }, -- end of [334]
                                            [668] = 
                                            {
                                                ["y"] = 893924.05245831,
                                                ["x"] = -321454.97848148,
                                            }, -- end of [668]
                                            [669] = 
                                            {
                                                ["y"] = 893914.11765566,
                                                ["x"] = -321477.91628927,
                                            }, -- end of [669]
                                            [21] = 
                                            {
                                                ["y"] = 867844.42494814,
                                                ["x"] = -320422.71015494,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 867978.82977736,
                                                ["x"] = -320465.55266936,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 870152.91482943,
                                                ["x"] = -319284.02693051,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 873619.4758592,
                                                ["x"] = -317515.95391652,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 874834.66526512,
                                                ["x"] = -314616.50138786,
                                            }, -- end of [336]
                                            [337] = 
                                            {
                                                ["y"] = 874830.3451575,
                                                ["x"] = -314613.98581162,
                                            }, -- end of [337]
                                            [169] = 
                                            {
                                                ["y"] = 873624.46408901,
                                                ["x"] = -317515.61276441,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 874826.22391786,
                                                ["x"] = -314611.15895324,
                                            }, -- end of [338]
                                            [339] = 
                                            {
                                                ["y"] = 874822.39740731,
                                                ["x"] = -314607.9433934,
                                            }, -- end of [339]
                                            [85] = 
                                            {
                                                ["y"] = 870157.12129192,
                                                ["x"] = -319281.32742711,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 873629.4589512,
                                                ["x"] = -317515.66541132,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 874818.86354503,
                                                ["x"] = -314604.40793061,
                                            }, -- end of [340]
                                            [341] = 
                                            {
                                                ["y"] = 874815.57784464,
                                                ["x"] = -314600.64011619,
                                            }, -- end of [341]
                                            [171] = 
                                            {
                                                ["y"] = 873644.34747252,
                                                ["x"] = -317517.48201809,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 874809.60476898,
                                                ["x"] = -314592.62560649,
                                            }, -- end of [342]
                                            [343] = 
                                            {
                                                ["y"] = 874807.0157513,
                                                ["x"] = -314588.34970095,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 868060.96403361,
                                                ["x"] = -320371.33906735,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 870161.54519168,
                                                ["x"] = -319279.00330031,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 873926.75457132,
                                                ["x"] = -317555.74171798,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 874804.796378,
                                                ["x"] = -314583.87102105,
                                            }, -- end of [344]
                                            [345] = 
                                            {
                                                ["y"] = 874802.97654924,
                                                ["x"] = -314579.21567299,
                                            }, -- end of [345]
                                            [173] = 
                                            {
                                                ["y"] = 873931.75135644,
                                                ["x"] = -317555.88682704,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 874801.574492,
                                                ["x"] = -314574.41810425,
                                            }, -- end of [346]
                                            [347] = 
                                            {
                                                ["y"] = 874800.56024234,
                                                ["x"] = -314569.52300144,
                                            }, -- end of [347]
                                            [87] = 
                                            {
                                                ["y"] = 870166.11675429,
                                                ["x"] = -319276.97661303,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 873936.73326873,
                                                ["x"] = -317555.50952383,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 874799.84413165,
                                                ["x"] = -314564.57508653,
                                            }, -- end of [348]
                                            [349] = 
                                            {
                                                ["y"] = 874799.14222817,
                                                ["x"] = -314554.60487273,
                                            }, -- end of [349]
                                            [175] = 
                                            {
                                                ["y"] = 873941.67339234,
                                                ["x"] = -317554.73632362,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 874799.31633732,
                                                ["x"] = -314549.60963496,
                                            }, -- end of [350]
                                            [11] = 
                                            {
                                                ["y"] = 867797.54885698,
                                                ["x"] = -320396.85659463,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 867847.23490269,
                                                ["x"] = -320426.8451082,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 868068.24240125,
                                                ["x"] = -320364.48960332,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 870170.77921267,
                                                ["x"] = -319275.16661561,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 873946.54355567,
                                                ["x"] = -317553.61614276,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 874801.06288023,
                                                ["x"] = -314539.77795885,
                                            }, -- end of [352]
                                            [353] = 
                                            {
                                                ["y"] = 874802.56255134,
                                                ["x"] = -314535.01053628,
                                            }, -- end of [353]
                                            [177] = 
                                            {
                                                ["y"] = 873951.29035954,
                                                ["x"] = -317552.05075963,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 874804.46941885,
                                                ["x"] = -314530.38912829,
                                            }, -- end of [354]
                                            [355] = 
                                            {
                                                ["y"] = 874888.96077525,
                                                ["x"] = -314332.74277014,
                                            }, -- end of [355]
                                            [89] = 
                                            {
                                                ["y"] = 870175.54128375,
                                                ["x"] = -319273.64917208,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 873955.88096596,
                                                ["x"] = -317550.07349656,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 874902.37670574,
                                                ["x"] = -314295.06411788,
                                            }, -- end of [356]
                                            [357] = 
                                            {
                                                ["y"] = 874911.03392378,
                                                ["x"] = -314266.34379835,
                                            }, -- end of [357]
                                            [179] = 
                                            {
                                                ["y"] = 873960.3024871,
                                                ["x"] = -317547.74083266,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 874929.27484186,
                                                ["x"] = -314193.60634151,
                                            }, -- end of [358]
                                            [359] = 
                                            {
                                                ["y"] = 874931.11861218,
                                                ["x"] = -314188.96241483,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 868072.35461945,
                                                ["x"] = -320361.65490795,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 870180.41895295,
                                                ["x"] = -319272.57032185,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 873964.56044908,
                                                ["x"] = -317545.12153464,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 874935.73473802,
                                                ["x"] = -314180.09528043,
                                            }, -- end of [360]
                                            [361] = 
                                            {
                                                ["y"] = 874938.38521671,
                                                ["x"] = -314175.85648875,
                                            }, -- end of [361]
                                            [181] = 
                                            {
                                                ["y"] = 873972.65796434,
                                                ["x"] = -317539.25846621,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 874941.33681626,
                                                ["x"] = -314171.82259256,
                                            }, -- end of [362]
                                            [363] = 
                                            {
                                                ["y"] = 874944.64819356,
                                                ["x"] = -314168.07854988,
                                            }, -- end of [363]
                                            [91] = 
                                            {
                                                ["y"] = 870185.37127517,
                                                ["x"] = -319271.88543846,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 873976.48380848,
                                                ["x"] = -317536.04078287,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 874948.26374874,
                                                ["x"] = -314164.62903425,
                                            }, -- end of [364]
                                            [365] = 
                                            {
                                                ["y"] = 874952.17073406,
                                                ["x"] = -314161.50962211,
                                            }, -- end of [365]
                                            [183] = 
                                            {
                                                ["y"] = 873980.09899335,
                                                ["x"] = -317532.58762881,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 875121.15292617,
                                                ["x"] = -314036.91163361,
                                            }, -- end of [366]
                                            [23] = 
                                            {
                                                ["y"] = 867881.65105827,
                                                ["x"] = -320481.93702855,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 868081.21852703,
                                                ["x"] = -320357.03913412,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 870190.35532659,
                                                ["x"] = -319271.50176152,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 873983.44070531,
                                                ["x"] = -317528.87080276,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 875161.1046678,
                                                ["x"] = -313999.15033705,
                                            }, -- end of [368]
                                            [369] = 
                                            {
                                                ["y"] = 875184.53254405,
                                                ["x"] = -313973.15223651,
                                            }, -- end of [369]
                                            [185] = 
                                            {
                                                ["y"] = 873986.45729902,
                                                ["x"] = -317524.88519187,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 875226.63383615,
                                                ["x"] = -313923.66009909,
                                            }, -- end of [370]
                                            [371] = 
                                            {
                                                ["y"] = 875230.58805245,
                                                ["x"] = -313920.59979793,
                                            }, -- end of [371]
                                            [93] = 
                                            {
                                                ["y"] = 870195.3488211,
                                                ["x"] = -319271.73798779,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 873989.12641853,
                                                ["x"] = -317520.65893985,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 875234.70441635,
                                                ["x"] = -313917.76499064,
                                            }, -- end of [372]
                                            [373] = 
                                            {
                                                ["y"] = 875239.04010777,
                                                ["x"] = -313915.28043796,
                                            }, -- end of [373]
                                            [187] = 
                                            {
                                                ["y"] = 873991.42860701,
                                                ["x"] = -317516.2221677,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 875248.20181777,
                                                ["x"] = -313911.30994413,
                                            }, -- end of [374]
                                            [375] = 
                                            {
                                                ["y"] = 875474.47542551,
                                                ["x"] = -313847.87779395,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 868085.87768523,
                                                ["x"] = -320355.22805769,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 870612.97806998,
                                                ["x"] = -319316.2720798,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 873993.34362088,
                                                ["x"] = -317511.60542609,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 875518.03044989,
                                                ["x"] = -313836.58911744,
                                            }, -- end of [376]
                                            [377] = 
                                            {
                                                ["y"] = 875527.90207938,
                                                ["x"] = -313835.01266565,
                                            }, -- end of [377]
                                            [189] = 
                                            {
                                                ["y"] = 873994.8865029,
                                                ["x"] = -317506.85038421,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 875537.86716786,
                                                ["x"] = -313834.19237049,
                                            }, -- end of [378]
                                            [379] = 
                                            {
                                                ["y"] = 875642.66458169,
                                                ["x"] = -313827.94914297,
                                            }, -- end of [379]
                                            [95] = 
                                            {
                                                ["y"] = 870627.81906978,
                                                ["x"] = -319318.42274133,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 873996.10941055,
                                                ["x"] = -317502.00318091,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 875647.59291535,
                                                ["x"] = -313827.11251262,
                                            }, -- end of [380]
                                            [381] = 
                                            {
                                                ["y"] = 875652.33117045,
                                                ["x"] = -313825.56286118,
                                            }, -- end of [381]
                                            [191] = 
                                            {
                                                ["y"] = 873997.81812176,
                                                ["x"] = -317492.1529908,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 875655.90395321,
                                                ["x"] = -313822.13955125,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 866821.36443986,
                                                ["x"] = -321017.24810603,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 867772.74485165,
                                                ["x"] = -320398.90055807,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 867802.51149078,
                                                ["x"] = -320397.44559844,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 867885.14477888,
                                                ["x"] = -320485.51212357,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 868090.66641104,
                                                ["x"] = -320353.79489271,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 870632.59513137,
                                                ["x"] = -319319.88763481,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 873998.31546349,
                                                ["x"] = -317487.17872622,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 875659.79819825,
                                                ["x"] = -313813.0128015,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 875660.75770314,
                                                ["x"] = -313808.10602188,
                                            }, -- end of [385]
                                            [193] = 
                                            {
                                                ["y"] = 873998.4992197,
                                                ["x"] = -317482.1827106,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 875663.7875243,
                                                ["x"] = -313793.41904607,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 875665.22346507,
                                                ["x"] = -313788.63227562,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 870641.94727004,
                                                ["x"] = -319323.41046971,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 873998.30456637,
                                                ["x"] = -317477.18825778,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 875667.17625175,
                                                ["x"] = -313784.03123841,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 875669.56238897,
                                                ["x"] = -313779.63952547,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 873997.68149279,
                                                ["x"] = -317472.22874254,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 875672.32422709,
                                                ["x"] = -313775.47295784,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 875675.35144736,
                                                ["x"] = -313771.49431225,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 868095.55656441,
                                                ["x"] = -320352.76027183,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 870646.32400043,
                                                ["x"] = -319325.82605972,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 873996.6052045,
                                                ["x"] = -317467.34859221,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 875681.94811864,
                                                ["x"] = -313763.98457612,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 875685.61038098,
                                                ["x"] = -313760.58303316,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 873995.15444552,
                                                ["x"] = -317462.56422529,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 875689.56517431,
                                                ["x"] = -313757.5264845,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 875693.81052219,
                                                ["x"] = -313754.89001721,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 870739.6453152,
                                                ["x"] = -319383.98862228,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 873993.38599868,
                                                ["x"] = -317457.88992772,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 875698.27999794,
                                                ["x"] = -313752.65044402,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 875707.52128793,
                                                ["x"] = -313748.83827183,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 873991.09655047,
                                                ["x"] = -317453.44666007,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 875712.2840327,
                                                ["x"] = -313747.31314325,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 867888.97755079,
                                                ["x"] = -320488.71830862,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 868100.50168795,
                                                ["x"] = -320352.0260324,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 870744.33454652,
                                                ["x"] = -319385.71868558,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 873985.86698803,
                                                ["x"] = -317444.92462737,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 875722.09789917,
                                                ["x"] = -313745.49705236,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 875727.08852517,
                                                ["x"] = -313745.17272914,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 873888.20250163,
                                                ["x"] = -317299.75359012,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 875732.08599236,
                                                ["x"] = -313745.15637623,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 875737.04545632,
                                                ["x"] = -313745.78380129,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 870749.12893126,
                                                ["x"] = -319387.13364819,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 873886.35892256,
                                                ["x"] = -317295.1069812,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 876775.34116409,
                                                ["x"] = -313896.95533925,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 876864.91976293,
                                                ["x"] = -313905.58851578,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 873884.83966091,
                                                ["x"] = -317290.34542313,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 876874.9157442,
                                                ["x"] = -313905.80317502,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 876884.8961973,
                                                ["x"] = -313905.2326227,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 868105.49672743,
                                                ["x"] = -320351.85151483,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 870754.02283646,
                                                ["x"] = -319388.14772575,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 873883.77375729,
                                                ["x"] = -317285.46254569,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 876894.800431,
                                                ["x"] = -313903.86544683,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 876929.07733409,
                                                ["x"] = -313896.80186422,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 873883.16993444,
                                                ["x"] = -317280.50089995,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 877475.85946496,
                                                ["x"] = -313775.92802719,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 877485.76682589,
                                                ["x"] = -313774.58111459,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 870758.9888807,
                                                ["x"] = -319388.71713148,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 873882.97084182,
                                                ["x"] = -317275.50575493,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 877515.61595982,
                                                ["x"] = -313771.65226517,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 877525.40968827,
                                                ["x"] = -313769.6379504,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 873883.09775457,
                                                ["x"] = -317270.50819952,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 877564.07520421,
                                                ["x"] = -313759.40580429,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 867807.40239184,
                                                ["x"] = -320398.47631832,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 867893.14311681,
                                                ["x"] = -320491.47939921,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 868115.48924763,
                                                ["x"] = -320352.21408657,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 870763.98488285,
                                                ["x"] = -319388.88044588,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 873884.0953982,
                                                ["x"] = -317260.56198255,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 877717.22623164,
                                                ["x"] = -313713.27893697,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 877721.59338779,
                                                ["x"] = -313710.84733987,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 873885.02818641,
                                                ["x"] = -317255.65059171,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 877725.78388488,
                                                ["x"] = -313708.12095674,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 877733.65555674,
                                                ["x"] = -313701.96987135,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 870768.98093909,
                                                ["x"] = -319388.70175368,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 873886.34552918,
                                                ["x"] = -317250.82914344,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 877744.19583171,
                                                ["x"] = -313691.29883834,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 878031.49100245,
                                                ["x"] = -313391.84170053,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 873888.08265896,
                                                ["x"] = -317246.14233385,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 878054.11590644,
                                                ["x"] = -313372.14392336,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 878058.06134214,
                                                ["x"] = -313369.07447328,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 868285.21010011,
                                                ["x"] = -320361.3845224,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 870773.9600984,
                                                ["x"] = -319388.24951912,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 873890.2253301,
                                                ["x"] = -317241.62647727,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 878062.19847152,
                                                ["x"] = -313366.26757294,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 878070.74534488,
                                                ["x"] = -313361.07790116,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 873892.75677796,
                                                ["x"] = -317237.31663498,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 878110.37356476,
                                                ["x"] = -313339.76460586,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 878248.98268821,
                                                ["x"] = -313270.40712634,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 870783.82680309,
                                                ["x"] = -319386.64943565,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 873895.63904581,
                                                ["x"] = -317233.23250292,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 878253.66415333,
                                                ["x"] = -313268.66607615,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 878263.40820567,
                                                ["x"] = -313266.44445197,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 873898.79659114,
                                                ["x"] = -317229.35677674,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 878268.37445421,
                                                ["x"] = -313265.89108395,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 867897.5515775,
                                                ["x"] = -320493.83570135,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 868350.1942661,
                                                ["x"] = -320360.28336784,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 870788.66746052,
                                                ["x"] = -319385.40110987,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 873905.69017338,
                                                ["x"] = -317222.11737422,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 878283.29377299,
                                                ["x"] = -313266.65475643,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 878332.14253622,
                                                ["x"] = -313277.30753488,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 873909.42428611,
                                                ["x"] = -317218.79345644,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 878721.43354159,
                                                ["x"] = -313369.16670333,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 878730.54053816,
                                                ["x"] = -313373.29307563,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 870793.39272518,
                                                ["x"] = -319383.77180819,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 873913.39558941,
                                                ["x"] = -317215.75830625,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 878734.77690958,
                                                ["x"] = -313375.94702475,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 878882.88791896,
                                                ["x"] = -313478.21518068,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 873917.62176593,
                                                ["x"] = -317213.08958392,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 878887.33507397,
                                                ["x"] = -313480.49374023,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 878891.99484831,
                                                ["x"] = -313482.3067901,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 868894.65599604,
                                                ["x"] = -320339.16596824,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 870797.96180494,
                                                ["x"] = -319381.74486193,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 873922.08630594,
                                                ["x"] = -317210.84427162,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 878896.76248701,
                                                ["x"] = -313483.80573459,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 878901.64796167,
                                                ["x"] = -313484.86163584,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 873926.70737273,
                                                ["x"] = -317208.93500992,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 878906.60721354,
                                                ["x"] = -313485.48548849,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 878911.60036,
                                                ["x"] = -313485.73307976,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 870802.34221473,
                                                ["x"] = -319379.33714335,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 873931.49640611,
                                                ["x"] = -317207.51273444,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 878916.59938968,
                                                ["x"] = -313485.6781248,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 878926.56258088,
                                                ["x"] = -313484.86574391,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 873941.3185854,
                                                ["x"] = -317205.64393212,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 878931.49213424,
                                                ["x"] = -313484.03393625,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 867777.61233926,
                                                ["x"] = -320397.77787844,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 867812.18162286,
                                                ["x"] = -320399.94000572,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 867902.11524566,
                                                ["x"] = -320495.87706991,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 868904.53661671,
                                                ["x"] = -320337.63571035,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 870806.5017253,
                                                ["x"] = -319376.56544148,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 874480.76379396,
                                                ["x"] = -317128.15406309,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 878941.07520719,
                                                ["x"] = -313481.21896661,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 878945.65485669,
                                                ["x"] = -313479.21594186,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 874485.60058762,
                                                ["x"] = -317126.8917755,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 878950.04773071,
                                                ["x"] = -313476.83130164,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 878954.23161209,
                                                ["x"] = -313474.09585972,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 870810.42190735,
                                                ["x"] = -319373.4639479,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 874490.26636782,
                                                ["x"] = -317125.10620884,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 878958.21952209,
                                                ["x"] = -313471.0811666,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 878965.71570642,
                                                ["x"] = -313464.46711005,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 874494.77440641,
                                                ["x"] = -317122.94205272,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 878969.19900739,
                                                ["x"] = -313460.88114037,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 878972.42581023,
                                                ["x"] = -313457.06357606,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 869430.84693319,
                                                ["x"] = -320216.8369638,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 870814.12235483,
                                                ["x"] = -319370.10254319,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 874499.11977358,
                                                ["x"] = -317120.47439578,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 878975.32660461,
                                                ["x"] = -313452.99283284,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 878977.84507012,
                                                ["x"] = -313448.67610034,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 874503.21789493,
                                                ["x"] = -317117.61335473,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 878980.02278314,
                                                ["x"] = -313444.17573821,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 878981.84393224,
                                                ["x"] = -313439.52297258,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 870820.99944321,
                                                ["x"] = -319362.84644419,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 874507.04102164,
                                                ["x"] = -317114.39335735,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 878983.18532934,
                                                ["x"] = -313434.70721374,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 878987.35851052,
                                                ["x"] = -313415.14905546,
                                            }, -- end of [461]
                                            [231] = 
                                            {
                                                ["y"] = 874510.58510842,
                                                ["x"] = -317110.86845885,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 879015.06800317,
                                                ["x"] = -313272.83120972,
                                            }, -- end of [462]
                                            [29] = 
                                            {
                                                ["y"] = 867906.79117836,
                                                ["x"] = -320497.645098,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 869479.35873958,
                                                ["x"] = -320204.76718088,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 870824.16773676,
                                                ["x"] = -319358.97943868,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 874513.87321013,
                                                ["x"] = -317107.10250496,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 879018.92058443,
                                                ["x"] = -313263.60932768,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 879021.34429485,
                                                ["x"] = -313259.24050647,
                                            }, -- end of [465]
                                            [233] = 
                                            {
                                                ["y"] = 874516.9391109,
                                                ["x"] = -317103.15359493,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 879024.1312846,
                                                ["x"] = -313255.09019404,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 879027.15441461,
                                                ["x"] = -313251.10646052,
                                            }, -- end of [467]
                                            [117] = 
                                            {
                                                ["y"] = 870827.07661189,
                                                ["x"] = -319354.9139375,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 874522.52490179,
                                                ["x"] = -317094.86247106,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 879030.38806859,
                                                ["x"] = -313247.29359803,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 879033.89823303,
                                                ["x"] = -313243.73622252,
                                            }, -- end of [469]
                                            [235] = 
                                            {
                                                ["y"] = 874524.989728,
                                                ["x"] = -317090.51304418,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 879037.7096466,
                                                ["x"] = -313240.50256194,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 879041.79262264,
                                                ["x"] = -313237.61964607,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 869488.79132071,
                                                ["x"] = -320201.45065754,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 870829.65215588,
                                                ["x"] = -319350.63009687,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 874527.15349905,
                                                ["x"] = -317086.00676496,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 879046.09547897,
                                                ["x"] = -313235.07680119,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 879050.54468263,
                                                ["x"] = -313232.7940319,
                                            }, -- end of [473]
                                            [237] = 
                                            {
                                                ["y"] = 874528.94810506,
                                                ["x"] = -317081.34189498,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 879055.10212876,
                                                ["x"] = -313230.73498235,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 879059.79632317,
                                                ["x"] = -313229.02334996,
                                            }, -- end of [475]
                                            [119] = 
                                            {
                                                ["y"] = 870831.83151945,
                                                ["x"] = -319346.13232204,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 874530.33727597,
                                                ["x"] = -317076.54031245,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 879064.62774922,
                                                ["x"] = -313227.7489374,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 879074.50719484,
                                                ["x"] = -313226.31915923,
                                            }, -- end of [477]
                                            [255] = 
                                            {
                                                ["y"] = 874246.6346698,
                                                ["x"] = -316843.62638434,
                                            }, -- end of [255]
                                            [271] = 
                                            {
                                                ["y"] = 874237.05773366,
                                                ["x"] = -316382.38252147,
                                            }, -- end of [271]
                                            [239] = 
                                            {
                                                ["y"] = 874531.31450018,
                                                ["x"] = -317071.63822928,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 880978.63521778,
                                                ["x"] = -313191.99696292,
                                            }, -- end of [478]
                                            [287] = 
                                            {
                                                ["y"] = 874589.94099925,
                                                ["x"] = -316216.38616109,
                                            }, -- end of [287]
                                            [663] = 
                                            {
                                                ["y"] = 894103.88536629,
                                                ["x"] = -320069.16469656,
                                            }, -- end of [663]
                                            [15] = 
                                            {
                                                ["y"] = 867816.81619508,
                                                ["x"] = -320401.80808504,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 867911.5919591,
                                                ["x"] = -320499.03630283,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 869558.43346025,
                                                ["x"] = -320173.63385793,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 870833.59711519,
                                                ["x"] = -319341.45654643,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 874531.87393273,
                                                ["x"] = -317066.67113261,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 881018.52027821,
                                                ["x"] = -313194.69289981,
                                            }, -- end of [480]
                                            [319] = 
                                            {
                                                ["y"] = 875123.31073691,
                                                ["x"] = -314872.69870704,
                                            }, -- end of [319]
                                            [335] = 
                                            {
                                                ["y"] = 874995.12175286,
                                                ["x"] = -314672.59951347,
                                            }, -- end of [335]
                                            [351] = 
                                            {
                                                ["y"] = 874799.95994903,
                                                ["x"] = -314544.65335136,
                                            }, -- end of [351]
                                            [481] = 
                                            {
                                                ["y"] = 881043.17853884,
                                                ["x"] = -313198.800857,
                                            }, -- end of [481]
                                            [651] = 
                                            {
                                                ["y"] = 893738.79067922,
                                                ["x"] = -319002.98973281,
                                            }, -- end of [651]
                                            [647] = 
                                            {
                                                ["y"] = 893066.75570591,
                                                ["x"] = -318216.25404567,
                                            }, -- end of [647]
                                            [241] = 
                                            {
                                                ["y"] = 874532.01070129,
                                                ["x"] = -317061.67486338,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 881067.60323051,
                                                ["x"] = -313204.11975167,
                                            }, -- end of [482]
                                            [643] = 
                                            {
                                                ["y"] = 893045.72310017,
                                                ["x"] = -318203.04389668,
                                            }, -- end of [643]
                                            [383] = 
                                            {
                                                ["y"] = 875658.33729022,
                                                ["x"] = -313817.78993397,
                                            }, -- end of [383]
                                            [638] = 
                                            {
                                                ["y"] = 893021.42803884,
                                                ["x"] = -318198.00423211,
                                            }, -- end of [638]
                                            [483] = 
                                            {
                                                ["y"] = 881086.92608543,
                                                ["x"] = -313209.26865027,
                                            }, -- end of [483]
                                            [415] = 
                                            {
                                                ["y"] = 877712.67077671,
                                                ["x"] = -313715.33706862,
                                            }, -- end of [415]
                                            [121] = 
                                            {
                                                ["y"] = 870835.06096172,
                                                ["x"] = -319336.6759165,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 874531.75638686,
                                                ["x"] = -317056.68217934,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 881115.42277579,
                                                ["x"] = -313218.63654381,
                                            }, -- end of [484]
                                            [431] = 
                                            {
                                                ["y"] = 878278.35592109,
                                                ["x"] = -313265.87230894,
                                            }, -- end of [431]
                                            [447] = 
                                            {
                                                ["y"] = 878936.34293582,
                                                ["x"] = -313482.82855965,
                                            }, -- end of [447]
                                            [627] = 
                                            {
                                                ["y"] = 892607.84594807,
                                                ["x"] = -318418.0434622,
                                            }, -- end of [627]
                                            [485] = 
                                            {
                                                ["y"] = 881643.46508101,
                                                ["x"] = -313419.54693497,
                                            }, -- end of [485]
                                            [623] = 
                                            {
                                                ["y"] = 892498.12191263,
                                                ["x"] = -318316.1432131,
                                            }, -- end of [623]
                                            [479] = 
                                            {
                                                ["y"] = 881003.60673309,
                                                ["x"] = -313193.10211992,
                                            }, -- end of [479]
                                            [243] = 
                                            {
                                                ["y"] = 874531.17111979,
                                                ["x"] = -317051.7174626,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 881658.01474825,
                                                ["x"] = -313423.18954599,
                                            }, -- end of [486]
                                            [615] = 
                                            {
                                                ["y"] = 892575.8642568,
                                                ["x"] = -318221.2876827,
                                            }, -- end of [615]
                                            [463] = 
                                            {
                                                ["y"] = 879016.86183485,
                                                ["x"] = -313268.16439623,
                                            }, -- end of [463]
                                            [399] = 
                                            {
                                                ["y"] = 875717.14832571,
                                                ["x"] = -313746.17342563,
                                            }, -- end of [399]
                                            [487] = 
                                            {
                                                ["y"] = 881667.82346945,
                                                ["x"] = -313425.12535341,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 869562.74736696,
                                                ["x"] = -320171.11116949,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 870835.98621618,
                                                ["x"] = -319331.76430906,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 874530.31521724,
                                                ["x"] = -317046.79155372,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 881682.66987172,
                                                ["x"] = -313427.25845693,
                                            }, -- end of [488]
                                            [367] = 
                                            {
                                                ["y"] = 875143.46434825,
                                                ["x"] = -314016.8608618,
                                            }, -- end of [367]
                                            [603] = 
                                            {
                                                ["y"] = 892036.88650216,
                                                ["x"] = -317847.56078881,
                                            }, -- end of [603]
                                            [599] = 
                                            {
                                                ["y"] = 891188.9582802,
                                                ["x"] = -317356.68953414,
                                            }, -- end of [599]
                                            [489] = 
                                            {
                                                ["y"] = 881692.63947526,
                                                ["x"] = -313428.01500291,
                                            }, -- end of [489]
                                            [595] = 
                                            {
                                                ["y"] = 889862.86093517,
                                                ["x"] = -317044.78395728,
                                            }, -- end of [595]
                                            [591] = 
                                            {
                                                ["y"] = 889225.18066136,
                                                ["x"] = -316722.084246,
                                            }, -- end of [591]
                                            [245] = 
                                            {
                                                ["y"] = 874527.92922743,
                                                ["x"] = -317037.08431199,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 881707.63600639,
                                                ["x"] = -313428.23959299,
                                            }, -- end of [490]
                                            [590] = 
                                            {
                                                ["y"] = 889215.63018502,
                                                ["x"] = -316719.13505408,
                                            }, -- end of [590]
                                            [303] = 
                                            {
                                                ["y"] = 874418.70193323,
                                                ["x"] = -315630.00599641,
                                            }, -- end of [303]
                                            [510] = 
                                            {
                                                ["y"] = 882669.64138977,
                                                ["x"] = -313609.13152367,
                                            }, -- end of [510]
                                            [491] = 
                                            {
                                                ["y"] = 881817.51958542,
                                                ["x"] = -313423.34006556,
                                            }, -- end of [491]
                                            [511] = 
                                            {
                                                ["y"] = 882678.1453205,
                                                ["x"] = -313614.38855055,
                                            }, -- end of [511]
                                            [123] = 
                                            {
                                                ["y"] = 870837.04109301,
                                                ["x"] = -319321.8214419,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 874526.33220932,
                                                ["x"] = -317032.34673999,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 882062.05989666,
                                                ["x"] = -313408.50327318,
                                            }, -- end of [492]
                                            [575] = 
                                            {
                                                ["y"] = 885860.33671374,
                                                ["x"] = -316143.23303357,
                                            }, -- end of [575]
                                            [574] = 
                                            {
                                                ["y"] = 885858.58591994,
                                                ["x"] = -316138.55144088,
                                            }, -- end of [574]
                                            [515] = 
                                            {
                                                ["y"] = 882960.11557308,
                                                ["x"] = -313883.03275026,
                                            }, -- end of [515]
                                            [493] = 
                                            {
                                                ["y"] = 882066.9377108,
                                                ["x"] = -313407.43847503,
                                            }, -- end of [493]
                                            [519] = 
                                            {
                                                ["y"] = 882974.75724109,
                                                ["x"] = -313903.21883389,
                                            }, -- end of [519]
                                            [567] = 
                                            {
                                                ["y"] = 885848.06711846,
                                                ["x"] = -315734.32510445,
                                            }, -- end of [567]
                                            [247] = 
                                            {
                                                ["y"] = 874524.40073651,
                                                ["x"] = -317027.73666324,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 882081.0344587,
                                                ["x"] = -313402.39260526,
                                            }, -- end of [494]
                                            [523] = 
                                            {
                                                ["y"] = 883107.65168798,
                                                ["x"] = -314137.67857494,
                                            }, -- end of [523]
                                            [526] = 
                                            {
                                                ["y"] = 883149.44886836,
                                                ["x"] = -314217.35015144,
                                            }, -- end of [526]
                                            [31] = 
                                            {
                                                ["y"] = 867916.50851768,
                                                ["x"] = -320499.93217189,
                                            }, -- end of [31]
                                            [495] = 
                                            {
                                                ["y"] = 882094.09746327,
                                                ["x"] = -313395.0226462,
                                            }, -- end of [495]
                                            [62] = 
                                            {
                                                ["y"] = 869570.95492104,
                                                ["x"] = -320165.42401191,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 870859.71791403,
                                                ["x"] = -318992.61067711,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 874522.09536073,
                                                ["x"] = -317023.30133829,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 882218.90501959,
                                                ["x"] = -313321.24092457,
                                            }, -- end of [496]
                                            [527] = 
                                            {
                                                ["y"] = 883152.2810845,
                                                ["x"] = -314221.47012952,
                                            }, -- end of [527]
                                            [555] = 
                                            {
                                                ["y"] = 884946.92842031,
                                                ["x"] = -315129.6586748,
                                            }, -- end of [555]
                                            [551] = 
                                            {
                                                ["y"] = 884311.00269954,
                                                ["x"] = -314956.29070682,
                                            }, -- end of [551]
                                            [497] = 
                                            {
                                                ["y"] = 882223.59374598,
                                                ["x"] = -313322.05383738,
                                            }, -- end of [497]
                                            [547] = 
                                            {
                                                ["y"] = 884098.42123467,
                                                ["x"] = -314825.04529553,
                                            }, -- end of [547]
                                            [531] = 
                                            {
                                                ["y"] = 883172.90597785,
                                                ["x"] = -314243.15033305,
                                            }, -- end of [531]
                                            [249] = 
                                            {
                                                ["y"] = 874519.40336895,
                                                ["x"] = -317019.09033826,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 882227.08449195,
                                                ["x"] = -313325.6246858,
                                            }, -- end of [498]
                                            [542] = 
                                            {
                                                ["y"] = 883701.72932195,
                                                ["x"] = -314674.06352538,
                                            }, -- end of [542]
                                            [535] = 
                                            {
                                                ["y"] = 883514.85446687,
                                                ["x"] = -314459.92990932,
                                            }, -- end of [535]
                                            [539] = 
                                            {
                                                ["y"] = 883671.60610516,
                                                ["x"] = -314647.89037671,
                                            }, -- end of [539]
                                            [499] = 
                                            {
                                                ["y"] = 882229.84707728,
                                                ["x"] = -313329.79137894,
                                            }, -- end of [499]
                                            [543] = 
                                            {
                                                ["y"] = 883710.08886812,
                                                ["x"] = -314679.54568199,
                                            }, -- end of [543]
                                            [125] = 
                                            {
                                                ["y"] = 870859.65479013,
                                                ["x"] = -318982.61179772,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 874516.34534449,
                                                ["x"] = -317015.13779863,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 882233.0066175,
                                                ["x"] = -313333.66469625,
                                            }, -- end of [500]
                                            [558] = 
                                            {
                                                ["y"] = 885535.82397982,
                                                ["x"] = -315404.61912373,
                                            }, -- end of [558]
                                            [559] = 
                                            {
                                                ["y"] = 885539.90086615,
                                                ["x"] = -315407.51165454,
                                            }, -- end of [559]
                                            [563] = 
                                            {
                                                ["y"] = 885838.44091755,
                                                ["x"] = -315716.88716392,
                                            }, -- end of [563]
                                            [501] = 
                                            {
                                                ["y"] = 882236.41965981,
                                                ["x"] = -313337.31783118,
                                            }, -- end of [501]
                                            [571] = 
                                            {
                                                ["y"] = 885855.66887877,
                                                ["x"] = -316123.89257548,
                                            }, -- end of [571]
                                            [573] = 
                                            {
                                                ["y"] = 885857.1415687,
                                                ["x"] = -316133.76481554,
                                            }, -- end of [573]
                                            [251] = 
                                            {
                                                ["y"] = 874513.04208071,
                                                ["x"] = -317011.38335173,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 882243.64467221,
                                                ["x"] = -313344.22963307,
                                            }, -- end of [502]
                                            [579] = 
                                            {
                                                ["y"] = 885870.68509364,
                                                ["x"] = -316160.27417285,
                                            }, -- end of [579]
                                            [583] = 
                                            {
                                                ["y"] = 886284.92043358,
                                                ["x"] = -316448.84698916,
                                            }, -- end of [583]
                                            [587] = 
                                            {
                                                ["y"] = 886312.29901169,
                                                ["x"] = -316460.29820767,
                                            }, -- end of [587]
                                            [503] = 
                                            {
                                                ["y"] = 882262.64247958,
                                                ["x"] = -313360.47631318,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 869876.00587266,
                                                ["x"] = -319884.05950662,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 870854.06209079,
                                                ["x"] = -318887.79548306,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 874509.41830076,
                                                ["x"] = -317007.94406009,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 882428.5080075,
                                                ["x"] = -313489.25674966,
                                            }, -- end of [504]
                                            [606] = 
                                            {
                                                ["y"] = 892375.34959617,
                                                ["x"] = -318019.75516636,
                                            }, -- end of [606]
                                            [607] = 
                                            {
                                                ["y"] = 892386.88949062,
                                                ["x"] = -318029.33535938,
                                            }, -- end of [607]
                                            [611] = 
                                            {
                                                ["y"] = 892574.07195119,
                                                ["x"] = -318201.57520243,
                                            }, -- end of [611]
                                            [505] = 
                                            {
                                                ["y"] = 882452.89176004,
                                                ["x"] = -313506.72858133,
                                            }, -- end of [505]
                                            [619] = 
                                            {
                                                ["y"] = 892566.26041826,
                                                ["x"] = -318238.62139456,
                                            }, -- end of [619]
                                            [622] = 
                                            {
                                                ["y"] = 892497.93722421,
                                                ["x"] = -318311.28693543,
                                            }, -- end of [622]
                                            [253] = 
                                            {
                                                ["y"] = 874505.46780462,
                                                ["x"] = -317004.88084237,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 882465.61525709,
                                                ["x"] = -313514.66676724,
                                            }, -- end of [506]
                                            [631] = 
                                            {
                                                ["y"] = 892626.19399868,
                                                ["x"] = -318419.79783239,
                                            }, -- end of [631]
                                            [635] = 
                                            {
                                                ["y"] = 893001.64469633,
                                                ["x"] = -318200.50524788,
                                            }, -- end of [635]
                                            [637] = 
                                            {
                                                ["y"] = 893011.44741793,
                                                ["x"] = -318198.61449658,
                                            }, -- end of [637]
                                            [507] = 
                                            {
                                                ["y"] = 882496.19643799,
                                                ["x"] = -313531.67914205,
                                            }, -- end of [507]
                                            [639] = 
                                            {
                                                ["y"] = 893026.4230161,
                                                ["x"] = -318198.15463265,
                                            }, -- end of [639]
                                            [127] = 
                                            {
                                                ["y"] = 870854.68818985,
                                                ["x"] = -318882.84273217,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 874497.20046396,
                                                ["x"] = -316999.25676075,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 882523.4562526,
                                                ["x"] = -313544.19897642,
                                            }, -- end of [508]
                                            [654] = 
                                            {
                                                ["y"] = 893917.30061419,
                                                ["x"] = -319591.40287172,
                                            }, -- end of [654]
                                            [655] = 
                                            {
                                                ["y"] = 893919.86110638,
                                                ["x"] = -319595.6961775,
                                            }, -- end of [655]
                                            [659] = 
                                            {
                                                ["y"] = 894122.01674279,
                                                ["x"] = -319789.17503468,
                                            }, -- end of [659]
                                            [509] = 
                                            {
                                                ["y"] = 882660.82164052,
                                                ["x"] = -313604.42078791,
                                            }, -- end of [509]
                                            [667] = 
                                            {
                                                ["y"] = 893941.58222017,
                                                ["x"] = -321408.15883928,
                                            }, -- end of [667]
                                            [670] = 
                                            {
                                                ["y"] = 893900.66889713,
                                                ["x"] = -321504.72898891,
                                            }, -- end of [670]
                                            [671] = 
                                            {
                                                ["y"] = 893858.42048062,
                                                ["x"] = -321578.46931332,
                                            }, -- end of [671]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893522.07895019,
                                                ["x"] = -322134.88688635,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893522.07895019,
                                                ["x"] = -322134.88688635,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893858.42280139,
                                                ["x"] = -321578.46540295,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893522.07892506,
                                                ["x"] = -322134.88693693,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 867878.75856863,
                                            ["x"] = -325189.53902089,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 20.8333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 866803.72368951,
                                            ["x"] = -321026.57774475,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893858.41937339,
                                            ["x"] = -321578.46442433,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893522.07895019,
                                            ["x"] = -322134.88688635,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 74.99988,
                                            ["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"] = 82,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 65,
                                        ["skill"] = "High",
                                        ["y"] = 867878.75856863,
                                        ["x"] = -325189.53902089,
                                        ["name"] = "Truck Ural-3",
                                        ["heading"] = -0.25271693981939,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 66,
                                        ["skill"] = "High",
                                        ["y"] = 867858.99706594,
                                        ["x"] = -325186.45957104,
                                        ["name"] = "Truck Ural-3",
                                        ["heading"] = -0.25271693981939,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 67,
                                        ["skill"] = "High",
                                        ["y"] = 867849.11631459,
                                        ["x"] = -325184.91984611,
                                        ["name"] = "Truck Ural-3",
                                        ["heading"] = -0.25271693981939,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 68,
                                        ["skill"] = "High",
                                        ["y"] = 867839.23556324,
                                        ["x"] = -325183.38012119,
                                        ["name"] = "Truck Ural-3",
                                        ["heading"] = -0.25271693981939,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 867878.75856863,
                                ["x"] = -325189.53902089,
                                ["name"] = "Ural375 Platoon82",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 884262.06154465,
                                                ["x"] = -324276.93349336,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 885097.99806093,
                                                ["x"] = -324349.49867011,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 889778.65149143,
                                                ["x"] = -319687.05083551,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 889813.5628679,
                                                ["x"] = -319689.32785955,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 890213.53855758,
                                                ["x"] = -319691.71383082,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 890233.24930966,
                                                ["x"] = -319688.49346471,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 890763.96710193,
                                                ["x"] = -319526.17191307,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 890782.33543351,
                                                ["x"] = -319518.31387394,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 891512.12852726,
                                                ["x"] = -319017.81225802,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 891927.69095757,
                                                ["x"] = -318788.80230702,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 892259.66516165,
                                                ["x"] = -318548.38144883,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 892490.8791696,
                                                ["x"] = -318320.14700188,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 892500.09413212,
                                                ["x"] = -318320.36189016,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 892588.32912378,
                                                ["x"] = -318401.6724556,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 892611.59280717,
                                                ["x"] = -318420.5665992,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 892621.14749877,
                                                ["x"] = -318421.92472656,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 892634.60837601,
                                                ["x"] = -318415.34912866,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 893001.18313809,
                                                ["x"] = -318200.63967318,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 893015.95104372,
                                                ["x"] = -318198.2257784,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 893035.8076,
                                                ["x"] = -318199.67546067,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 893058.58442418,
                                                ["x"] = -318209.71206097,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 893731.0883138,
                                                ["x"] = -318989.59858605,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 893914.84189863,
                                                ["x"] = -319586.50974707,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 893925.50908921,
                                                ["x"] = -319603.35281117,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 894131.86586706,
                                                ["x"] = -319805.17182728,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 893952.27497697,
                                                ["x"] = -321374.33423633,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 893905.52362914,
                                                ["x"] = -321495.44029651,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 893251.43600052,
                                                ["x"] = -322560.04855143,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 892990.33188402,
                                                ["x"] = -322869.35737735,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 892958.10874383,
                                                ["x"] = -322882.58933976,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 892888.94979591,
                                                ["x"] = -322910.18322043,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 892868.94405925,
                                                ["x"] = -322938.5180474,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 892637.11840372,
                                                ["x"] = -323409.0447103,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 892602.81975138,
                                                ["x"] = -323429.19156734,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 892355.23558869,
                                                ["x"] = -323575.77091602,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 892113.43492374,
                                                ["x"] = -323825.02229919,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 892117.28789253,
                                                ["x"] = -323864.21776445,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 892473.43619468,
                                                ["x"] = -324168.62135546,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 892768.66369139,
                                                ["x"] = -324588.48717472,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 892871.27397646,
                                                ["x"] = -324657.80770877,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 895135.94424453,
                                                ["x"] = -324951.07428915,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 895162.8588929,
                                                ["x"] = -324979.86945893,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 895189.90780542,
                                                ["x"] = -325227.63355065,
                                            }, -- end of [196]
                                            [204] = 
                                            {
                                                ["y"] = 895172.07538377,
                                                ["x"] = -325262.82962081,
                                            }, -- end of [204]
                                            [212] = 
                                            {
                                                ["y"] = 894348.22488843,
                                                ["x"] = -325634.57587724,
                                            }, -- end of [212]
                                            [1] = 
                                            {
                                                ["y"] = 883470.62644161,
                                                ["x"] = -323568.0658995,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 883886.7542971,
                                                ["x"] = -322702.9490218,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 892271.04754274,
                                                ["x"] = -323661.24863485,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 892112.54142886,
                                                ["x"] = -323829.94097957,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 892119.18706596,
                                                ["x"] = -323868.84219328,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 892495.17752418,
                                                ["x"] = -324189.28901789,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 892779.10086407,
                                                ["x"] = -324599.25834451,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 892885.44252736,
                                                ["x"] = -324662.72325615,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 895140.15779276,
                                                ["x"] = -324953.76788454,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 883889.35511928,
                                                ["x"] = -322698.68370226,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 895188.76683121,
                                                ["x"] = -325232.50086702,
                                            }, -- end of [197]
                                            [205] = 
                                            {
                                                ["y"] = 895168.4888202,
                                                ["x"] = -325266.31021372,
                                            }, -- end of [205]
                                            [213] = 
                                            {
                                                ["y"] = 894054.68523525,
                                                ["x"] = -325711.70936465,
                                            }, -- end of [213]
                                            [4] = 
                                            {
                                                ["y"] = 883892.86077989,
                                                ["x"] = -322695.13780833,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 893020.9471563,
                                                ["x"] = -318198.00987664,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 893040.59584216,
                                                ["x"] = -318201.10599069,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 893062.61280891,
                                                ["x"] = -318212.67413648,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 883896.839188,
                                                ["x"] = -322692.11024812,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 893917.06640354,
                                                ["x"] = -319590.98260938,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 893928.96972718,
                                                ["x"] = -319606.95943121,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 894111.09331511,
                                                ["x"] = -320009.11526871,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 884203.21250445,
                                                ["x"] = -322484.80968391,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 893881.43420888,
                                                ["x"] = -321539.24902871,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 893001.57970898,
                                                ["x"] = -322859.49483075,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 892986.10669704,
                                                ["x"] = -322872.02814467,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 884226.03007144,
                                                ["x"] = -322465.33842432,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 892885.27760922,
                                                ["x"] = -322913.5740505,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 892646.66742164,
                                                ["x"] = -323397.5135192,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 892633.41508393,
                                                ["x"] = -323412.40417308,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 884244.15656964,
                                                ["x"] = -322448.12504465,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 892127.75362111,
                                                ["x"] = -323793.47951799,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 884268.25202064,
                                                ["x"] = -322422.74525006,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 892121.41568073,
                                                ["x"] = -323873.31638545,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 884304.02673171,
                                                ["x"] = -322380.97688906,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 892790.10336966,
                                                ["x"] = -324609.45052846,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 884741.22480329,
                                                ["x"] = -321827.92733388,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 895144.22326277,
                                                ["x"] = -324956.67780017,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 884787.48067016,
                                                ["x"] = -321762.66539602,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 895187.35764166,
                                                ["x"] = -325237.29846155,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 884997.91493632,
                                                ["x"] = -321434.35069543,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 885001.18599375,
                                                ["x"] = -321430.57024033,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 885004.68678696,
                                                ["x"] = -321427.00132992,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 885012.16184728,
                                                ["x"] = -321420.3618369,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 887198.64032018,
                                                ["x"] = -319719.71750343,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 887251.30320304,
                                                ["x"] = -319681.63029937,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 887284.96547722,
                                                ["x"] = -319660.032661,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 887311.05012934,
                                                ["x"] = -319645.22105978,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 887337.90216464,
                                                ["x"] = -319631.85121064,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 887370.00138169,
                                                ["x"] = -319617.90916093,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 887416.81751061,
                                                ["x"] = -319600.36689706,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 888336.79505569,
                                                ["x"] = -319309.08185603,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 888351.27457324,
                                                ["x"] = -319305.17310599,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 888356.20882429,
                                                ["x"] = -319304.40374457,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 888361.18759915,
                                                ["x"] = -319304.72367153,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 888366.08800929,
                                                ["x"] = -319305.71326206,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 888419.28886326,
                                                ["x"] = -319319.65357446,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 888514.98249645,
                                                ["x"] = -319348.64804497,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 888897.12249803,
                                                ["x"] = -319482.45710225,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 889773.71546081,
                                                ["x"] = -319686.25661378,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 889788.59584612,
                                                ["x"] = -319688.09145919,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 890203.54707917,
                                                ["x"] = -319692.09947848,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 890223.46758437,
                                                ["x"] = -319690.55943704,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 890262.1001947,
                                                ["x"] = -319680.27908908,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 890773.30999128,
                                                ["x"] = -319522.61096478,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 890790.95746214,
                                                ["x"] = -319513.25225864,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 891848.45085617,
                                                ["x"] = -318841.18844972,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 892212.90152679,
                                                ["x"] = -318585.96533878,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 892296.93972171,
                                                ["x"] = -318515.06281287,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 892495.52364569,
                                                ["x"] = -318318.50965727,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 892503.77628434,
                                                ["x"] = -318323.73295426,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 892607.45928657,
                                                ["x"] = -318417.75743735,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 892616.21803655,
                                                ["x"] = -318422.37760772,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 892625.76100186,
                                                ["x"] = -318420.00719156,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 892996.43139198,
                                                ["x"] = -318202.19911323,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 893006.03040493,
                                                ["x"] = -318199.42958339,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 893025.94320572,
                                                ["x"] = -318198.12163086,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 893045.27749887,
                                                ["x"] = -318202.86255971,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 893066.41774647,
                                                ["x"] = -318215.91185673,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 893738.6076334,
                                                ["x"] = -319002.54498137,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 893919.60255199,
                                                ["x"] = -319595.29077627,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 894125.05779596,
                                                ["x"] = -319792.51762292,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 893966.55670736,
                                                ["x"] = -321305.8415754,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 893927.92182435,
                                                ["x"] = -321445.23779459,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 893327.41751129,
                                                ["x"] = -322454.63907777,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 892998.1461309,
                                                ["x"] = -322863.12711688,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 892981.73006205,
                                                ["x"] = -322874.44338073,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 892901.31475697,
                                                ["x"] = -322901.73792655,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 892878.66099658,
                                                ["x"] = -322921.04764708,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 892643.73119828,
                                                ["x"] = -323401.55900482,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 892629.50754535,
                                                ["x"] = -323415.51778412,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 892432.0079351,
                                                ["x"] = -323512.28015538,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 892121.99931686,
                                                ["x"] = -323801.64602684,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 892112.30798126,
                                                ["x"] = -323844.89665096,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 892126.98965281,
                                                ["x"] = -323881.6034119,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 892553.42861035,
                                                ["x"] = -324257.77059197,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 892813.7680099,
                                                ["x"] = -324627.86251822,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 892953.84058146,
                                                ["x"] = -324677.30432422,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 895151.61374574,
                                                ["x"] = -324963.3948504,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 895168.90551666,
                                                ["x"] = -324998.83198243,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 895183.59400868,
                                                ["x"] = -325246.55094347,
                                            }, -- end of [200]
                                            [208] = 
                                            {
                                                ["y"] = 894867.6748071,
                                                ["x"] = -325454.70140503,
                                            }, -- end of [208]
                                            [79] = 
                                            {
                                                ["y"] = 893733.89699472,
                                                ["x"] = -318993.72721262,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 893944.95835965,
                                                ["x"] = -321398.23642324,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 892905.79444143,
                                                ["x"] = -322899.52640678,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 892440.6238642,
                                                ["x"] = -323507.20668012,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 892379.92147476,
                                                ["x"] = -323550.96404994,
                                            }, -- end of [131]
                                            [129] = 
                                            {
                                                ["y"] = 892398.88118387,
                                                ["x"] = -323534.6879239,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 892119.64490417,
                                                ["x"] = -323806.05511548,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 892113.08494143,
                                                ["x"] = -323849.8343109,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 892130.23405199,
                                                ["x"] = -323885.40520556,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 892576.03126362,
                                                ["x"] = -324290.7678204,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 892826.34773045,
                                                ["x"] = -324636.02895469,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 895122.31407593,
                                                ["x"] = -324944.90682885,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 895154.84115796,
                                                ["x"] = -324967.21116683,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 895190.84304375,
                                                ["x"] = -325212.70704578,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 895181.14103595,
                                                ["x"] = -325250.90582649,
                                            }, -- end of [201]
                                            [209] = 
                                            {
                                                ["y"] = 894854.48906014,
                                                ["x"] = -325461.84420392,
                                            }, -- end of [209]
                                            [135] = 
                                            {
                                                ["y"] = 892124.73153237,
                                                ["x"] = -323797.4604421,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 892116.01524165,
                                                ["x"] = -323815.36439057,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 892112.02965793,
                                                ["x"] = -323834.91298218,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 892111.95285465,
                                                ["x"] = -323839.91082335,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 892115.64903672,
                                                ["x"] = -323859.49438166,
                                            }, -- end of [147]
                                            [65] = 
                                            {
                                                ["y"] = 893010.96933812,
                                                ["x"] = -318198.66837893,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 893030.91088377,
                                                ["x"] = -318198.6726024,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 893054.34121414,
                                                ["x"] = -318207.07530455,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 893069.83543594,
                                                ["x"] = -318219.56077494,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 893740.31839209,
                                                ["x"] = -319007.24203259,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 893922.4407203,
                                                ["x"] = -319599.40462836,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 894131.38938588,
                                                ["x"] = -319800.27298345,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 893958.26521149,
                                                ["x"] = -321350.06552752,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 893916.40300738,
                                                ["x"] = -321472.93456418,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 893282.05475456,
                                                ["x"] = -322520.52665188,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 892994.32866505,
                                                ["x"] = -322866.35733605,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 892977.1055536,
                                                ["x"] = -322876.3402276,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 892892.86806161,
                                                ["x"] = -322907.08460276,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 892876.03608884,
                                                ["x"] = -322925.30209631,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 892640.56687128,
                                                ["x"] = -323405.42929701,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 892625.1955331,
                                                ["x"] = -323418.04595548,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 892391.08105724,
                                                ["x"] = -323540.94383454,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 892117.66824231,
                                                ["x"] = -323810.64631548,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 892114.22741562,
                                                ["x"] = -323854.70121661,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 892133.85980984,
                                                ["x"] = -323888.84669519,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 892740.27790986,
                                                ["x"] = -324553.59989649,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 892839.37232382,
                                                ["x"] = -324643.46557858,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 895127.02094238,
                                                ["x"] = -324946.59340841,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 895157.75065492,
                                                ["x"] = -324971.27543485,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 895190.98008638,
                                                ["x"] = -325217.70094004,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = 895178.35644083,
                                                ["x"] = -325255.05749035,
                                            }, -- end of [202]
                                            [210] = 
                                            {
                                                ["y"] = 894845.33933997,
                                                ["x"] = -325465.87431915,
                                            }, -- end of [210]
                                            [151] = 
                                            {
                                                ["y"] = 892124.02103451,
                                                ["x"] = -323877.58192819,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 892384.92028432,
                                                ["x"] = -324095.22242085,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 892515.80820983,
                                                ["x"] = -324211.06385698,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 892535.21119977,
                                                ["x"] = -324233.94010071,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 892755.56081192,
                                                ["x"] = -324573.38068198,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 892801.67204172,
                                                ["x"] = -324618.99531996,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 892852.82043124,
                                                ["x"] = -324650.10353553,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 892899.87473628,
                                                ["x"] = -324666.80553777,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 892919.36896083,
                                                ["x"] = -324671.2654592,
                                            }, -- end of [175]
                                            [179] = 
                                            {
                                                ["y"] = 895131.57969888,
                                                ["x"] = -324948.6376231,
                                            }, -- end of [179]
                                            [183] = 
                                            {
                                                ["y"] = 895148.06359228,
                                                ["x"] = -324959.87620546,
                                            }, -- end of [183]
                                            [191] = 
                                            {
                                                ["y"] = 895168.06267341,
                                                ["x"] = -324993.90518468,
                                            }, -- end of [191]
                                            [190] = 
                                            {
                                                ["y"] = 895166.63866726,
                                                ["x"] = -324989.11139301,
                                            }, -- end of [190]
                                            [195] = 
                                            {
                                                ["y"] = 895190.625664,
                                                ["x"] = -325222.68868655,
                                            }, -- end of [195]
                                            [199] = 
                                            {
                                                ["y"] = 895185.66378261,
                                                ["x"] = -325242.00109519,
                                            }, -- end of [199]
                                            [189] = 
                                            {
                                                ["y"] = 895164.94781719,
                                                ["x"] = -324984.40836643,
                                            }, -- end of [189]
                                            [206] = 
                                            {
                                                ["y"] = 895164.68660927,
                                                ["x"] = -325269.55655006,
                                            }, -- end of [206]
                                            [207] = 
                                            {
                                                ["y"] = 895160.54547449,
                                                ["x"] = -325272.35743524,
                                            }, -- end of [207]
                                            [203] = 
                                            {
                                                ["y"] = 895175.34330955,
                                                ["x"] = -325259.04814758,
                                            }, -- end of [203]
                                            [187] = 
                                            {
                                                ["y"] = 895160.41733796,
                                                ["x"] = -324975.50574538,
                                            }, -- end of [187]
                                            [211] = 
                                            {
                                                ["y"] = 894817.12370956,
                                                ["x"] = -325476.05915653,
                                            }, -- end of [211]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894079.06541974,
                                                ["x"] = -325806.72460291,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 894079.06541974,
                                                ["x"] = -325806.72460291,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 884262.06154465,
                                            ["x"] = -324276.93349336,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 27.7778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 885097.99806093,
                                            ["x"] = -324349.49867011,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 100,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894079.06541974,
                                            ["x"] = -325806.72460291,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 100,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 894079.06541974,
                                                                ["x"] = -325806.72460291,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 91,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 69,
                                        ["skill"] = "High",
                                        ["y"] = 884262.06154465,
                                        ["x"] = -324276.93349336,
                                        ["name"] = "Scout BRDM-1",
                                        ["heading"] = 1.6573863061784,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 70,
                                        ["skill"] = "High",
                                        ["y"] = 884235.49874046,
                                        ["x"] = -324252.5528159,
                                        ["name"] = "Scout BRDM-1",
                                        ["heading"] = 1.6573863061784,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 71,
                                        ["skill"] = "High",
                                        ["y"] = 884235.81994136,
                                        ["x"] = -324282.9649324,
                                        ["name"] = "Scout BRDM-1",
                                        ["heading"] = 1.6573863061784,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 884262.06154465,
                                ["x"] = -324276.93349336,
                                ["name"] = "Group10",
                                ["start_time"] = 0,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Belarus",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 38,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878235.45024942,
                                                ["x"] = -326664.18629228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882802.66287659,
                                                ["x"] = -327359.71367441,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 882683.85856678,
                                                ["x"] = -324903.93219396,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 882688.84921426,
                                                ["x"] = -324895.32893367,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 882906.52601978,
                                                ["x"] = -324654.12366368,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 883009.35474265,
                                                ["x"] = -324518.79000921,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 883888.36562213,
                                                ["x"] = -322700.14178576,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 883895.4195293,
                                                ["x"] = -322693.15516759,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 884186.04826353,
                                                ["x"] = -322498.18730635,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 884228.42526025,
                                                ["x"] = -322463.16063214,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 884270.41848565,
                                                ["x"] = -322420.33981132,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 884746.12973711,
                                                ["x"] = -321821.30962364,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 884996.81708509,
                                                ["x"] = -321435.72980824,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 885003.42872581,
                                                ["x"] = -321428.23604313,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 885014.65680672,
                                                ["x"] = -321418.29912453,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 887258.14148968,
                                                ["x"] = -319677.03794662,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 887313.9120107,
                                                ["x"] = -319643.70802361,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 887373.00336454,
                                                ["x"] = -319616.6976008,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 888349.55813272,
                                                ["x"] = -319305.57441958,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 888388.62110617,
                                                ["x"] = -319311.38642831,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 888924.39015643,
                                                ["x"] = -319489.79189799,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 889806.80403683,
                                                ["x"] = -319689.09792738,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 890226.65163144,
                                                ["x"] = -319689.97580221,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 890776.27594299,
                                                ["x"] = -319521.3140181,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 891501.95304855,
                                                ["x"] = -319023.71133437,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 892203.53950125,
                                                ["x"] = -318593.08663279,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 892489.45149627,
                                                ["x"] = -318321.1810067,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 892564.73268587,
                                                ["x"] = -318380.41063777,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 892619.44001611,
                                                ["x"] = -318422.35765927,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 892994.7741825,
                                                ["x"] = -318202.80015304,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 893024.18306802,
                                                ["x"] = -318198.03634433,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 893043.63762316,
                                                ["x"] = -318202.21425776,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 893065.13811404,
                                                ["x"] = -318214.70011871,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 893735.45906456,
                                                ["x"] = -318996.56261847,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 894127.18491911,
                                                ["x"] = -319794.95786065,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 893919.13914713,
                                                ["x"] = -321466.75009567,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 892995.68927273,
                                                ["x"] = -322865.23583678,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 892894.31027745,
                                                ["x"] = -322906.07345492,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 892638.37039615,
                                                ["x"] = -323407.80518697,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 892392.43289686,
                                                ["x"] = -323539.81253877,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 892118.32481722,
                                                ["x"] = -323809.0104612,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 892113.78839522,
                                                ["x"] = -323852.99408858,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 892143.90785355,
                                                ["x"] = -323897.46335677,
                                            }, -- end of [196]
                                            [204] = 
                                            {
                                                ["y"] = 892751.31830499,
                                                ["x"] = -324568.11442156,
                                            }, -- end of [204]
                                            [212] = 
                                            {
                                                ["y"] = 892846.70612907,
                                                ["x"] = -324647.215009,
                                            }, -- end of [212]
                                            [220] = 
                                            {
                                                ["y"] = 895134.42533671,
                                                ["x"] = -324950.17875993,
                                            }, -- end of [220]
                                            [228] = 
                                            {
                                                ["y"] = 895162.03082318,
                                                ["x"] = -324978.31339693,
                                            }, -- end of [228]
                                            [236] = 
                                            {
                                                ["y"] = 895190.21532042,
                                                ["x"] = -325225.89842635,
                                            }, -- end of [236]
                                            [244] = 
                                            {
                                                ["y"] = 895173.26378442,
                                                ["x"] = -325261.52844561,
                                            }, -- end of [244]
                                            [1] = 
                                            {
                                                ["y"] = 882802.65593702,
                                                ["x"] = -327359.72332488,
                                            }, -- end of [1]
                                            [131] = 
                                            {
                                                ["y"] = 893927.71907194,
                                                ["x"] = -319605.71719972,
                                            }, -- end of [131]
                                            [139] = 
                                            {
                                                ["y"] = 893933.9295106,
                                                ["x"] = -321429.58893159,
                                            }, -- end of [139]
                                            [147] = 
                                            {
                                                ["y"] = 892999.39581112,
                                                ["x"] = -322861.88421508,
                                            }, -- end of [147]
                                            [155] = 
                                            {
                                                ["y"] = 892898.52265059,
                                                ["x"] = -322903.37918308,
                                            }, -- end of [155]
                                            [5] = 
                                            {
                                                ["y"] = 883064.62338695,
                                                ["x"] = -326933.96863051,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 883066.30464271,
                                                ["x"] = -326929.26136087,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 883067.58323261,
                                                ["x"] = -326924.42904442,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 883068.51021391,
                                                ["x"] = -326919.51651582,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 883069.76254217,
                                                ["x"] = -326909.59643806,
                                            }, -- end of [9]
                                            [34] = 
                                            {
                                                ["y"] = 882685.94124312,
                                                ["x"] = -324899.39151272,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 882695.36448631,
                                                ["x"] = -324887.74415985,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 883006.62445832,
                                                ["x"] = -324522.97793511,
                                            }, -- end of [38]
                                            [2] = 
                                            {
                                                ["y"] = 882804.89801066,
                                                ["x"] = -327355.25718359,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 894131.92325227,
                                                ["x"] = -319803.41265613,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 893908.57468507,
                                                ["x"] = -321489.40494523,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 892991.76903897,
                                                ["x"] = -322868.33736625,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 892890.29885755,
                                                ["x"] = -322909.05079324,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 892634.74190969,
                                                ["x"] = -323411.24215853,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 892381.20568386,
                                                ["x"] = -323549.75652113,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 892116.56525531,
                                                ["x"] = -323813.68974548,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 882820.38148387,
                                                ["x"] = -327329.56389093,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 892479.50332651,
                                                ["x"] = -324174.19272804,
                                            }, -- end of [197]
                                            [205] = 
                                            {
                                                ["y"] = 892764.13436759,
                                                ["x"] = -324583.46551408,
                                            }, -- end of [205]
                                            [213] = 
                                            {
                                                ["y"] = 892860.36341952,
                                                ["x"] = -324653.41123357,
                                            }, -- end of [213]
                                            [221] = 
                                            {
                                                ["y"] = 895138.68653514,
                                                ["x"] = -324952.79628203,
                                            }, -- end of [221]
                                            [229] = 
                                            {
                                                ["y"] = 895164.26065402,
                                                ["x"] = -324982.78556273,
                                            }, -- end of [229]
                                            [237] = 
                                            {
                                                ["y"] = 895189.20709984,
                                                ["x"] = -325230.79346951,
                                            }, -- end of [237]
                                            [245] = 
                                            {
                                                ["y"] = 895169.78311598,
                                                ["x"] = -325265.11366813,
                                            }, -- end of [245]
                                            [4] = 
                                            {
                                                ["y"] = 883060.32879835,
                                                ["x"] = -326942.99430197,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 888354.45485581,
                                                ["x"] = -319304.57305137,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 888489.51774858,
                                                ["x"] = -319340.41523784,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 889771.98560723,
                                                ["x"] = -319685.91776691,
                                            }, -- end of [75]
                                            [79] = 
                                            {
                                                ["y"] = 890201.78452304,
                                                ["x"] = -319692.12592245,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = 890236.38612066,
                                                ["x"] = -319687.6933845,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 890780.77509244,
                                                ["x"] = -319519.1340071,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 891514.96406008,
                                                ["x"] = -319016.25038902,
                                            }, -- end of [91]
                                            [95] = 
                                            {
                                                ["y"] = 892254.48376654,
                                                ["x"] = -318552.72738213,
                                            }, -- end of [95]
                                            [99] = 
                                            {
                                                ["y"] = 892493.80259335,
                                                ["x"] = -318318.7471024,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 892602.14907093,
                                                ["x"] = -318413.57077902,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 892624.1616701,
                                                ["x"] = -318420.7483186,
                                            }, -- end of [107]
                                            [111] = 
                                            {
                                                ["y"] = 893004.30844504,
                                                ["x"] = -318199.80410609,
                                            }, -- end of [111]
                                            [115] = 
                                            {
                                                ["y"] = 893029.16553709,
                                                ["x"] = -318198.42614284,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 893052.7872472,
                                                ["x"] = -318206.24520415,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 893068.64830862,
                                                ["x"] = -318218.25769015,
                                            }, -- end of [123]
                                            [127] = 
                                            {
                                                ["y"] = 893739.7492791,
                                                ["x"] = -319005.57368156,
                                            }, -- end of [127]
                                            [134] = 
                                            {
                                                ["y"] = 894131.57149315,
                                                ["x"] = -319808.39282691,
                                            }, -- end of [134]
                                            [142] = 
                                            {
                                                ["y"] = 893889.73124929,
                                                ["x"] = -321524.68377498,
                                            }, -- end of [142]
                                            [150] = 
                                            {
                                                ["y"] = 892987.61621261,
                                                ["x"] = -322871.117135,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 883112.31316601,
                                                ["x"] = -326471.70963289,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 892630.93879679,
                                                ["x"] = -323414.48987034,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 883151.16786507,
                                                ["x"] = -326245.08252777,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 892115.08520899,
                                                ["x"] = -323818.46507259,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 883154.49876167,
                                                ["x"] = -326200.21053476,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 892500.96363549,
                                                ["x"] = -324195.15170469,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 883161.0617198,
                                                ["x"] = -325855.28381082,
                                            }, -- end of [13]
                                            [214] = 
                                            {
                                                ["y"] = 892879.01176473,
                                                ["x"] = -324660.63056623,
                                            }, -- end of [214]
                                            [14] = 
                                            {
                                                ["y"] = 883160.76899809,
                                                ["x"] = -325840.28888841,
                                            }, -- end of [14]
                                            [230] = 
                                            {
                                                ["y"] = 895166.0788994,
                                                ["x"] = -324987.43968254,
                                            }, -- end of [230]
                                            [15] = 
                                            {
                                                ["y"] = 883160.10781143,
                                                ["x"] = -325835.3393841,
                                            }, -- end of [15]
                                            [246] = 
                                            {
                                                ["y"] = 895166.05407738,
                                                ["x"] = -325268.44491744,
                                            }, -- end of [246]
                                            [16] = 
                                            {
                                                ["y"] = 883158.33091674,
                                                ["x"] = -325830.66793665,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 883153.7393166,
                                                ["x"] = -325821.84837472,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 883150.42318093,
                                                ["x"] = -325818.10724131,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 883043.83680222,
                                                ["x"] = -325705.64846076,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 883022.09681372,
                                                ["x"] = -325678.22453161,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 883004.77909649,
                                                ["x"] = -325653.73173597,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 882986.06588095,
                                                ["x"] = -325624.15880848,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 882961.53551333,
                                                ["x"] = -325580.59569007,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 882710.14069742,
                                                ["x"] = -325085.80450091,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 882706.19659397,
                                                ["x"] = -325076.61723504,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 882704.53918232,
                                                ["x"] = -325071.90070479,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 882703.17749006,
                                                ["x"] = -325067.09054407,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 882702.08691723,
                                                ["x"] = -325062.21143669,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 882699.62055453,
                                                ["x"] = -325047.41699713,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 882681.86194667,
                                                ["x"] = -324918.64553365,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 882681.6841338,
                                                ["x"] = -324913.65085427,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 882682.41898947,
                                                ["x"] = -324908.71385435,
                                            }, -- end of [32]
                                            [135] = 
                                            {
                                                ["y"] = 893969.20124854,
                                                ["x"] = -321289.28878673,
                                            }, -- end of [135]
                                            [143] = 
                                            {
                                                ["y"] = 893339.08346562,
                                                ["x"] = -322436.26747575,
                                            }, -- end of [143]
                                            [151] = 
                                            {
                                                ["y"] = 892978.75338635,
                                                ["x"] = -322875.7142318,
                                            }, -- end of [151]
                                            [40] = 
                                            {
                                                ["y"] = 883014.28246682,
                                                ["x"] = -324510.08995356,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 883891.52442753,
                                                ["x"] = -322696.28699841,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 883915.97320395,
                                                ["x"] = -322678.92657329,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 884209.58307432,
                                                ["x"] = -322479.58793353,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 884246.44305575,
                                                ["x"] = -322445.83337205,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 884309.23902838,
                                                ["x"] = -322374.59849792,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 884792.06742485,
                                                ["x"] = -321755.82336456,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 885000.00543793,
                                                ["x"] = -321431.87923917,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 885007.05319383,
                                                ["x"] = -321424.79247122,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 887213.2252454,
                                                ["x"] = -319708.76881681,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 887287.74340529,
                                                ["x"] = -319658.3705169,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 887340.84003766,
                                                ["x"] = -319630.49160813,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 887419.87527867,
                                                ["x"] = -319599.3039976,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 888359.44176009,
                                                ["x"] = -319304.48178625,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 888607.61273234,
                                                ["x"] = -319381.34899404,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 889776.9070195,
                                                ["x"] = -319686.79767159,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 890216.76457451,
                                                ["x"] = -319691.44624911,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 890738.50839049,
                                                ["x"] = -319534.42045506,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 890789.46141789,
                                                ["x"] = -319514.18452112,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 891838.43897541,
                                                ["x"] = -318847.36285798,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 892288.30951314,
                                                ["x"] = -318523.05537527,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 892498.57970481,
                                                ["x"] = -318319.4224957,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 892610.10110354,
                                                ["x"] = -318419.62774113,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 892628.6553867,
                                                ["x"] = -318418.55755771,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 893009.2207862,
                                                ["x"] = -318198.89211885,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 893034.09189327,
                                                ["x"] = -318199.27106469,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 893057.11779272,
                                                ["x"] = -318208.73624102,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 893726.83506017,
                                                ["x"] = -318984.34108743,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 893916.21937612,
                                                ["x"] = -319589.43638682,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 893959.68056217,
                                                ["x"] = -321343.45256873,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 893308.87974115,
                                                ["x"] = -322482.22382047,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 892969.31590299,
                                                ["x"] = -322879.01718915,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 892876.93071833,
                                                ["x"] = -322923.78324573,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 892617.88025359,
                                                ["x"] = -323421.83186313,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 892128.93067077,
                                                ["x"] = -323792.16744055,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 892112.16102292,
                                                ["x"] = -323833.15520591,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 892123.05830141,
                                                ["x"] = -323876.10547008,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 892540.35086826,
                                                ["x"] = -324240.37705516,
                                            }, -- end of [200]
                                            [208] = 
                                            {
                                                ["y"] = 892796.38834144,
                                                ["x"] = -324614.77454884,
                                            }, -- end of [208]
                                            [216] = 
                                            {
                                                ["y"] = 892912.75281152,
                                                ["x"] = -324669.86516249,
                                            }, -- end of [216]
                                            [224] = 
                                            {
                                                ["y"] = 895150.39742181,
                                                ["x"] = -324962.11907307,
                                            }, -- end of [224]
                                            [232] = 
                                            {
                                                ["y"] = 895168.65203573,
                                                ["x"] = -324997.08756289,
                                            }, -- end of [232]
                                            [240] = 
                                            {
                                                ["y"] = 895184.36805401,
                                                ["x"] = -325244.96729234,
                                            }, -- end of [240]
                                            [248] = 
                                            {
                                                ["y"] = 894869.19475259,
                                                ["x"] = -325453.80861425,
                                            }, -- end of [248]
                                            [158] = 
                                            {
                                                ["y"] = 892886.54945188,
                                                ["x"] = -322912.3526252,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 892879.67851416,
                                                ["x"] = -322919.60842889,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 892641.70912519,
                                                ["x"] = -323404.08775137,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 892626.73766536,
                                                ["x"] = -323417.19209921,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 892521.25790207,
                                                ["x"] = -324217.24052555,
                                            }, -- end of [199]
                                            [223] = 
                                            {
                                                ["y"] = 895146.74052197,
                                                ["x"] = -324958.71146257,
                                            }, -- end of [223]
                                            [222] = 
                                            {
                                                ["y"] = 895142.81137918,
                                                ["x"] = -324955.62286223,
                                            }, -- end of [222]
                                            [219] = 
                                            {
                                                ["y"] = 895129.99542607,
                                                ["x"] = -324947.86658185,
                                            }, -- end of [219]
                                            [183] = 
                                            {
                                                ["y"] = 892112.81770318,
                                                ["x"] = -323828.19999229,
                                            }, -- end of [183]
                                            [189] = 
                                            {
                                                ["y"] = 892115.12127753,
                                                ["x"] = -323857.81241658,
                                            }, -- end of [189]
                                            [215] = 
                                            {
                                                ["y"] = 892893.34305582,
                                                ["x"] = -324665.05332974,
                                            }, -- end of [215]
                                            [211] = 
                                            {
                                                ["y"] = 892833.44678479,
                                                ["x"] = -324640.2064904,
                                            }, -- end of [211]
                                            [187] = 
                                            {
                                                ["y"] = 892112.76490112,
                                                ["x"] = -323848.10098862,
                                            }, -- end of [187]
                                            [203] = 
                                            {
                                                ["y"] = 892736.31264962,
                                                ["x"] = -324548.12172842,
                                            }, -- end of [203]
                                            [207] = 
                                            {
                                                ["y"] = 892785.07176291,
                                                ["x"] = -324604.93234274,
                                            }, -- end of [207]
                                            [206] = 
                                            {
                                                ["y"] = 892774.32671935,
                                                ["x"] = -324594.46856402,
                                            }, -- end of [206]
                                            [129] = 
                                            {
                                                ["y"] = 893921.40600798,
                                                ["x"] = -319597.97785468,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 893954.02479892,
                                                ["x"] = -321367.80184638,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 893271.12467797,
                                                ["x"] = -322535.12504118,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 892907.42580418,
                                                ["x"] = -322898.85870481,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 892872.06974382,
                                                ["x"] = -322932.52101045,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 892437.80717441,
                                                ["x"] = -323508.80224712,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 892125.75800254,
                                                ["x"] = -323796.02697463,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 892111.93027829,
                                                ["x"] = -323838.14826639,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 892125.91014168,
                                                ["x"] = -323880.20980026,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 892558.2184792,
                                                ["x"] = -324264.47196783,
                                            }, -- end of [201]
                                            [209] = 
                                            {
                                                ["y"] = 892808.25209387,
                                                ["x"] = -324623.95009459,
                                            }, -- end of [209]
                                            [217] = 
                                            {
                                                ["y"] = 892942.22487533,
                                                ["x"] = -324675.45055141,
                                            }, -- end of [217]
                                            [225] = 
                                            {
                                                ["y"] = 895153.74199553,
                                                ["x"] = -324965.83351129,
                                            }, -- end of [225]
                                            [233] = 
                                            {
                                                ["y"] = 895170.97564429,
                                                ["x"] = -325016.9507886,
                                            }, -- end of [233]
                                            [241] = 
                                            {
                                                ["y"] = 895182.04857435,
                                                ["x"] = -325249.39495517,
                                            }, -- end of [241]
                                            [249] = 
                                            {
                                                ["y"] = 894856.07047415,
                                                ["x"] = -325461.06549192,
                                            }, -- end of [249]
                                            [65] = 
                                            {
                                                ["y"] = 888335.10333026,
                                                ["x"] = -319309.57722203,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 888364.36620099,
                                                ["x"] = -319305.33556688,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 888847.48568685,
                                                ["x"] = -319467.78425209,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 889786.83914541,
                                                ["x"] = -319687.94546766,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 890221.72655554,
                                                ["x"] = -319690.83520173,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 890767.01387244,
                                                ["x"] = -319525.07787712,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 890826.83134034,
                                                ["x"] = -319489.11993524,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 891909.74121938,
                                                ["x"] = -318801.10768614,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 892338.62223868,
                                                ["x"] = -318474.39699366,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 892502.52131714,
                                                ["x"] = -318322.49509016,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 892614.50757587,
                                                ["x"] = -318421.96198984,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 892650.44191591,
                                                ["x"] = -318406.30010236,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 893014.19274816,
                                                ["x"] = -318198.35542385,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 893038.92111896,
                                                ["x"] = -318200.55773367,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 893061.21181809,
                                                ["x"] = -318211.60236969,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 893733.00100839,
                                                ["x"] = -318992.20961206,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 893924.40827482,
                                                ["x"] = -319601.97612108,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 893947.065621,
                                                ["x"] = -321391.8104298,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 893012.49162266,
                                                ["x"] = -322846.7704529,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 892902.85453889,
                                                ["x"] = -322900.88015917,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 892644.79929209,
                                                ["x"] = -323400.1555839,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 892429.29239262,
                                                ["x"] = -323514.042302,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 892122.92490703,
                                                ["x"] = -323800.14606961,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 892112.13391935,
                                                ["x"] = -323843.14256814,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 892129.04071089,
                                                ["x"] = -323884.10812817,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = 892585.90861583,
                                                ["x"] = -324306.0985147,
                                            }, -- end of [202]
                                            [210] = 
                                            {
                                                ["y"] = 892820.61897996,
                                                ["x"] = -324632.43535477,
                                            }, -- end of [210]
                                            [218] = 
                                            {
                                                ["y"] = 895120.63510052,
                                                ["x"] = -324944.36816216,
                                            }, -- end of [218]
                                            [226] = 
                                            {
                                                ["y"] = 895156.75687844,
                                                ["x"] = -324969.81935843,
                                            }, -- end of [226]
                                            [234] = 
                                            {
                                                ["y"] = 895191.02002853,
                                                ["x"] = -325215.9391043,
                                            }, -- end of [234]
                                            [242] = 
                                            {
                                                ["y"] = 895179.36914094,
                                                ["x"] = -325253.61436922,
                                            }, -- end of [242]
                                            [250] = 
                                            {
                                                ["y"] = 894846.97146534,
                                                ["x"] = -325465.20842513,
                                            }, -- end of [250]
                                            [179] = 
                                            {
                                                ["y"] = 892120.4301174,
                                                ["x"] = -323804.47687759,
                                            }, -- end of [179]
                                            [227] = 
                                            {
                                                ["y"] = 895159.49982506,
                                                ["x"] = -324974.00027366,
                                            }, -- end of [227]
                                            [231] = 
                                            {
                                                ["y"] = 895167.5885101,
                                                ["x"] = -324992.20757844,
                                            }, -- end of [231]
                                            [195] = 
                                            {
                                                ["y"] = 892132.55644406,
                                                ["x"] = -323887.65989104,
                                            }, -- end of [195]
                                            [247] = 
                                            {
                                                ["y"] = 895162.02004369,
                                                ["x"] = -325271.39154085,
                                            }, -- end of [247]
                                            [239] = 
                                            {
                                                ["y"] = 895186.30060183,
                                                ["x"] = -325240.35768612,
                                            }, -- end of [239]
                                            [191] = 
                                            {
                                                ["y"] = 892120.58842845,
                                                ["x"] = -323871.75985876,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = 892268.68619299,
                                                ["x"] = -323663.46307353,
                                            }, -- end of [175]
                                            [238] = 
                                            {
                                                ["y"] = 895187.88119968,
                                                ["x"] = -325235.61499616,
                                            }, -- end of [238]
                                            [190] = 
                                            {
                                                ["y"] = 892118.48326682,
                                                ["x"] = -323867.2259566,
                                            }, -- end of [190]
                                            [174] = 
                                            {
                                                ["y"] = 892359.93167421,
                                                ["x"] = -323570.90453666,
                                            }, -- end of [174]
                                            [235] = 
                                            {
                                                ["y"] = 895190.78155586,
                                                ["x"] = -325220.93293566,
                                            }, -- end of [235]
                                            [243] = 
                                            {
                                                ["y"] = 895176.42897101,
                                                ["x"] = -325257.65880738,
                                            }, -- end of [243]
                                            [171] = 
                                            {
                                                ["y"] = 892400.28812813,
                                                ["x"] = -323533.62593909,
                                            }, -- end of [171]
                                            [251] = 
                                            {
                                                ["y"] = 894832.94171192,
                                                ["x"] = -325470.5111946,
                                            }, -- end of [251]
                                            [252] = 
                                            {
                                                ["y"] = 894364.29483167,
                                                ["x"] = -325629.90758175,
                                            }, -- end of [252]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893797.66416616,
                                                ["x"] = -325777.69322069,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893797.66416616,
                                                ["x"] = -325777.69322069,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894364.30350194,
                                                ["x"] = -325629.90487006,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 894248.65175738,
                                                ["x"] = -325661.89226464,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 893797.66417761,
                                                ["x"] = -325777.69321734,
                                            }, -- end of [3]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878235.45024942,
                                            ["x"] = -326664.18629228,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.2222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882802.66287659,
                                            ["x"] = -327359.71367441,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894364.27780732,
                                            ["x"] = -325629.79017963,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893797.66416616,
                                            ["x"] = -325777.69322069,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 893573.00133482,
                                                                ["x"] = -329054.24843255,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 96,
                                        ["skill"] = "High",
                                        ["y"] = 878235.45024942,
                                        ["x"] = -326664.18629228,
                                        ["name"] = "SPAAA ZSU-23-4 Shilka \"Gun Dish\"",
                                        ["heading"] = 1.7219222537107,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 878235.45024942,
                                ["x"] = -326664.18629228,
                                ["name"] = "ZSU-23-4 Shilka60",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880420.23372431,
                                                ["x"] = -315618.32741507,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880044.56497556,
                                                ["x"] = -315568.94730001,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880044.54111399,
                                                ["x"] = -315568.94420281,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880040.92080687,
                                                ["x"] = -315565.51785403,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 880035.68620513,
                                                ["x"] = -315557.04145733,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 880032.93355122,
                                                ["x"] = -315537.45459978,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 881267.03254619,
                                                ["x"] = -315004.8734164,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 881395.29380758,
                                                ["x"] = -314796.36088953,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 882823.7890786,
                                                ["x"] = -313897.67811708,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 884384.0542959,
                                                ["x"] = -312191.13239542,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 887257.52239884,
                                                ["x"] = -313086.93863887,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 898700.77242141,
                                                ["x"] = -319841.87548656,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 898679.67125731,
                                                ["x"] = -319869.79484584,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 887258.21990065,
                                                ["x"] = -313081.98929259,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 898578.93312281,
                                                ["x"] = -319994.0899112,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 884385.97238981,
                                                ["x"] = -312195.72137387,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 887258.4122518,
                                                ["x"] = -313076.9934837,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 898530.72040714,
                                                ["x"] = -320044.80588489,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 898485.41852762,
                                                ["x"] = -320084.13942236,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 887259.90004324,
                                                ["x"] = -312407.01845798,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 898324.65552394,
                                                ["x"] = -320219.23297261,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 882858.1734041,
                                                ["x"] = -313891.16014276,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 884386.90725268,
                                                ["x"] = -312200.63046816,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 887260.63197608,
                                                ["x"] = -312402.07440921,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 898318.01501694,
                                                ["x"] = -320226.70246948,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 898312.01775564,
                                                ["x"] = -320234.70307938,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 887261.96959536,
                                                ["x"] = -312397.25756126,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 898095.69295184,
                                                ["x"] = -320565.19058184,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 884392.71830209,
                                                ["x"] = -312235.13995624,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 887263.61602155,
                                                ["x"] = -312392.53800816,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 898034.53692619,
                                                ["x"] = -320668.34367699,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 898026.25594685,
                                                ["x"] = -320686.5456729,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 887265.6675856,
                                                ["x"] = -312387.98128004,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 881485.28725949,
                                                ["x"] = -314709.61986068,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 882902.52738433,
                                                ["x"] = -313883.6197933,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 884396.19746024,
                                                ["x"] = -312249.7287979,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 887268.15575574,
                                                ["x"] = -312383.64614653,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 897945.23939996,
                                                ["x"] = -320901.72935622,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 897942.26329815,
                                                ["x"] = -320905.7359711,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 887271.02488982,
                                                ["x"] = -312379.55370662,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 897938.52424907,
                                                ["x"] = -320909.04630302,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 884399.03484211,
                                                ["x"] = -312259.3168195,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 887274.20541545,
                                                ["x"] = -312375.69640689,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 897925.95116784,
                                                ["x"] = -320917.21590919,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 897921.3068514,
                                                ["x"] = -320919.08602655,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 887277.62512491,
                                                ["x"] = -312372.05007191,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 897916.66462517,
                                                ["x"] = -320917.90964744,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 882907.35063616,
                                                ["x"] = -313882.30523162,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 884402.36766916,
                                                ["x"] = -312268.74368385,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 887284.97140238,
                                                ["x"] = -312365.26931828,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 897784.51916688,
                                                ["x"] = -320699.98904771,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 897771.38342405,
                                                ["x"] = -320673.02210668,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 887288.89277106,
                                                ["x"] = -312362.1687546,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 897761.72809095,
                                                ["x"] = -320649.9654466,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 884406.2546048,
                                                ["x"] = -312277.95552438,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 887293.01646199,
                                                ["x"] = -312359.34286442,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 897747.82437394,
                                                ["x"] = -320607.18805527,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 897739.55885346,
                                                ["x"] = -320573.18226841,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 881271.35766118,
                                                ["x"] = -315002.36570485,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 881493.08225578,
                                                ["x"] = -314703.36168807,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 882912.04297805,
                                                ["x"] = -313880.58593947,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 884410.73881206,
                                                ["x"] = -312286.89156697,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 887301.9020162,
                                                ["x"] = -312354.78491385,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 897718.57885322,
                                                ["x"] = -320460.17633988,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 897715.27756799,
                                                ["x"] = -320450.73825773,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 887306.61337179,
                                                ["x"] = -312353.11543228,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 897233.15438775,
                                                ["x"] = -319330.05210353,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 884415.8294405,
                                                ["x"] = -312295.49656104,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 887311.45436313,
                                                ["x"] = -312351.87122914,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 897185.95275912,
                                                ["x"] = -319225.24787141,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 897180.38292396,
                                                ["x"] = -319216.94435226,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 887316.38650087,
                                                ["x"] = -312351.06272183,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 897060.75817597,
                                                ["x"] = -319056.66827286,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 882916.44838137,
                                                ["x"] = -313878.23259142,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 884421.44086619,
                                                ["x"] = -312303.77215225,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 887321.36895281,
                                                ["x"] = -312350.65287458,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 897050.97833841,
                                                ["x"] = -319045.30620265,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 897043.68279703,
                                                ["x"] = -319038.47042043,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 887326.3673276,
                                                ["x"] = -312350.57451258,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 897020.4695367,
                                                ["x"] = -319019.47042419,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 884427.47272029,
                                                ["x"] = -312311.74705784,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 887336.34708399,
                                                ["x"] = -312351.16646218,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 896394.73583001,
                                                ["x"] = -318529.17077285,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 896384.58228233,
                                                ["x"] = -318518.13248858,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 887341.30110149,
                                                ["x"] = -312351.8353107,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 881497.24873257,
                                                ["x"] = -314700.59983372,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 882920.43561283,
                                                ["x"] = -313875.21891716,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 884437.13587116,
                                                ["x"] = -312323.21716137,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 887346.19997395,
                                                ["x"] = -312352.83231555,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 895292.27376882,
                                                ["x"] = -317229.13047208,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 895161.96478087,
                                                ["x"] = -317154.84565019,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 887351.00144444,
                                                ["x"] = -312354.22015381,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 895130.74463033,
                                                ["x"] = -317139.03371241,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 884450.85089321,
                                                ["x"] = -312337.77067787,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 887355.65550112,
                                                ["x"] = -312356.04288075,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 895084.49162759,
                                                ["x"] = -317120.10838417,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 895055.88892597,
                                                ["x"] = -317111.06969438,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 887360.10805726,
                                                ["x"] = -312358.31134129,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 895002.65117321,
                                                ["x"] = -317097.28112284,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 882927.91563278,
                                                ["x"] = -313868.58850635,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 884508.81595095,
                                                ["x"] = -312392.90123381,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 887364.3655201,
                                                ["x"] = -312360.93217638,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 894681.44680983,
                                                ["x"] = -317022.20054049,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 894672.68886013,
                                                ["x"] = -317017.41001272,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 887368.42359305,
                                                ["x"] = -312363.84839555,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 894660.80953809,
                                                ["x"] = -317008.25350085,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 884520.16681295,
                                                ["x"] = -312402.70512108,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 887372.10934065,
                                                ["x"] = -312367.22470872,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 894240.14157709,
                                                ["x"] = -316669.79694559,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 880034.1324902,
                                                ["x"] = -315532.60760891,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 881275.52543603,
                                                ["x"] = -314999.60587931,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 881501.61602444,
                                                ["x"] = -314698.16772698,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 882952.85876036,
                                                ["x"] = -313844.04222458,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 884532.07571678,
                                                ["x"] = -312411.82253088,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 887751.31487053,
                                                ["x"] = -312819.19299784,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 894216.1241443,
                                                ["x"] = -316663.3339836,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 894211.1308342,
                                                ["x"] = -316663.04050096,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 887769.75365717,
                                                ["x"] = -312842.85032718,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 894206.1330755,
                                                ["x"] = -316663.0858399,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 884544.42124096,
                                                ["x"] = -312420.33933926,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 887775.11789833,
                                                ["x"] = -312851.28526257,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 894191.259494,
                                                ["x"] = -316664.98586945,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 893768.03194297,
                                                ["x"] = -316740.76044571,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 887777.47575727,
                                                ["x"] = -312855.69382716,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 893728.21035529,
                                                ["x"] = -316744.48731636,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 882956.74511851,
                                                ["x"] = -313840.90323686,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 884573.44082843,
                                                ["x"] = -312439.7448803,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 887781.69814431,
                                                ["x"] = -312864.75736598,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 893648.25041183,
                                                ["x"] = -316745.3408602,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 893359.05604399,
                                                ["x"] = -316724.11594356,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 887876.49159195,
                                                ["x"] = -313090.65126794,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 893354.20807235,
                                                ["x"] = -316725.33887987,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 884573.89866475,
                                                ["x"] = -312444.55435969,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 887882.0345254,
                                                ["x"] = -313098.97326105,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 893348.9837398,
                                                ["x"] = -316733.38248056,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 893348.23169174,
                                                ["x"] = -316738.32038387,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 887885.32005332,
                                                ["x"] = -313102.74009878,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 881506.13175279,
                                                ["x"] = -314696.02239656,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 882961.29686576,
                                                ["x"] = -313838.86988217,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 884571.93863142,
                                                ["x"] = -312449.13718886,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 888212.14045266,
                                                ["x"] = -313433.43641612,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 893348.61498261,
                                                ["x"] = -316753.24777615,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 893350.7128808,
                                                ["x"] = -316757.77376586,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 888217.07266961,
                                                ["x"] = -313442.13142187,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 893353.4479562,
                                                ["x"] = -316761.95785017,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 884413.80935155,
                                                ["x"] = -312709.93514311,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 888219.04425729,
                                                ["x"] = -313446.72103562,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 893387.37974602,
                                                ["x"] = -316811.36679727,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 893396.7068444,
                                                ["x"] = -316829.05578339,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 888220.59797764,
                                                ["x"] = -313451.47071585,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 893405.10784687,
                                                ["x"] = -316847.20370054,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 882966.1220455,
                                                ["x"] = -313837.56389194,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 884410.74100295,
                                                ["x"] = -312713.87736843,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 888221.84232367,
                                                ["x"] = -313456.31568141,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 893507.06092442,
                                                ["x"] = -317145.16767242,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 893524.81466329,
                                                ["x"] = -317202.47429979,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 888222.86081151,
                                                ["x"] = -313461.21228705,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 893527.93867402,
                                                ["x"] = -317211.94579656,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 884403.55793573,
                                                ["x"] = -312720.82997067,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 888223.59199503,
                                                ["x"] = -313466.15680346,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 893536.15946543,
                                                ["x"] = -317216.58806717,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 893541.14853545,
                                                ["x"] = -317216.19829813,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 881283.36047811,
                                                ["x"] = -314993.39058597,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 881520.03088659,
                                                ["x"] = -314690.38587848,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 882985.72941804,
                                                ["x"] = -313833.62904393,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 884399.63527156,
                                                ["x"] = -312723.92395966,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 888223.82355317,
                                                ["x"] = -313476.1395776,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 894030.79311013,
                                                ["x"] = -317203.6528947,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 894045.70516609,
                                                ["x"] = -317205.25461145,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 888223.26296003,
                                                ["x"] = -313481.10628241,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 894258.29593047,
                                                ["x"] = -317237.30148119,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 884395.495943,
                                                ["x"] = -312726.72721081,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 888222.26465677,
                                                ["x"] = -313486.00222871,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 894331.37405346,
                                                ["x"] = -317254.02236855,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 894355.19530321,
                                                ["x"] = -317261.59736269,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 888220.91402884,
                                                ["x"] = -313490.81603959,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 894387.93220841,
                                                ["x"] = -317273.96696766,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 883044.71280359,
                                                ["x"] = -313822.66628932,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 884391.22942455,
                                                ["x"] = -312729.33629938,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 888217.50030082,
                                                ["x"] = -313500.2162021,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 894466.12718222,
                                                ["x"] = -317307.22214049,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 894475.30411404,
                                                ["x"] = -317311.18946153,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 888215.35134773,
                                                ["x"] = -313504.72591731,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 894479.53427091,
                                                ["x"] = -317313.85229566,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 884386.65835982,
                                                ["x"] = -312731.35208519,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 888212.78207323,
                                                ["x"] = -313509.00941788,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 894763.01565951,
                                                ["x"] = -317527.51515924,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 894770.51892261,
                                                ["x"] = -317534.12353299,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 888209.88839451,
                                                ["x"] = -313513.08708088,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 881916.05178418,
                                                ["x"] = -314536.23737489,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 883049.45461102,
                                                ["x"] = -313821.08251335,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 884381.9227072,
                                                ["x"] = -312732.95470041,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 888206.78197375,
                                                ["x"] = -313517.00615149,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 894882.2133419,
                                                ["x"] = -317675.14488488,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 894929.21031262,
                                                ["x"] = -317726.98273648,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 888203.17910962,
                                                ["x"] = -313520.47048665,
                                            }, -- end of [313]
                                            [157] = 
                                            {
                                                ["y"] = 884357.83562611,
                                                ["x"] = -312739.64060199,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 888172.33280049,
                                                ["x"] = -313545.93284552,
                                            }, -- end of [314]
                                            [315] = 
                                            {
                                                ["y"] = 887985.99144123,
                                                ["x"] = -313697.17698525,
                                            }, -- end of [315]
                                            [79] = 
                                            {
                                                ["y"] = 883054.09772566,
                                                ["x"] = -313819.23146604,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 884144.52672294,
                                                ["x"] = -312793.44582124,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 887982.49931671,
                                                ["x"] = -313700.74800328,
                                            }, -- end of [316]
                                            [317] = 
                                            {
                                                ["y"] = 887976.46590612,
                                                ["x"] = -313708.71661808,
                                            }, -- end of [317]
                                            [159] = 
                                            {
                                                ["y"] = 884139.80931177,
                                                ["x"] = -312795.10057519,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 887973.92027466,
                                                ["x"] = -313713.01547426,
                                            }, -- end of [318]
                                            [5] = 
                                            {
                                                ["y"] = 880034.13396123,
                                                ["x"] = -315552.29065888,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 880036.0261496,
                                                ["x"] = -315527.98282408,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 881290.65697422,
                                                ["x"] = -314986.56408817,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 881997.24587739,
                                                ["x"] = -314497.43047076,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 883058.57942683,
                                                ["x"] = -313817.02053903,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 884135.25984818,
                                                ["x"] = -312797.16652892,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 887968.06203353,
                                                ["x"] = -313726.81106488,
                                            }, -- end of [320]
                                            [321] = 
                                            {
                                                ["y"] = 887966.66422806,
                                                ["x"] = -313731.608905,
                                            }, -- end of [321]
                                            [161] = 
                                            {
                                                ["y"] = 884130.92586196,
                                                ["x"] = -312799.66081942,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 887965.67063545,
                                                ["x"] = -313736.50755551,
                                            }, -- end of [322]
                                            [323] = 
                                            {
                                                ["y"] = 887965.09533135,
                                                ["x"] = -313741.47292865,
                                            }, -- end of [323]
                                            [81] = 
                                            {
                                                ["y"] = 883066.9650657,
                                                ["x"] = -313811.60928269,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 884126.76207824,
                                                ["x"] = -312802.42458891,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 887964.93514356,
                                                ["x"] = -313746.46797264,
                                            }, -- end of [324]
                                            [325] = 
                                            {
                                                ["y"] = 887965.12835671,
                                                ["x"] = -313751.46364974,
                                            }, -- end of [325]
                                            [163] = 
                                            {
                                                ["y"] = 884122.86630919,
                                                ["x"] = -312805.55551815,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 887966.27735959,
                                                ["x"] = -313761.39613875,
                                            }, -- end of [326]
                                            [327] = 
                                            {
                                                ["y"] = 887967.34172627,
                                                ["x"] = -313766.27768743,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 882179.11955537,
                                                ["x"] = -314402.8548876,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 883078.20238078,
                                                ["x"] = -313801.6752755,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 884119.26802166,
                                                ["x"] = -312809.02502083,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 887968.83715324,
                                                ["x"] = -313771.04485416,
                                            }, -- end of [328]
                                            [329] = 
                                            {
                                                ["y"] = 887970.6329899,
                                                ["x"] = -313775.71334592,
                                            }, -- end of [329]
                                            [165] = 
                                            {
                                                ["y"] = 884115.96504468,
                                                ["x"] = -312812.77697245,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 887972.78130244,
                                                ["x"] = -313780.22217923,
                                            }, -- end of [330]
                                            [331] = 
                                            {
                                                ["y"] = 887978.11019169,
                                                ["x"] = -313788.68251081,
                                            }, -- end of [331]
                                            [83] = 
                                            {
                                                ["y"] = 883378.36231388,
                                                ["x"] = -313522.47223714,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 884112.92951622,
                                                ["x"] = -312816.74915345,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 888237.46869467,
                                                ["x"] = -314174.61839603,
                                            }, -- end of [332]
                                            [333] = 
                                            {
                                                ["y"] = 888239.84993976,
                                                ["x"] = -314179.01352046,
                                            }, -- end of [333]
                                            [167] = 
                                            {
                                                ["y"] = 884110.12325971,
                                                ["x"] = -312820.88683681,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 888241.67372328,
                                                ["x"] = -314183.66256587,
                                            }, -- end of [334]
                                            [21] = 
                                            {
                                                ["y"] = 881294.01443776,
                                                ["x"] = -314982.86281519,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 882187.71381105,
                                                ["x"] = -314397.74487711,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 883381.28132791,
                                                ["x"] = -313518.41610623,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 884105.09717486,
                                                ["x"] = -312829.52769354,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 888242.74470976,
                                                ["x"] = -314193.56413834,
                                            }, -- end of [336]
                                            [337] = 
                                            {
                                                ["y"] = 888242.46513609,
                                                ["x"] = -314198.55561943,
                                            }, -- end of [337]
                                            [169] = 
                                            {
                                                ["y"] = 884102.95342615,
                                                ["x"] = -312834.0442078,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 888240.71438373,
                                                ["x"] = -314213.45149127,
                                            }, -- end of [338]
                                            [339] = 
                                            {
                                                ["y"] = 888199.43228371,
                                                ["x"] = -314480.20293599,
                                            }, -- end of [339]
                                            [85] = 
                                            {
                                                ["y"] = 883383.83260702,
                                                ["x"] = -313514.1178911,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 884101.141628,
                                                ["x"] = -312838.70259933,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 888201.20293966,
                                                ["x"] = -314484.80196681,
                                            }, -- end of [340]
                                            [341] = 
                                            {
                                                ["y"] = 888205.48241866,
                                                ["x"] = -314487.13967868,
                                            }, -- end of [341]
                                            [171] = 
                                            {
                                                ["y"] = 884099.72004718,
                                                ["x"] = -312843.49470411,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 888210.34558882,
                                                ["x"] = -314488.35777158,
                                            }, -- end of [342]
                                            [343] = 
                                            {
                                                ["y"] = 888225.1337991,
                                                ["x"] = -314491.05296999,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 882191.82104835,
                                                ["x"] = -314394.89556137,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 883388.33119222,
                                                ["x"] = -313505.18778216,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 884098.70666968,
                                                ["x"] = -312848.3894305,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 888857.64742607,
                                                ["x"] = -314587.95590079,
                                            }, -- end of [344]
                                            [345] = 
                                            {
                                                ["y"] = 889228.18201742,
                                                ["x"] = -314672.16399149,
                                            }, -- end of [345]
                                            [173] = 
                                            {
                                                ["y"] = 884098.10987525,
                                                ["x"] = -312853.3522122,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 889238.13119771,
                                                ["x"] = -314673.13373671,
                                            }, -- end of [346]
                                            [347] = 
                                            {
                                                ["y"] = 889248.12847727,
                                                ["x"] = -314673.24541184,
                                            }, -- end of [347]
                                            [87] = 
                                            {
                                                ["y"] = 883426.70183104,
                                                ["x"] = -313423.79368656,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 884097.93920841,
                                                ["x"] = -312858.34756139,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 889278.07981901,
                                                ["x"] = -314671.58410703,
                                            }, -- end of [348]
                                            [349] = 
                                            {
                                                ["y"] = 890215.23881377,
                                                ["x"] = -314599.04172927,
                                            }, -- end of [349]
                                            [175] = 
                                            {
                                                ["y"] = 884098.17806792,
                                                ["x"] = -312863.34052508,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 890224.89635123,
                                                ["x"] = -314596.46105534,
                                            }, -- end of [350]
                                            [11] = 
                                            {
                                                ["y"] = 880038.37211938,
                                                ["x"] = -315523.56512952,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 881300.28929093,
                                                ["x"] = -314975.07523836,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 882195.66189185,
                                                ["x"] = -314391.69495962,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 883427.93415383,
                                                ["x"] = -313418.95383882,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 884098.76397798,
                                                ["x"] = -312868.30532592,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 890234.13606363,
                                                ["x"] = -314592.66607869,
                                            }, -- end of [352]
                                            [353] = 
                                            {
                                                ["y"] = 890238.46494663,
                                                ["x"] = -314590.16890515,
                                            }, -- end of [353]
                                            [177] = 
                                            {
                                                ["y"] = 884099.63020818,
                                                ["x"] = -312873.22927225,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 891189.40948147,
                                                ["x"] = -313971.20515476,
                                            }, -- end of [354]
                                            [355] = 
                                            {
                                                ["y"] = 891202.66866202,
                                                ["x"] = -313964.19631323,
                                            }, -- end of [355]
                                            [89] = 
                                            {
                                                ["y"] = 883427.79644143,
                                                ["x"] = -313413.99064907,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 884102.03878068,
                                                ["x"] = -312882.93101155,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 891211.84371041,
                                                ["x"] = -313960.22667531,
                                            }, -- end of [356]
                                            [357] = 
                                            {
                                                ["y"] = 891221.3087236,
                                                ["x"] = -313957.00564353,
                                            }, -- end of [357]
                                            [179] = 
                                            {
                                                ["y"] = 884103.64900508,
                                                ["x"] = -312887.664054,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 891690.73026536,
                                                ["x"] = -313835.08907491,
                                            }, -- end of [358]
                                            [359] = 
                                            {
                                                ["y"] = 891821.88510298,
                                                ["x"] = -313803.18719467,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 882199.32671119,
                                                ["x"] = -314388.29558022,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 883425.40526663,
                                                ["x"] = -313409.65760394,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 884105.60196927,
                                                ["x"] = -312892.26497057,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 891849.83009931,
                                                ["x"] = -313792.28066442,
                                            }, -- end of [360]
                                            [361] = 
                                            {
                                                ["y"] = 892230.0892655,
                                                ["x"] = -313639.01176546,
                                            }, -- end of [361]
                                            [181] = 
                                            {
                                                ["y"] = 884107.9387064,
                                                ["x"] = -312896.68376444,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 892239.74989593,
                                                ["x"] = -313636.44392904,
                                            }, -- end of [362]
                                            [363] = 
                                            {
                                                ["y"] = 892249.60916771,
                                                ["x"] = -313634.78877557,
                                            }, -- end of [363]
                                            [91] = 
                                            {
                                                ["y"] = 883421.53764933,
                                                ["x"] = -313406.51181729,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 884110.67064023,
                                                ["x"] = -312900.86870135,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 892264.53520072,
                                                ["x"] = -313633.31764416,
                                            }, -- end of [364]
                                            [365] = 
                                            {
                                                ["y"] = 893188.49274084,
                                                ["x"] = -313589.58418154,
                                            }, -- end of [365]
                                            [183] = 
                                            {
                                                ["y"] = 884113.74498013,
                                                ["x"] = -312904.80987175,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 893203.49082144,
                                                ["x"] = -313589.5102857,
                                            }, -- end of [366]
                                            [23] = 
                                            {
                                                ["y"] = 881303.13776772,
                                                ["x"] = -314970.96789431,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 882202.65888625,
                                                ["x"] = -314384.57131586,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 883417.16324938,
                                                ["x"] = -313404.09512105,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 884117.05313494,
                                                ["x"] = -312908.55838656,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 893417.38748442,
                                                ["x"] = -313610.96351663,
                                            }, -- end of [368]
                                            [369] = 
                                            {
                                                ["y"] = 893422.37099868,
                                                ["x"] = -313610.56493878,
                                            }, -- end of [369]
                                            [185] = 
                                            {
                                                ["y"] = 884120.76976865,
                                                ["x"] = -312911.89992633,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 893432.24435404,
                                                ["x"] = -313609.09308046,
                                            }, -- end of [370]
                                            [371] = 
                                            {
                                                ["y"] = 893949.08529936,
                                                ["x"] = -313452.65845876,
                                            }, -- end of [371]
                                            [93] = 
                                            {
                                                ["y"] = 883408.04446252,
                                                ["x"] = -313399.99344803,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 884128.75824573,
                                                ["x"] = -312917.91229337,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 893972.7446022,
                                                ["x"] = -313444.59395374,
                                            }, -- end of [372]
                                            [373] = 
                                            {
                                                ["y"] = 895109.62005699,
                                                ["x"] = -313002.25580396,
                                            }, -- end of [373]
                                            [187] = 
                                            {
                                                ["y"] = 884553.29172313,
                                                ["x"] = -313200.5180359,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 896306.77880117,
                                                ["x"] = -312644.67957488,
                                            }, -- end of [374]
                                            [375] = 
                                            {
                                                ["y"] = 896311.69312747,
                                                ["x"] = -312643.76052589,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 882205.38810448,
                                                ["x"] = -314380.39099205,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 883394.34684855,
                                                ["x"] = -313393.88617124,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 884561.90788208,
                                                ["x"] = -313205.5823713,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 896321.60233153,
                                                ["x"] = -312642.42395946,
                                            }, -- end of [376]
                                            [377] = 
                                            {
                                                ["y"] = 896351.50243834,
                                                ["x"] = -312640.01566817,
                                            }, -- end of [377]
                                            [189] = 
                                            {
                                                ["y"] = 884566.54812511,
                                                ["x"] = -313207.44741363,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 898854.82527858,
                                                ["x"] = -312462.61887845,
                                            }, -- end of [378]
                                            [379] = 
                                            {
                                                ["y"] = 898864.82398051,
                                                ["x"] = -312462.71241376,
                                            }, -- end of [379]
                                            [95] = 
                                            {
                                                ["y"] = 883390.04964013,
                                                ["x"] = -313391.34400955,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 884571.27524565,
                                                ["x"] = -313209.07316967,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 898869.79456518,
                                                ["x"] = -312463.2002566,
                                            }, -- end of [380]
                                            [381] = 
                                            {
                                                ["y"] = 898952.73021556,
                                                ["x"] = -312481.51524307,
                                            }, -- end of [381]
                                            [191] = 
                                            {
                                                ["y"] = 884576.11128559,
                                                ["x"] = -313210.32667454,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 898957.65187477,
                                                ["x"] = -312480.6714977,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 880037.99402837,
                                                ["x"] = -315561.4624418,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 880033.06317394,
                                                ["x"] = -315547.40512335,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 880041.26905452,
                                                ["x"] = -315519.50112951,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 881305.70733523,
                                                ["x"] = -314966.67932317,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 882206.97492282,
                                                ["x"] = -314375.67174236,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 883386.55562407,
                                                ["x"] = -313387.79294506,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 884581.03952674,
                                                ["x"] = -313211.15877849,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 898976.54551381,
                                                ["x"] = -312474.14382796,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 899004.55438902,
                                                ["x"] = -312463.45351692,
                                            }, -- end of [385]
                                            [193] = 
                                            {
                                                ["y"] = 884586.01268879,
                                                ["x"] = -313211.69010349,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 899009.46757253,
                                                ["x"] = -312462.53386152,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 899019.41116055,
                                                ["x"] = -312461.49312004,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 883383.90218255,
                                                ["x"] = -313383.55965406,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 884591.00429414,
                                                ["x"] = -313211.99519957,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 899049.38006212,
                                                ["x"] = -312460.18420501,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 899769.27546912,
                                                ["x"] = -312451.84945326,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 884596.0018942,
                                                ["x"] = -313211.99629205,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 899804.08168272,
                                                ["x"] = -312448.21449722,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 899858.34212075,
                                                ["x"] = -312439.25756606,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 882207.01883264,
                                                ["x"] = -314370.69065175,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 883381.61831854,
                                                ["x"] = -313379.1122846,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 884600.98446841,
                                                ["x"] = -313211.5994867,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 899921.95329697,
                                                ["x"] = -312425.92064447,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 899984.79529795,
                                                ["x"] = -312409.33758225,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 884605.91500258,
                                                ["x"] = -313210.7782221,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 900166.98953979,
                                                ["x"] = -312355.52119908,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 900191.47755124,
                                                ["x"] = -312350.50512329,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 883373.39509312,
                                                ["x"] = -313360.88295602,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 884610.75599887,
                                                ["x"] = -313209.53593406,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 900216.2139043,
                                                ["x"] = -312346.90514915,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 900290.85806327,
                                                ["x"] = -312339.67467879,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 884615.48549443,
                                                ["x"] = -313207.9192971,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 900475.76218646,
                                                ["x"] = -312334.10963249,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 881310.27635636,
                                                ["x"] = -314957.78669865,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 882206.0012378,
                                                ["x"] = -314365.79798998,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 883364.03845817,
                                                ["x"] = -313337.7026389,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 884620.1150619,
                                                ["x"] = -313206.02812266,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 900610.59657754,
                                                ["x"] = -312338.70422752,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 901533.78113335,
                                                ["x"] = -312450.66972038,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 884624.65166315,
                                                ["x"] = -313203.92255851,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 901538.77871345,
                                                ["x"] = -312450.53468312,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 901578.61293474,
                                                ["x"] = -312446.91640486,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 883362.49346745,
                                                ["x"] = -313332.94928627,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 884629.03866106,
                                                ["x"] = -313201.52956095,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 901608.39938695,
                                                ["x"] = -312443.3820597,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 901613.28683505,
                                                ["x"] = -312442.33537308,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 884633.20143643,
                                                ["x"] = -313198.76690905,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 901618.04557986,
                                                ["x"] = -312440.80410058,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 901622.67900856,
                                                ["x"] = -312438.92986886,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 882156.59203365,
                                                ["x"] = -314177.20886034,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 883361.90303608,
                                                ["x"] = -313328.00341213,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 884637.15951113,
                                                ["x"] = -313195.71151907,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 901627.14775875,
                                                ["x"] = -312436.68936367,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 901635.76973029,
                                                ["x"] = -312431.62625567,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 884640.94355141,
                                                ["x"] = -313192.44474061,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 901644.46662972,
                                                ["x"] = -312426.20716998,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 901647.83348201,
                                                ["x"] = -312427.50334085,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 883362.85608189,
                                                ["x"] = -313323.11076838,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 884644.28988548,
                                                ["x"] = -313188.73130283,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 901647.33826818,
                                                ["x"] = -312432.53559212,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 901646.19560027,
                                                ["x"] = -312437.4684076,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 884966.6225211,
                                                ["x"] = -312780.75854733,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 901644.40770379,
                                                ["x"] = -312442.12870495,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 880044.81769252,
                                                ["x"] = -315515.98873093,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 881316.27610909,
                                                ["x"] = -314944.04061262,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 882155.06910335,
                                                ["x"] = -314167.33215431,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 883364.7088178,
                                                ["x"] = -313318.4697371,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 884970.50872058,
                                                ["x"] = -312777.60954877,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 901638.61878081,
                                                ["x"] = -312450.25676269,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 901631.80920746,
                                                ["x"] = -312457.57707522,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 884974.58536051,
                                                ["x"] = -312774.72105041,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 901617.28236597,
                                                ["x"] = -312471.32010218,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 901541.00639661,
                                                ["x"] = -312535.976387,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 883366.92571936,
                                                ["x"] = -313313.98868511,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 884978.91003909,
                                                ["x"] = -312772.21918871,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 901230.23698444,
                                                ["x"] = -312787.77151018,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 901215.80051436,
                                                ["x"] = -312801.60966283,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 884983.41597769,
                                                ["x"] = -312770.04974465,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 901205.61758522,
                                                ["x"] = -312812.62146979,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 901192.65999144,
                                                ["x"] = -312827.8538506,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 882155.34158599,
                                                ["x"] = -314162.35636725,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 883376.78262599,
                                                ["x"] = -313296.58838134,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 884988.02620869,
                                                ["x"] = -312768.11204874,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 901183.55422647,
                                                ["x"] = -312839.76962844,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 901169.39830056,
                                                ["x"] = -312860.37332827,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 884992.73591528,
                                                ["x"] = -312766.43694291,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 901161.77960859,
                                                ["x"] = -312873.29253353,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 901152.57472501,
                                                ["x"] = -312891.04564202,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 883425.11734393,
                                                ["x"] = -313214.81714697,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 884997.55944351,
                                                ["x"] = -312765.12876078,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 901138.11601163,
                                                ["x"] = -312922.91599469,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 900982.96655533,
                                                ["x"] = -313307.75739759,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 885002.47968261,
                                                ["x"] = -312764.24833308,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 900966.68470796,
                                                ["x"] = -313338.73478858,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 881356.25964681,
                                                ["x"] = -314841.58314185,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 882157.00531733,
                                                ["x"] = -314157.64921308,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 883427.16290575,
                                                ["x"] = -313210.25687759,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 885007.45817636,
                                                ["x"] = -312763.80556227,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 900942.8836617,
                                                ["x"] = -313376.90108824,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 900907.31440145,
                                                ["x"] = -313425.21440565,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 885012.45584763,
                                                ["x"] = -312763.77140043,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 900577.73040912,
                                                ["x"] = -313846.63291338,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 900575.05480165,
                                                ["x"] = -313850.85444332,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 883428.09785485,
                                                ["x"] = -313205.38691418,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 885017.44887999,
                                                ["x"] = -312764.04907656,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 900572.83487487,
                                                ["x"] = -313855.33123024,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 900571.2183068,
                                                ["x"] = -313860.05807773,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 885022.42247654,
                                                ["x"] = -312764.57461579,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 900570.18425605,
                                                ["x"] = -313864.94833469,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 900568.7509271,
                                                ["x"] = -313874.84212785,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 882159.44789708,
                                                ["x"] = -314153.29172189,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 883426.54887685,
                                                ["x"] = -313200.68355732,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 885027.34372403,
                                                ["x"] = -312765.44151767,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 900568.78218189,
                                                ["x"] = -313879.84034158,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 900570.34703183,
                                                ["x"] = -313899.77746179,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 885032.16411369,
                                                ["x"] = -312766.75444098,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 900607.28662548,
                                                ["x"] = -314298.05000837,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 900607.51106278,
                                                ["x"] = -314318.04501611,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 883423.77549265,
                                                ["x"] = -313196.52611487,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 885036.88208132,
                                                ["x"] = -312768.41244084,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 900606.13671049,
                                                ["x"] = -314358.01773985,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 900603.58776854,
                                                ["x"] = -314382.88500288,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 885041.47142721,
                                                ["x"] = -312770.38715836,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 900532.96485401,
                                                ["x"] = -314857.6511946,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 880032.57981704,
                                                ["x"] = -315542.43564113,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 880048.80187336,
                                                ["x"] = -315512.9819503,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 881358.63240008,
                                                ["x"] = -314837.18310791,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 882162.43693962,
                                                ["x"] = -314149.28723998,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 883417.64058414,
                                                ["x"] = -313188.63022614,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 885045.81417677,
                                                ["x"] = -312772.86384557,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 900421.15658837,
                                                ["x"] = -315339.76746491,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 900415.45767016,
                                                ["x"] = -315358.93631422,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 885213.92631265,
                                                ["x"] = -312881.20193653,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 900412.10399016,
                                                ["x"] = -315368.35608036,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 900396.57931819,
                                                ["x"] = -315405.21543647,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 882860.21340139,
                                                ["x"] = -312527.19959413,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 885222.12431349,
                                                ["x"] = -312886.92666181,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 900389.7045642,
                                                ["x"] = -315418.54543621,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 900338.95529665,
                                                ["x"] = -315504.70302808,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 885226.050137,
                                                ["x"] = -312890.02195251,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 900291.19844361,
                                                ["x"] = -315580.98020178,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 900282.48447546,
                                                ["x"] = -315593.18658659,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 882166.05953465,
                                                ["x"] = -314145.86690816,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 882858.11764751,
                                                ["x"] = -312522.76581596,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 885229.77765275,
                                                ["x"] = -312893.35332759,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 900276.10644581,
                                                ["x"] = -315600.88528949,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 900269.08740725,
                                                ["x"] = -315608.00327034,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 885240.30542044,
                                                ["x"] = -312904.03624362,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 900261.54253756,
                                                ["x"] = -315614.56417913,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 900203.47389946,
                                                ["x"] = -315661.9907896,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 882859.95084021,
                                                ["x"] = -312518.21652657,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 885618.69848511,
                                                ["x"] = -313309.99322054,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 900192.82475185,
                                                ["x"] = -315672.55106965,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 900186.18614251,
                                                ["x"] = -315680.02762726,
                                            }, -- end of [461]
                                            [231] = 
                                            {
                                                ["y"] = 885626.98166351,
                                                ["x"] = -313315.58492457,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 900180.11527644,
                                                ["x"] = -315687.96991867,
                                            }, -- end of [462]
                                            [29] = 
                                            {
                                                ["y"] = 881361.31877874,
                                                ["x"] = -314832.96746267,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 882170.29985796,
                                                ["x"] = -314143.22086854,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 882863.45572895,
                                                ["x"] = -312514.66003261,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 885631.39989749,
                                                ["x"] = -313317.92126305,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 900170.07741314,
                                                ["x"] = -315705.24395882,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 900165.95250568,
                                                ["x"] = -315714.35253574,
                                            }, -- end of [465]
                                            [233] = 
                                            {
                                                ["y"] = 885635.93339301,
                                                ["x"] = -313320.03244001,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 900148.21026876,
                                                ["x"] = -315755.69308642,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 900141.10560556,
                                                ["x"] = -315768.90134741,
                                            }, -- end of [467]
                                            [117] = 
                                            {
                                                ["y"] = 882875.32792502,
                                                ["x"] = -312505.49332799,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 885640.68590226,
                                                ["x"] = -313321.57144862,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 900130.70467521,
                                                ["x"] = -315785.98187519,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 900108.1985225,
                                                ["x"] = -315819.04462987,
                                            }, -- end of [469]
                                            [235] = 
                                            {
                                                ["y"] = 885650.43554459,
                                                ["x"] = -313323.79077382,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 899962.957191,
                                                ["x"] = -316016.32101677,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 899945.25334549,
                                                ["x"] = -316046.51110825,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 882187.97773499,
                                                ["x"] = -314133.87053363,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 882883.6125371,
                                                ["x"] = -312499.89454246,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 886289.91738381,
                                                ["x"] = -313440.21308699,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 899929.28359441,
                                                ["x"] = -316077.65185308,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 899806.28282586,
                                                ["x"] = -316334.73199259,
                                            }, -- end of [473]
                                            [237] = 
                                            {
                                                ["y"] = 886294.90207635,
                                                ["x"] = -313440.52175272,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 899796.9233698,
                                                ["x"] = -316357.90935005,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 899792.29587198,
                                                ["x"] = -316372.17444679,
                                            }, -- end of [475]
                                            [119] = 
                                            {
                                                ["y"] = 883188.24229654,
                                                ["x"] = -312298.89553047,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 886304.88677466,
                                                ["x"] = -313440.18911262,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 899782.01190618,
                                                ["x"] = -316410.82762187,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 899776.19064488,
                                                ["x"] = -316440.25450289,
                                            }, -- end of [477]
                                            [239] = 
                                            {
                                                ["y"] = 886319.66297687,
                                                ["x"] = -313437.61337204,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 899703.55147936,
                                                ["x"] = -316894.47431909,
                                            }, -- end of [478]
                                            [15] = 
                                            {
                                                ["y"] = 880053.30699664,
                                                ["x"] = -315510.81550577,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 881364.29365557,
                                                ["x"] = -314828.94980977,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 882353.52752251,
                                                ["x"] = -314051.31122907,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 883192.81227047,
                                                ["x"] = -312296.87032665,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 886697.46875585,
                                                ["x"] = -313363.56829542,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 899702.78749936,
                                                ["x"] = -316909.41899529,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = 899704.32565061,
                                                ["x"] = -316919.29447612,
                                            }, -- end of [481]
                                            [241] = 
                                            {
                                                ["y"] = 886707.12444642,
                                                ["x"] = -313360.9716776,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 899705.66193815,
                                                ["x"] = -316924.10840873,
                                            }, -- end of [482]
                                            [483] = 
                                            {
                                                ["y"] = 899707.32862697,
                                                ["x"] = -316928.82413086,
                                            }, -- end of [483]
                                            [121] = 
                                            {
                                                ["y"] = 883197.52341839,
                                                ["x"] = -312295.20327268,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 886716.59834823,
                                                ["x"] = -313357.77638037,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 899709.27345921,
                                                ["x"] = -316933.42758243,
                                            }, -- end of [484]
                                            [485] = 
                                            {
                                                ["y"] = 899711.60399388,
                                                ["x"] = -316937.85068646,
                                            }, -- end of [485]
                                            [255] = 
                                            {
                                                ["y"] = 887256.52465609,
                                                ["x"] = -313091.83684748,
                                            }, -- end of [255]
                                            [271] = 
                                            {
                                                ["y"] = 887297.35732435,
                                                ["x"] = -312356.86560822,
                                            }, -- end of [271]
                                            [243] = 
                                            {
                                                ["y"] = 886735.09989101,
                                                ["x"] = -313350.18622334,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 899744.79154248,
                                                ["x"] = -316993.73605351,
                                            }, -- end of [486]
                                            [287] = 
                                            {
                                                ["y"] = 887378.95022932,
                                                ["x"] = -312374.51673806,
                                            }, -- end of [287]
                                            [615] = 
                                            {
                                                ["y"] = 894461.44407502,
                                                ["x"] = -317305.47765314,
                                            }, -- end of [615]
                                            [319] = 
                                            {
                                                ["y"] = 887971.72755487,
                                                ["x"] = -313717.50865825,
                                            }, -- end of [319]
                                            [487] = 
                                            {
                                                ["y"] = 899932.75083679,
                                                ["x"] = -317288.97165874,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 882395.09802374,
                                                ["x"] = -314034.0930715,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 883202.39070367,
                                                ["x"] = -312294.0655706,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 887224.98028932,
                                                ["x"] = -313135.22035945,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 899944.51238302,
                                                ["x"] = -317305.14321626,
                                            }, -- end of [488]
                                            [335] = 
                                            {
                                                ["y"] = 888242.59469021,
                                                ["x"] = -314188.56930095,
                                            }, -- end of [335]
                                            [351] = 
                                            {
                                                ["y"] = 890229.59606136,
                                                ["x"] = -314594.75797988,
                                            }, -- end of [351]
                                            [603] = 
                                            {
                                                ["y"] = 893531.33751411,
                                                ["x"] = -317215.50092952,
                                            }, -- end of [603]
                                            [489] = 
                                            {
                                                ["y"] = 899969.94106674,
                                                ["x"] = -317336.01409285,
                                            }, -- end of [489]
                                            [599] = 
                                            {
                                                ["y"] = 893418.19674982,
                                                ["x"] = -316879.66047782,
                                            }, -- end of [599]
                                            [595] = 
                                            {
                                                ["y"] = 893379.70096394,
                                                ["x"] = -316798.48296061,
                                            }, -- end of [595]
                                            [245] = 
                                            {
                                                ["y"] = 887229.12754024,
                                                ["x"] = -313132.42671893,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 899994.08376464,
                                                ["x"] = -317361.3496449,
                                            }, -- end of [490]
                                            [383] = 
                                            {
                                                ["y"] = 898962.45067995,
                                                ["x"] = -312479.27080432,
                                            }, -- end of [383]
                                            [590] = 
                                            {
                                                ["y"] = 893347.93959631,
                                                ["x"] = -316743.3127924,
                                            }, -- end of [590]
                                            [415] = 
                                            {
                                                ["y"] = 901641.737326,
                                                ["x"] = -312446.35001274,
                                            }, -- end of [415]
                                            [491] = 
                                            {
                                                ["y"] = 900147.09749427,
                                                ["x"] = -317512.37329854,
                                            }, -- end of [491]
                                            [431] = 
                                            {
                                                ["y"] = 900956.60506362,
                                                ["x"] = -313356.00653034,
                                            }, -- end of [431]
                                            [123] = 
                                            {
                                                ["y"] = 883212.26991665,
                                                ["x"] = -312292.61500631,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 887233.07492851,
                                                ["x"] = -313129.36260572,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 900158.51443568,
                                                ["x"] = -317522.09901575,
                                            }, -- end of [492]
                                            [447] = 
                                            {
                                                ["y"] = 900511.50135943,
                                                ["x"] = -314965.52846153,
                                            }, -- end of [447]
                                            [575] = 
                                            {
                                                ["y"] = 894221.08656711,
                                                ["x"] = -316663.93069049,
                                            }, -- end of [575]
                                            [574] = 
                                            {
                                                ["y"] = 894225.98586625,
                                                ["x"] = -316664.90800713,
                                            }, -- end of [574]
                                            [493] = 
                                            {
                                                ["y"] = 900178.02678336,
                                                ["x"] = -317537.72465851,
                                            }, -- end of [493]
                                            [479] = 
                                            {
                                                ["y"] = 899702.61666672,
                                                ["x"] = -316904.42809932,
                                            }, -- end of [479]
                                            [567] = 
                                            {
                                                ["y"] = 894685.96921092,
                                                ["x"] = -317024.33206437,
                                            }, -- end of [567]
                                            [247] = 
                                            {
                                                ["y"] = 887236.75868427,
                                                ["x"] = -313125.98332484,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 900190.35595565,
                                                ["x"] = -317546.26380804,
                                            }, -- end of [494]
                                            [463] = 
                                            {
                                                ["y"] = 900174.75121016,
                                                ["x"] = -315696.40586451,
                                            }, -- end of [463]
                                            [399] = 
                                            {
                                                ["y"] = 900540.75563507,
                                                ["x"] = -312334.09267465,
                                            }, -- end of [399]
                                            [31] = 
                                            {
                                                ["y"] = 881370.80551211,
                                                ["x"] = -314821.3635364,
                                            }, -- end of [31]
                                            [495] = 
                                            {
                                                ["y"] = 900220.29155127,
                                                ["x"] = -317564.39223394,
                                            }, -- end of [495]
                                            [62] = 
                                            {
                                                ["y"] = 882480.35900312,
                                                ["x"] = -314005.29135721,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 883237.2683933,
                                                ["x"] = -312292.60800606,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 887240.24654064,
                                                ["x"] = -313122.400058,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 900241.80653772,
                                                ["x"] = -317577.11990351,
                                            }, -- end of [496]
                                            [367] = 
                                            {
                                                ["y"] = 893218.46409771,
                                                ["x"] = -313590.36734317,
                                            }, -- end of [367]
                                            [555] = 
                                            {
                                                ["y"] = 896401.99282525,
                                                ["x"] = -318536.04797938,
                                            }, -- end of [555]
                                            [551] = 
                                            {
                                                ["y"] = 897054.39309194,
                                                ["x"] = -319048.95782429,
                                            }, -- end of [551]
                                            [497] = 
                                            {
                                                ["y"] = 900245.56531058,
                                                ["x"] = -317580.40527362,
                                            }, -- end of [497]
                                            [547] = 
                                            {
                                                ["y"] = 897190.87004998,
                                                ["x"] = -319233.95195551,
                                            }, -- end of [547]
                                            [543] = 
                                            {
                                                ["y"] = 897721.23908346,
                                                ["x"] = -320469.81349641,
                                            }, -- end of [543]
                                            [249] = 
                                            {
                                                ["y"] = 887243.52702681,
                                                ["x"] = -313118.62834942,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 900245.80395377,
                                                ["x"] = -317585.10270356,
                                            }, -- end of [498]
                                            [542] = 
                                            {
                                                ["y"] = 897730.32785715,
                                                ["x"] = -320524.04718952,
                                            }, -- end of [542]
                                            [303] = 
                                            {
                                                ["y"] = 888223.93253871,
                                                ["x"] = -313471.14243302,
                                            }, -- end of [303]
                                            [510] = 
                                            {
                                                ["y"] = 898984.49793305,
                                                ["x"] = -319376.69969058,
                                            }, -- end of [510]
                                            [499] = 
                                            {
                                                ["y"] = 900243.74611524,
                                                ["x"] = -317589.6667784,
                                            }, -- end of [499]
                                            [511] = 
                                            {
                                                ["y"] = 898959.37088367,
                                                ["x"] = -319414.02640191,
                                            }, -- end of [511]
                                            [125] = 
                                            {
                                                ["y"] = 883612.24156051,
                                                ["x"] = -312296.25078707,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 887246.50476234,
                                                ["x"] = -313114.61390109,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 900234.16135806,
                                                ["x"] = -317607.25733402,
                                            }, -- end of [500]
                                            [527] = 
                                            {
                                                ["y"] = 897947.59153871,
                                                ["x"] = -320897.32169073,
                                            }, -- end of [527]
                                            [526] = 
                                            {
                                                ["y"] = 897999.28401325,
                                                ["x"] = -320756.52174891,
                                            }, -- end of [526]
                                            [515] = 
                                            {
                                                ["y"] = 898544.97963545,
                                                ["x"] = -320030.78638923,
                                            }, -- end of [515]
                                            [501] = 
                                            {
                                                ["y"] = 899673.75483994,
                                                ["x"] = -318650.92177089,
                                            }, -- end of [501]
                                            [519] = 
                                            {
                                                ["y"] = 898321.2278135,
                                                ["x"] = -320222.87200337,
                                            }, -- end of [519]
                                            [523] = 
                                            {
                                                ["y"] = 898055.74456383,
                                                ["x"] = -320628.65899686,
                                            }, -- end of [523]
                                            [251] = 
                                            {
                                                ["y"] = 887249.13475024,
                                                ["x"] = -313110.36311666,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 899643.68659381,
                                                ["x"] = -318696.96842617,
                                            }, -- end of [502]
                                            [531] = 
                                            {
                                                ["y"] = 897934.43246488,
                                                ["x"] = -320911.9183814,
                                            }, -- end of [531]
                                            [535] = 
                                            {
                                                ["y"] = 897913.26720064,
                                                ["x"] = -320914.25080523,
                                            }, -- end of [535]
                                            [539] = 
                                            {
                                                ["y"] = 897755.00218458,
                                                ["x"] = -320631.13258533,
                                            }, -- end of [539]
                                            [503] = 
                                            {
                                                ["y"] = 899601.12920197,
                                                ["x"] = -318752.54317841,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 882789.79441593,
                                                ["x"] = -313905.98905272,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 883627.19359381,
                                                ["x"] = -312295.08690822,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 887251.41238405,
                                                ["x"] = -313105.91400813,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 899585.16471979,
                                                ["x"] = -318771.77746904,
                                            }, -- end of [504]
                                            [558] = 
                                            {
                                                ["y"] = 895304.24768317,
                                                ["x"] = -317238.11721818,
                                            }, -- end of [558]
                                            [559] = 
                                            {
                                                ["y"] = 895296.50073043,
                                                ["x"] = -317231.80016589,
                                            }, -- end of [559]
                                            [563] = 
                                            {
                                                ["y"] = 895107.87485004,
                                                ["x"] = -317128.9420639,
                                            }, -- end of [563]
                                            [505] = 
                                            {
                                                ["y"] = 899564.43658739,
                                                ["x"] = -318793.46138653,
                                            }, -- end of [505]
                                            [571] = 
                                            {
                                                ["y"] = 894248.54364211,
                                                ["x"] = -316675.20596477,
                                            }, -- end of [571]
                                            [573] = 
                                            {
                                                ["y"] = 894235.5315718,
                                                ["x"] = -316667.87490814,
                                            }, -- end of [573]
                                            [253] = 
                                            {
                                                ["y"] = 887253.39905356,
                                                ["x"] = -313101.32562014,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 899550.03150105,
                                                ["x"] = -318807.33049112,
                                            }, -- end of [506]
                                            [579] = 
                                            {
                                                ["y"] = 894201.15533948,
                                                ["x"] = -316663.55120891,
                                            }, -- end of [579]
                                            [583] = 
                                            {
                                                ["y"] = 893693.24261306,
                                                ["x"] = -316745.88150648,
                                            }, -- end of [583]
                                            [587] = 
                                            {
                                                ["y"] = 893350.65604291,
                                                ["x"] = -316728.66464144,
                                            }, -- end of [587]
                                            [507] = 
                                            {
                                                ["y"] = 899166.9104852,
                                                ["x"] = -319151.44022983,
                                            }, -- end of [507]
                                            [591] = 
                                            {
                                                ["y"] = 893347.94246464,
                                                ["x"] = -316748.31231453,
                                            }, -- end of [591]
                                            [127] = 
                                            {
                                                ["y"] = 884379.71198198,
                                                ["x"] = -312188.99960168,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 887255.14014889,
                                                ["x"] = -313096.63844184,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 899139.66207039,
                                                ["x"] = -319180.71669264,
                                            }, -- end of [508]
                                            [606] = 
                                            {
                                                ["y"] = 893556.01174057,
                                                ["x"] = -317214.42513181,
                                            }, -- end of [606]
                                            [607] = 
                                            {
                                                ["y"] = 893585.99340251,
                                                ["x"] = -317215.30438222,
                                            }, -- end of [607]
                                            [611] = 
                                            {
                                                ["y"] = 894297.49083675,
                                                ["x"] = -317245.26498986,
                                            }, -- end of [611]
                                            [509] = 
                                            {
                                                ["y"] = 899008.45751519,
                                                ["x"] = -319344.67548784,
                                            }, -- end of [509]
                                            [619] = 
                                            {
                                                ["y"] = 894535.86412537,
                                                ["x"] = -317355.40371343,
                                            }, -- end of [619]
                                            [622] = 
                                            {
                                                ["y"] = 894777.48385544,
                                                ["x"] = -317541.29443508,
                                            }, -- end of [622]
                                            [623] = 
                                            {
                                                ["y"] = 894783.86154091,
                                                ["x"] = -317548.99464615,
                                            }, -- end of [623]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895082.1281936,
                                                ["x"] = -317878.54879707,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895082.1281936,
                                                ["x"] = -317878.54879707,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894929.22244938,
                                                ["x"] = -317726.99535661,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895082.12469091,
                                                ["x"] = -317878.54540436,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880420.23372431,
                                            ["x"] = -315618.32741507,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.2222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880044.56497556,
                                            ["x"] = -315568.94730001,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894929.28440841,
                                            ["x"] = -317726.91667114,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895082.1281936,
                                            ["x"] = -317878.54879707,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 895305.27426002,
                                                                ["x"] = -317937.87449547,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 97,
                                        ["skill"] = "High",
                                        ["y"] = 880420.23372431,
                                        ["x"] = -315618.32741507,
                                        ["name"] = "SPAAA ZSU-23-1",
                                        ["heading"] = -1.4400997205927,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 880420.23372431,
                                ["x"] = -315618.32741507,
                                ["name"] = "ZSU-23-4 Shilka64",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 874074.81682485,
                                                ["x"] = -329534.70056169,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 875967.95648283,
                                                ["x"] = -328681.44242418,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 882804.99288565,
                                                ["x"] = -327398.86109831,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882800.75091456,
                                                ["x"] = -327374.22664265,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 882801.78506628,
                                                ["x"] = -327363.14601506,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 882800.68542666,
                                                ["x"] = -327369.24870729,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880279.1966504,
                                                ["x"] = -326874.50946462,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880279.1966504,
                                                ["x"] = -326874.50946462,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 874074.81682485,
                                            ["x"] = -329534.70056169,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 875967.95648283,
                                            ["x"] = -328681.44242418,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880279.1966504,
                                            ["x"] = -326874.50946462,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 889241.88523281,
                                                                ["x"] = -322425.3058506,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 98,
                                        ["skill"] = "High",
                                        ["y"] = 874074.81682485,
                                        ["x"] = -329534.70056169,
                                        ["name"] = "MLRS BM-4",
                                        ["heading"] = 1.1473516106992,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 99,
                                        ["skill"] = "High",
                                        ["y"] = 874104.74153174,
                                        ["x"] = -329550.49650794,
                                        ["name"] = "MLRS BM-4",
                                        ["heading"] = 1.1473516106992,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 874074.81682485,
                                ["x"] = -329534.70056169,
                                ["name"] = "BM-21 Grad Section80",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 883108.95353975,
                                            ["x"] = -328002.68807782,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 122,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 0,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- 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"] = 86,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 100,
                                        ["skill"] = "High",
                                        ["y"] = 883108.95353975,
                                        ["x"] = -328002.68807782,
                                        ["name"] = "APC BTR-1",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 101,
                                        ["skill"] = "High",
                                        ["y"] = 883082.39073556,
                                        ["x"] = -327978.30740035,
                                        ["name"] = "APC BTR-1",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 102,
                                        ["skill"] = "High",
                                        ["y"] = 883082.71193646,
                                        ["x"] = -328008.71951685,
                                        ["name"] = "APC BTR-1",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 883108.95353975,
                                ["x"] = -328002.68807782,
                                ["name"] = "BTR-80 Platoon86",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 883267.7489199,
                                                ["x"] = -325865.14707812,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893813.86764142,
                                                ["x"] = -327508.55670347,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893813.86764142,
                                                ["x"] = -327508.55670347,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893813.86764142,
                                                ["x"] = -327508.55670347,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 883267.7489199,
                                            ["x"] = -325865.14707812,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 27.7778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 122,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 0,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 384.24200444812,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893813.86764142,
                                            ["x"] = -327508.55670347,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.7778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 893813.86764142,
                                                                ["x"] = -327508.55670347,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 90,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 103,
                                        ["skill"] = "High",
                                        ["y"] = 883267.7489199,
                                        ["x"] = -325865.14707812,
                                        ["name"] = "Scout BRDM-3",
                                        ["heading"] = 1.7253837875039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 104,
                                        ["skill"] = "High",
                                        ["y"] = 883241.18611572,
                                        ["x"] = -325840.76640066,
                                        ["name"] = "Scout BRDM-3",
                                        ["heading"] = 1.7253837875039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 105,
                                        ["skill"] = "High",
                                        ["y"] = 883241.50731661,
                                        ["x"] = -325871.17851716,
                                        ["name"] = "Scout BRDM-3",
                                        ["heading"] = 1.7253837875039,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 883267.7489199,
                                ["x"] = -325865.14707812,
                                ["name"] = "BRDM-2 Platoon90",
                                ["start_time"] = 0,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "North Korea",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 43,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 881620.66547778,
                                            ["x"] = -320156.540776,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 887665.82894667,
                                                                ["x"] = -322892.03019939,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- 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"] = 45,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 106,
                                        ["skill"] = "High",
                                        ["y"] = 881620.66547778,
                                        ["x"] = -320156.540776,
                                        ["name"] = "MBT T-3",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 107,
                                        ["skill"] = "High",
                                        ["y"] = 881594.10267359,
                                        ["x"] = -320132.16009853,
                                        ["name"] = "MBT T-3",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 108,
                                        ["skill"] = "High",
                                        ["y"] = 881594.42387449,
                                        ["x"] = -320162.57221503,
                                        ["name"] = "MBT T-3",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 881620.66547778,
                                ["x"] = -320156.540776,
                                ["name"] = "T-72B Platoon45",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 881236.97687468,
                                            ["x"] = -322375.6430916,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 889842.84483772,
                                                                ["x"] = -324976.85153019,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- 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"] = 46,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 109,
                                        ["skill"] = "High",
                                        ["y"] = 881236.97687468,
                                        ["x"] = -322375.6430916,
                                        ["name"] = "MBT T-4",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 110,
                                        ["skill"] = "High",
                                        ["y"] = 881266.90158157,
                                        ["x"] = -322391.43903784,
                                        ["name"] = "MBT T-4",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 111,
                                        ["skill"] = "High",
                                        ["y"] = 881242.70036873,
                                        ["x"] = -322403.86084516,
                                        ["name"] = "MBT T-4",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 881236.97687468,
                                ["x"] = -322375.6430916,
                                ["name"] = "T-72B Platoon46",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 879403.59993392,
                                                ["x"] = -330429.41434235,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880047.40886875,
                                                ["x"] = -329575.58469476,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 882705.22695005,
                                                ["x"] = -325073.96784561,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 882801.07706095,
                                                ["x"] = -327376.64528693,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 883063.77623152,
                                                ["x"] = -326935.97576283,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 882703.73389581,
                                                ["x"] = -325069.19688899,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 882702.53374395,
                                                ["x"] = -325064.34374866,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 882700.71935731,
                                                ["x"] = -325054.51100731,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 882682.55772088,
                                                ["x"] = -324925.78999576,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 883065.62051701,
                                                ["x"] = -326931.32963633,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 882681.69902401,
                                                ["x"] = -324915.82906298,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 882681.98051672,
                                                ["x"] = -324910.848508,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 882683.13902684,
                                                ["x"] = -324905.98736225,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 882684.95196137,
                                                ["x"] = -324901.3309164,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 883067.07475996,
                                                ["x"] = -326926.5474368,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 882687.51728474,
                                                ["x"] = -324897.05284454,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 882690.64357736,
                                                ["x"] = -324893.15180701,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 882710.79309638,
                                                ["x"] = -324870.92879586,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 882873.29097351,
                                                ["x"] = -324694.34735958,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 883068.14252628,
                                                ["x"] = -326921.66392298,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 882942.45292225,
                                                ["x"] = -324608.82107703,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 883008.19442693,
                                                ["x"] = -324520.63388719,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 883010.79860316,
                                                ["x"] = -324516.36617968,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 882800.52547174,
                                                ["x"] = -327371.67780547,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 883069.528701,
                                                ["x"] = -326911.76247777,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 883890.0173793,
                                                ["x"] = -322697.85797094,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 883893.68754994,
                                                ["x"] = -322694.47671683,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 883901.78001547,
                                                ["x"] = -322688.60401704,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 884192.26875459,
                                                ["x"] = -322493.44618448,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 883114.31399615,
                                                ["x"] = -326459.04536271,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 884215.56063926,
                                                ["x"] = -322474.5439664,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 884234.15368573,
                                                ["x"] = -322457.83548126,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 884255.37617122,
                                                ["x"] = -322436.63660408,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 884282.19045476,
                                                ["x"] = -322406.96025583,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 883150.41203733,
                                                ["x"] = -326252.22119265,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 884693.18379627,
                                                ["x"] = -321890.5650632,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 884765.36636968,
                                                ["x"] = -321794.71726332,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 884820.89353416,
                                                ["x"] = -321711.56209721,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 884995.49548068,
                                                ["x"] = -321437.46175608,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 883153.80514097,
                                                ["x"] = -326212.36928007,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 884998.58763447,
                                                ["x"] = -321433.53332599,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 885001.90907077,
                                                ["x"] = -321429.79707975,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 885005.45323754,
                                                ["x"] = -321426.27114348,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 883114.58473893,
                                                ["x"] = -328971.11021297,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 882801.13032508,
                                                ["x"] = -327366.72784735,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 883160.48034139,
                                                ["x"] = -325907.45881763,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 887207.47043959,
                                                ["x"] = -319713.06006731,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 887252.17951341,
                                                ["x"] = -319681.03640508,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 887285.87293484,
                                                ["x"] = -319659.4875496,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 883160.8827444,
                                                ["x"] = -325842.46450475,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 887338.8620891,
                                                ["x"] = -319631.40492714,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 887370.98251512,
                                                ["x"] = -319617.51164363,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 887417.81714857,
                                                ["x"] = -319600.01853065,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 883160.5038165,
                                                ["x"] = -325837.48053432,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 888352.30968651,
                                                ["x"] = -319304.95141285,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 888357.26701347,
                                                ["x"] = -319304.37510677,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 888362.23015952,
                                                ["x"] = -319304.90713733,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 883159.14443111,
                                                ["x"] = -325832.68897491,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 888458.75107788,
                                                ["x"] = -319330.98897858,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 888553.82790255,
                                                ["x"] = -319361.94456183,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 882803.86324496,
                                                ["x"] = -327357.17430001,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 883155.06297333,
                                                ["x"] = -325823.57808444,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 889750.33900108,
                                                ["x"] = -319681.07884242,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 889754.65449487,
                                                ["x"] = -319683.56845561,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 889756.47294252,
                                                ["x"] = -319688.04600095,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 883151.89370378,
                                                ["x"] = -325819.71470758,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 889754.9072912,
                                                ["x"] = -319697.91300548,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 889752.76477568,
                                                ["x"] = -319712.75744664,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 889648.65580154,
                                                ["x"] = -320937.38343408,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 883137.99869359,
                                                ["x"] = -325805.3319808,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 883064.93418216,
                                                ["x"] = -325729.94354471,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 882808.82373909,
                                                ["x"] = -327348.49274268,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 883038.85447101,
                                                ["x"] = -325699.61943322,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 883020.41391676,
                                                ["x"] = -325675.96005198,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 883003.21393637,
                                                ["x"] = -325651.38432714,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 882984.61968925,
                                                ["x"] = -325621.73629614,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 883061.63084297,
                                                ["x"] = -326940.49138153,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 882960.20894996,
                                                ["x"] = -325578.10565064,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 889755.88106724,
                                                ["x"] = -319693.00918435,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 888956.20744531,
                                                ["x"] = -319497.84717341,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 888869.30657076,
                                                ["x"] = -319474.46621159,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 882711.06401199,
                                                ["x"] = -325087.77780272,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 888371.9820895,
                                                ["x"] = -319307.11514346,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 888337.81153255,
                                                ["x"] = -319308.78620555,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 887311.98495211,
                                                ["x"] = -319644.72433354,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 882706.99826224,
                                                ["x"] = -325078.64297045,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 885012.975156,
                                                ["x"] = -321419.68422252,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 883020.22739952,
                                                ["x"] = -324498.73033001,
                                            }, -- end of [47]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896484.81499797,
                                                ["x"] = -314082.03784106,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 881399.40007049,
                                                ["x"] = -317264.03550473,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 889649.99999996,
                                                ["x"] = -320937.50000036,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896484.81499797,
                                                ["x"] = -314082.03784106,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879403.59993392,
                                            ["x"] = -330429.41434235,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 64.161028478723,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880047.40886875,
                                            ["x"] = -329575.58469476,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 980.54365911572,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 889649.99999996,
                                            ["x"] = -320937.50000036,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["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"] = 479,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1561.3724268771,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896484.81499797,
                                            ["x"] = -314082.03784106,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off 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"] = 49,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 112,
                                        ["skill"] = "High",
                                        ["y"] = 879403.59993392,
                                        ["x"] = -330429.41434235,
                                        ["name"] = "MBT T-5",
                                        ["heading"] = 0.64607216188159,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 113,
                                        ["skill"] = "High",
                                        ["y"] = 879383.83843123,
                                        ["x"] = -330426.33489249,
                                        ["name"] = "MBT T-5",
                                        ["heading"] = 0.64607216188159,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 114,
                                        ["skill"] = "High",
                                        ["y"] = 879373.95767988,
                                        ["x"] = -330424.79516757,
                                        ["name"] = "MBT T-5",
                                        ["heading"] = 0.64607216188159,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 879403.59993392,
                                ["x"] = -330429.41434235,
                                ["name"] = "Group11",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 871577.97177566,
                                                ["x"] = -313957.53671357,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 872660.78986633,
                                                ["x"] = -314223.50557483,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 879058.41018115,
                                                ["x"] = -313229.47796308,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 882257.66660408,
                                                ["x"] = -313356.35767827,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 883531.98715827,
                                                ["x"] = -314476.05749633,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 885850.93860539,
                                                ["x"] = -315747.48500562,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 874799.65874109,
                                                ["x"] = -314546.07767345,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 886019.83036536,
                                                ["x"] = -320047.75087623,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 874800.69662145,
                                                ["x"] = -314541.19065038,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 874802.07080919,
                                                ["x"] = -314536.38457751,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 874803.88891986,
                                                ["x"] = -314531.72800193,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 874893.71338678,
                                                ["x"] = -314320.06365552,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 874906.47028028,
                                                ["x"] = -314282.15741096,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 874917.00020137,
                                                ["x"] = -314243.57238657,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 874928.8330201,
                                                ["x"] = -314194.99712292,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 874932.66811782,
                                                ["x"] = -314185.77863624,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 874937.58475418,
                                                ["x"] = -314177.07663669,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 874943.65040597,
                                                ["x"] = -314169.14366104,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 874951.01669201,
                                                ["x"] = -314162.40279193,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 875190.07790598,
                                                ["x"] = -313966.65669834,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 875237.75458172,
                                                ["x"] = -313915.97039972,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 875516.60187816,
                                                ["x"] = -313836.88697852,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 875646.16164303,
                                                ["x"] = -313827.39686847,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 875666.55840834,
                                                ["x"] = -313785.35326625,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 875696.96170854,
                                                ["x"] = -313753.27661281,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 875760.20174898,
                                                ["x"] = -313750.01515203,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 877519.09655261,
                                                ["x"] = -313771.0032283,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 878257.08693097,
                                                ["x"] = -313267.75512178,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 878915.14065263,
                                                ["x"] = -313485.72100475,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 878982.82426232,
                                                ["x"] = -313436.12113272,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 879063.20741366,
                                                ["x"] = -313228.08246527,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 882451.68167724,
                                                ["x"] = -313505.91293958,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 883670.61733037,
                                                ["x"] = -314646.81710943,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 885855.97837065,
                                                ["x"] = -316127.41951883,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 892564.82475693,
                                                ["x"] = -318188.20440018,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 892568.39541658,
                                                ["x"] = -318191.70353476,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 879068.09822333,
                                                ["x"] = -313227.03940266,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 882464.35189735,
                                                ["x"] = -313513.93636603,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 883681.08024976,
                                                ["x"] = -314657.56144468,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 885856.77343949,
                                                ["x"] = -316132.35281512,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 892571.30041934,
                                                ["x"] = -318195.75551434,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 877533.71002004,
                                                ["x"] = -313767.62665738,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 878261.96975446,
                                                ["x"] = -313266.68680105,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 878925.11474061,
                                                ["x"] = -313485.04764363,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 878985.06845808,
                                                ["x"] = -313426.37713307,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 879073.04924769,
                                                ["x"] = -313226.38158648,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 882494.8916017,
                                                ["x"] = -313531.02571093,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 883688.5502079,
                                                ["x"] = -314664.20670679,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 885858.13977784,
                                                ["x"] = -316137.16215387,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 892575.03884618,
                                                ["x"] = -318204.97740065,
                                            }, -- end of [260]
                                            [261] = 
                                            {
                                                ["y"] = 892575.9747177,
                                                ["x"] = -318209.89094315,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 879083.04693945,
                                                ["x"] = -313226.2171445,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 882517.54798182,
                                                ["x"] = -313541.58843503,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 883696.48432453,
                                                ["x"] = -314670.29359918,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 885859.78605147,
                                                ["x"] = -316141.88169417,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 892576.4245234,
                                                ["x"] = -318214.86755013,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 875650.99831556,
                                                ["x"] = -313826.15478451,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 875668.82333667,
                                                ["x"] = -313780.89773096,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 875706.1503969,
                                                ["x"] = -313749.33973424,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 876182.67853842,
                                                ["x"] = -313829.88457775,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 877701.77235148,
                                                ["x"] = -313718.87229075,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 878266.9207117,
                                                ["x"] = -313266.01486295,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 878930.05970291,
                                                ["x"] = -313484.31243302,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 879014.67466986,
                                                ["x"] = -313274.23643751,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 880227.77790218,
                                                ["x"] = -313221.33094538,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 882663.97059225,
                                                ["x"] = -313606.03954711,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 883708.84817256,
                                                ["x"] = -314678.77800442,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 885861.80266037,
                                                ["x"] = -316146.45558706,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 892574.89278256,
                                                ["x"] = -318224.689237,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = 892572.75583596,
                                                ["x"] = -318229.20518058,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = 880967.17643563,
                                                ["x"] = -313191.90080393,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 882672.69904949,
                                                ["x"] = -313610.91667315,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 883721.84010297,
                                                ["x"] = -314686.27097406,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 885864.16518425,
                                                ["x"] = -316150.86090419,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 892570.15283943,
                                                ["x"] = -318233.47159455,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = 877715.91228975,
                                                ["x"] = -313713.91350108,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 878271.91068694,
                                                ["x"] = -313265.68664688,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 878934.93779137,
                                                ["x"] = -313483.22229504,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 879016.30959827,
                                                ["x"] = -313269.51625142,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 880997.16273791,
                                                ["x"] = -313192.65929649,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 882689.43756548,
                                                ["x"] = -313621.86084071,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 883730.77949811,
                                                ["x"] = -314690.74723331,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 885866.8558969,
                                                ["x"] = -316155.07346238,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 892563.95281325,
                                                ["x"] = -318241.30758886,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = 892557.10906224,
                                                ["x"] = -318248.59794985,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = 881012.10897235,
                                                ["x"] = -313193.90802373,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 882701.83985095,
                                                ["x"] = -313630.29530485,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 883744.60655246,
                                                ["x"] = -314696.55747534,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 885873.08386042,
                                                ["x"] = -316162.87620636,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 875123.83540009,
                                                ["x"] = -314034.60078045,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 875225.56078578,
                                                ["x"] = -313924.64889933,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 875242.20692817,
                                                ["x"] = -313913.69432161,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 875526.45327558,
                                                ["x"] = -313835.18740476,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 875655.01119515,
                                                ["x"] = -313823.29541484,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 875671.48561915,
                                                ["x"] = -313776.66733511,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 875710.88345919,
                                                ["x"] = -313747.72347772,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 876838.55037962,
                                                ["x"] = -313903.43409437,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 877720.33972568,
                                                ["x"] = -313711.59425301,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 878276.90552812,
                                                ["x"] = -313265.71189446,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 878939.70832575,
                                                ["x"] = -313481.72995936,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 879018.2886694,
                                                ["x"] = -313264.923795,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 881026.96387283,
                                                ["x"] = -313195.97509072,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 882709.69499846,
                                                ["x"] = -313636.48137625,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 884097.11126529,
                                                ["x"] = -314824.40224024,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 885876.80385377,
                                                ["x"] = -316166.215264,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 892200.84370025,
                                                ["x"] = -318591.5514272,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = 891907.00825526,
                                                ["x"] = -318799.52053763,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 881056.43971775,
                                                ["x"] = -313201.53221375,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 882724.63446592,
                                                ["x"] = -313649.77496196,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 884105.91196281,
                                                ["x"] = -314829.14440251,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 885884.65566183,
                                                ["x"] = -316172.406258,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 891835.66773173,
                                                ["x"] = -318845.71621062,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 877724.57658208,
                                                ["x"] = -313708.94068057,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 878281.856362,
                                                ["x"] = -313266.4029471,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 878944.33597787,
                                                ["x"] = -313479.84047528,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 879020.59376759,
                                                ["x"] = -313260.49115224,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 881080.71931501,
                                                ["x"] = -313207.48045292,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 882962.52406916,
                                                ["x"] = -313885.62760717,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 884300.49525564,
                                                ["x"] = -314951.74381408,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 886254.7484743,
                                                ["x"] = -316428.37959818,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 891499.1890394,
                                                ["x"] = -319022.07639052,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = 890782.36878762,
                                                ["x"] = -319515.05216887,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 881104.58932817,
                                                ["x"] = -313214.90153513,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 882965.70055731,
                                                ["x"] = -313889.4876924,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 884304.99691975,
                                                ["x"] = -314953.91790667,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 886292.12258894,
                                                ["x"] = -316453.43571923,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 890777.94123549,
                                                ["x"] = -319517.37423416,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 875657.74520524,
                                                ["x"] = -313819.12276514,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 875674.44684312,
                                                ["x"] = -313772.63947651,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 875715.71816859,
                                                ["x"] = -313746.45960177,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 876868.45735523,
                                                ["x"] = -313905.73551547,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 877728.66098972,
                                                ["x"] = -313706.05767513,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 878306.3365692,
                                                ["x"] = -313271.46422264,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 878948.7870083,
                                                ["x"] = -313477.56603878,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 879023.28806651,
                                                ["x"] = -313256.28192397,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 881646.87992008,
                                                ["x"] = -313420.48206817,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 882968.63887323,
                                                ["x"] = -313893.53251489,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 884309.62977494,
                                                ["x"] = -314955.79619029,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 886296.61861541,
                                                ["x"] = -316455.61069997,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 890764.08966097,
                                                ["x"] = -319523.10763234,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = 890305.31700678,
                                                ["x"] = -319664.2537656,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 881661.47613976,
                                                ["x"] = -313423.93260271,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 882974.01364019,
                                                ["x"] = -313901.9631968,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 884314.36267878,
                                                ["x"] = -314957.40701821,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 886305.9327383,
                                                ["x"] = -316459.22703249,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 890233.39960381,
                                                ["x"] = -319685.5208422,
                                            }, -- end of [282]
                                            [71] = 
                                            {
                                                ["y"] = 877732.58130274,
                                                ["x"] = -313702.9575052,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 878720.06166665,
                                                ["x"] = -313368.67048739,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 878953.03163985,
                                                ["x"] = -313474.9264851,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 879026.25286319,
                                                ["x"] = -313252.25449827,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 881671.31754988,
                                                ["x"] = -313425.69619391,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 882981.32978217,
                                                ["x"] = -313915.05615723,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 884323.98013958,
                                                ["x"] = -314960.14296824,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 886310.85207426,
                                                ["x"] = -316460.10865001,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 890218.68391549,
                                                ["x"] = -319688.37281302,
                                            }, -- end of [284]
                                            [285] = 
                                            {
                                                ["y"] = 890213.70700423,
                                                ["x"] = -319688.84737029,
                                            }, -- end of [285]
                                            [9] = 
                                            {
                                                ["y"] = 874930.5156904,
                                                ["x"] = -314190.29124081,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 874935.00783971,
                                                ["x"] = -314181.36064774,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 874940.43834017,
                                                ["x"] = -314172.97240908,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 874947.16446928,
                                                ["x"] = -314165.58871609,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 875146.0269916,
                                                ["x"] = -314014.417749,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 875229.41824277,
                                                ["x"] = -313921.47346674,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 875246.81741302,
                                                ["x"] = -313911.77141641,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 875536.4107006,
                                                ["x"] = -313834.28344171,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 875659.4442286,
                                                ["x"] = -313814.42816014,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 875680.93227178,
                                                ["x"] = -313765.03236209,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 875720.64776437,
                                                ["x"] = -313745.65099678,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 876878.4548554,
                                                ["x"] = -313905.70206147,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 877736.18979302,
                                                ["x"] = -313699.49736075,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 878724.67773443,
                                                ["x"] = -313370.58480092,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 878957.07438864,
                                                ["x"] = -313471.98557963,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 879029.41870498,
                                                ["x"] = -313248.38401391,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 881696.17771627,
                                                ["x"] = -313428.1455325,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 883067.59520912,
                                                ["x"] = -314078.53045935,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 884880.82570008,
                                                ["x"] = -315102.54095054,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 889214.21659652,
                                                ["x"] = -316718.77388882,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 889788.76492882,
                                                ["x"] = -319685.24718265,
                                            }, -- end of [288]
                                            [289] = 
                                            {
                                                ["y"] = 889778.82147884,
                                                ["x"] = -319684.19869261,
                                            }, -- end of [289]
                                            [145] = 
                                            {
                                                ["y"] = 881716.17553055,
                                                ["x"] = -313428.10313681,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 883106.93021034,
                                                ["x"] = -314136.41009481,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 884931.83883526,
                                                ["x"] = -315123.08540256,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 889219.03171236,
                                                ["x"] = -316720.11789927,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 889773.88779379,
                                                ["x"] = -319683.39028839,
                                            }, -- end of [290]
                                            [73] = 
                                            {
                                                ["y"] = 878034.09992334,
                                                ["x"] = -313389.44800212,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 878733.55608921,
                                                ["x"] = -313375.14755013,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 878960.9408303,
                                                ["x"] = -313468.81605657,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 879032.84178613,
                                                ["x"] = -313244.74288177,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 882045.66722962,
                                                ["x"] = -313409.95576105,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 883116.34987494,
                                                ["x"] = -314154.05068279,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 885481.17092885,
                                                ["x"] = -315376.55027879,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 889228.4039901,
                                                ["x"] = -316723.54865921,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 888873.27019584,
                                                ["x"] = -319472.66966355,
                                            }, -- end of [292]
                                            [293] = 
                                            {
                                                ["y"] = 888792.42164608,
                                                ["x"] = -319446.45767627,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = 882060.61245694,
                                                ["x"] = -313408.68881552,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 883146.04920496,
                                                ["x"] = -314211.85855489,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 885530.27928327,
                                                ["x"] = -315401.30846583,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 889847.11580797,
                                                ["x"] = -317040.03265134,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 888453.12631966,
                                                ["x"] = -319326.353044,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 875660.50428832,
                                                ["x"] = -313809.54318902,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 875684.51059366,
                                                ["x"] = -313761.5421383,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 875725.62939799,
                                                ["x"] = -313745.23908992,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 876888.41333932,
                                                ["x"] = -313904.82591873,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 878056.88586277,
                                                ["x"] = -313369.93921021,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 878886.00690863,
                                                ["x"] = -313479.88952266,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 878968.20568111,
                                                ["x"] = -313461.95035819,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 879036.56768252,
                                                ["x"] = -313241.41107016,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 882065.53594122,
                                                ["x"] = -313407.84390745,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 883151.43215699,
                                                ["x"] = -314220.28309907,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 885534.59420065,
                                                ["x"] = -315403.83351704,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 889856.60587385,
                                                ["x"] = -317043.17472766,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 888361.35810297,
                                                ["x"] = -319301.86761617,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 888356.3773325,
                                                ["x"] = -319301.54759661,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 882079.73105109,
                                                ["x"] = -313403.04882076,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 883154.42700467,
                                                ["x"] = -314224.28601785,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 885538.73379633,
                                                ["x"] = -315406.63561667,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 889866.31472568,
                                                ["x"] = -317045.56345981,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 888351.43018745,
                                                ["x"] = -319302.22639102,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 878060.97694266,
                                                ["x"] = -313367.0659572,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 878890.6249999,
                                                ["x"] = -313481.80336351,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 878971.51478286,
                                                ["x"] = -313458.20336551,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 879040.57503149,
                                                ["x"] = -313238.42361563,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 882084.15393194,
                                                ["x"] = -313400.71791227,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 883160.9118887,
                                                ["x"] = -314231.89605389,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 885542.65928381,
                                                ["x"] = -315409.73100152,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 890663.28855599,
                                                ["x"] = -317190.04824783,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 888293.89319106,
                                                ["x"] = -319319.20185622,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 887398.10513284,
                                                ["x"] = -319604.03047859,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 882217.52176486,
                                                ["x"] = -313321.72764214,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 883164.3905829,
                                                ["x"] = -314235.48558661,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 885550.06078209,
                                                ["x"] = -315416.45280893,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 891173.37445247,
                                                ["x"] = -317351.3947183,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 875163.53376568,
                                                ["x"] = -313996.57430012,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 875233.48244179,
                                                ["x"] = -313918.56146798,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 875261.17229178,
                                                ["x"] = -313907.42363091,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 875641.21765375,
                                                ["x"] = -313828.13881988,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 875663.43679152,
                                                ["x"] = -313794.8354039,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 875688.38244519,
                                                ["x"] = -313758.38126124,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 875730.62878419,
                                                ["x"] = -313745.087618,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 876898.28711293,
                                                ["x"] = -313903.2495396,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 878069.48471436,
                                                ["x"] = -313361.81300818,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 878895.35743614,
                                                ["x"] = -313483.41194828,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 878974.51717317,
                                                ["x"] = -313454.20704599,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 879044.82127526,
                                                ["x"] = -313235.7881995,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 882222.3339801,
                                                ["x"] = -313321.35613194,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 883171.79196994,
                                                ["x"] = -314242.20776725,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 885817.09472577,
                                                ["x"] = -315693.78378816,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 891196.93639535,
                                                ["x"] = -317359.73622306,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 887297.93093969,
                                                ["x"] = -319649.17147603,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 887272.18132759,
                                                ["x"] = -319664.55940761,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = 882226.2040309,
                                                ["x"] = -313324.46450363,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 883175.68734789,
                                                ["x"] = -314245.34060613,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 885837.50477499,
                                                ["x"] = -315715.76772719,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 891206.05750128,
                                                ["x"] = -317363.83074073,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 887238.8896869,
                                                ["x"] = -319686.72582142,
                                            }, -- end of [306]
                                            [77] = 
                                            {
                                                ["y"] = 878100.20813677,
                                                ["x"] = -313345.05417998,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 878900.21235118,
                                                ["x"] = -313484.59948066,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 878977.15193799,
                                                ["x"] = -313449.95987917,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 879049.23520542,
                                                ["x"] = -313233.43847767,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 882228.99329667,
                                                ["x"] = -313328.60793641,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 883183.90053061,
                                                ["x"] = -314251.04264617,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 885840.54127484,
                                                ["x"] = -315719.73467902,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 891214.91335625,
                                                ["x"] = -317368.47347367,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 886432.22480879,
                                                ["x"] = -320310.98742368,
                                            }, -- end of [308]
                                            [143] = 
                                            {
                                                ["y"] = 881686.19382512,
                                                ["x"] = -313427.60121671,
                                            }, -- end of [143]
                                            [270] = 
                                            {
                                                ["y"] = 892289.3610469,
                                                ["x"] = -318518.21644693,
                                            }, -- end of [270]
                                            [295] = 
                                            {
                                                ["y"] = 888371.13130085,
                                                ["x"] = -319303.97378369,
                                            }, -- end of [295]
                                            [309] = 
                                            {
                                                ["y"] = 886427.92774334,
                                                ["x"] = -320313.52684559,
                                            }, -- end of [309]
                                            [79] = 
                                            {
                                                ["y"] = 878252.26682355,
                                                ["x"] = -313269.08606193,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 882415.34355498,
                                                ["x"] = -313479.37723857,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 883051.56283837,
                                                ["x"] = -314053.17720975,
                                            }, -- end of [175]
                                            [155] = 
                                            {
                                                ["y"] = 882232.05218388,
                                                ["x"] = -313332.56082132,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 883505.87611977,
                                                ["x"] = -314452.81408839,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 885845.56051973,
                                                ["x"] = -315728.37709013,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 892057.95581724,
                                                ["x"] = -317858.06018295,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 886423.25851393,
                                                ["x"] = -320312.96503597,
                                            }, -- end of [310]
                                            [191] = 
                                            {
                                                ["y"] = 883542.01712425,
                                                ["x"] = -314487.20754255,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 884838.29542443,
                                                ["x"] = -315087.85304754,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 885851.75003843,
                                                ["x"] = -315767.46694755,
                                            }, -- end of [223]
                                            [39] = 
                                            {
                                                ["y"] = 875664.75540416,
                                                ["x"] = -313790.01423249,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 875692.54069749,
                                                ["x"] = -313755.60851047,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 875735.6020946,
                                                ["x"] = -313745.56873439,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 877484.31593203,
                                                ["x"] = -313774.73749455,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 878247.64973228,
                                                ["x"] = -313271.00108004,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 878905.15475777,
                                                ["x"] = -313485.34547873,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 878979.41354669,
                                                ["x"] = -313445.50225329,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 879053.75936023,
                                                ["x"] = -313231.30693761,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 882235.40444651,
                                                ["x"] = -313336.26955131,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 883513.7452522,
                                                ["x"] = -314458.98166905,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 885847.54990909,
                                                ["x"] = -315732.96036765,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 892344.36200997,
                                                ["x"] = -318000.62537945,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 886416.34256225,
                                                ["x"] = -320305.75475814,
                                            }, -- end of [312]
                                            [239] = 
                                            {
                                                ["y"] = 886325.77185737,
                                                ["x"] = -316461.64441929,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 892374.19245676,
                                                ["x"] = -318018.8660255,
                                            }, -- end of [254]
                                            [286] = 
                                            {
                                                ["y"] = 890203.71621586,
                                                ["x"] = -319689.24779683,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = 890223.62978799,
                                                ["x"] = -319687.64311286,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = 890773.40430163,
                                                ["x"] = -319519.47445041,
                                            }, -- end of [279]
                                            [275] = 
                                            {
                                                ["y"] = 891779.32544963,
                                                ["x"] = -318878.11567732,
                                            }, -- end of [275]
                                            [271] = 
                                            {
                                                ["y"] = 892251.82219936,
                                                ["x"] = -318551.23543332,
                                            }, -- end of [271]
                                            [313] = 
                                            {
                                                ["y"] = 886412.71408422,
                                                ["x"] = -320302.31772891,
                                            }, -- end of [313]
                                            [259] = 
                                            {
                                                ["y"] = 892573.55758904,
                                                ["x"] = -318200.21075851,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 892576.12184533,
                                                ["x"] = -318219.85142839,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = 892567.18198768,
                                                ["x"] = -318237.49008122,
                                            }, -- end of [267]
                                            [157] = 
                                            {
                                                ["y"] = 882242.56847701,
                                                ["x"] = -313343.24404836,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 883524.92379585,
                                                ["x"] = -314468.98128957,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 885850.44151555,
                                                ["x"] = -315742.5107269,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 892366.00535597,
                                                ["x"] = -318013.12849596,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 886408.78105152,
                                                ["x"] = -320299.2331826,
                                            }, -- end of [314]
                                            [287] = 
                                            {
                                                ["y"] = 889813.7319745,
                                                ["x"] = -319686.48263372,
                                            }, -- end of [287]
                                            [291] = 
                                            {
                                                ["y"] = 888969.92982404,
                                                ["x"] = -319498.25836702,
                                            }, -- end of [291]
                                            [311] = 
                                            {
                                                ["y"] = 886419.60747551,
                                                ["x"] = -320309.54173944,
                                            }, -- end of [311]
                                            [299] = 
                                            {
                                                ["y"] = 888346.56844402,
                                                ["x"] = -319303.39210237,
                                            }, -- end of [299]
                                            [302] = 
                                            {
                                                ["y"] = 887356.25199782,
                                                ["x"] = -319620.5487288,
                                            }, -- end of [302]
                                            [303] = 
                                            {
                                                ["y"] = 887324.44712223,
                                                ["x"] = -319635.14805727,
                                            }, -- end of [303]
                                            [307] = 
                                            {
                                                ["y"] = 887178.67213639,
                                                ["x"] = -319731.42243485,
                                            }, -- end of [307]
                                            [315] = 
                                            {
                                                ["y"] = 886400.43524466,
                                                ["x"] = -320293.72865944,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 878910.14156285,
                                                ["x"] = -313485.69541686,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 878981.37729638,
                                                ["x"] = -313440.90559764,
                                            }, -- end of [111]
                                            [255] = 
                                            {
                                                ["y"] = 892381.97743615,
                                                ["x"] = -318025.14085669,
                                            }, -- end of [255]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 886084.06818829,
                                                ["x"] = -319217.73009333,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 886084.06818829,
                                                ["x"] = -319217.73009333,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 871577.97177566,
                                            ["x"] = -313957.53671357,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 872660.78986633,
                                            ["x"] = -314223.50557483,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 886084.06818829,
                                            ["x"] = -319217.73009333,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 893564.4043342,
                                                                ["x"] = -326736.45480387,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 115,
                                        ["skill"] = "High",
                                        ["y"] = 871577.97177566,
                                        ["x"] = -313957.53671357,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-4",
                                        ["heading"] = 1.8116545756329,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 116,
                                        ["skill"] = "High",
                                        ["y"] = 871558.21027297,
                                        ["x"] = -313954.45726372,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-4",
                                        ["heading"] = 1.8116545756329,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 117,
                                        ["skill"] = "High",
                                        ["y"] = 871548.32952162,
                                        ["x"] = -313952.91753879,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-4",
                                        ["heading"] = 1.8116545756329,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 118,
                                        ["skill"] = "High",
                                        ["y"] = 871538.44877028,
                                        ["x"] = -313951.37781386,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-4",
                                        ["heading"] = 1.8116545756329,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 871577.97177566,
                                ["x"] = -313957.53671357,
                                ["name"] = "2S1 Battery72",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Serbia",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 47,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 881893.83054002,
                                            ["x"] = -316915.21054537,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 890655.66463867,
                                                                ["x"] = -324836.79746109,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- 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"] = 44,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 119,
                                        ["skill"] = "High",
                                        ["y"] = 881893.83054002,
                                        ["x"] = -316915.21054537,
                                        ["name"] = "MBT T-6",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 120,
                                        ["skill"] = "High",
                                        ["y"] = 881874.06903733,
                                        ["x"] = -316912.13109552,
                                        ["name"] = "MBT T-6",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 121,
                                        ["skill"] = "High",
                                        ["y"] = 881864.18828598,
                                        ["x"] = -316910.59137059,
                                        ["name"] = "MBT T-6",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 881893.83054002,
                                ["x"] = -316915.21054537,
                                ["name"] = "T-72B Platoon44",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 882820.94475692,
                                                ["x"] = -306472.5292369,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882646.37326799,
                                                ["x"] = -306495.05844111,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 887349.74538482,
                                                ["x"] = -309307.39743851,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 889137.58187434,
                                                ["x"] = -310726.4911019,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 890688.3805255,
                                                ["x"] = -311207.47595076,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 890897.17481577,
                                                ["x"] = -312002.67582952,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 882646.3685692,
                                                ["x"] = -306495.0597947,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882627.77895528,
                                                ["x"] = -307154.78813016,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 882628.21329331,
                                                ["x"] = -307159.76586798,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 882629.00068845,
                                                ["x"] = -307164.70271987,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 882630.18655705,
                                                ["x"] = -307169.55677638,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 882631.74242959,
                                                ["x"] = -307174.30876599,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 882633.52529256,
                                                ["x"] = -307178.98027978,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 882635.59622127,
                                                ["x"] = -307183.52919271,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 882640.8436957,
                                                ["x"] = -307192.02691388,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 882650.77858668,
                                                ["x"] = -307203.24210467,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 882658.58765985,
                                                ["x"] = -307209.478421,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 883578.02426933,
                                                ["x"] = -307695.45159639,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 883986.29141435,
                                                ["x"] = -307974.83062448,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 884066.40271592,
                                                ["x"] = -308002.69962272,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 884241.59735178,
                                                ["x"] = -308041.6855287,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 884253.76055061,
                                                ["x"] = -308057.3099225,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 884467.02888671,
                                                ["x"] = -308450.70166263,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 885143.00096601,
                                                ["x"] = -308797.36483298,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 885410.37775205,
                                                ["x"] = -309119.72954428,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 885748.51197903,
                                                ["x"] = -309302.05383734,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 885791.55312528,
                                                ["x"] = -308925.10745309,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 885866.06903539,
                                                ["x"] = -308887.29732323,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 886731.05077181,
                                                ["x"] = -309034.52672037,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 887376.65321211,
                                                ["x"] = -309320.6566446,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 889147.11614222,
                                                ["x"] = -310754.91621873,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 890683.6141588,
                                                ["x"] = -311216.22215554,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 890895.52247032,
                                                ["x"] = -312012.32732437,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 893431.78852079,
                                                ["x"] = -313609.20861594,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 893479.75140889,
                                                ["x"] = -313595.08955542,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 887406.95027673,
                                                ["x"] = -309338.17323498,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 889153.083026,
                                                ["x"] = -310768.67520509,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 890682.54904436,
                                                ["x"] = -311221.09121703,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 890898.25545032,
                                                ["x"] = -312016.44019208,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 893967.6050154,
                                                ["x"] = -313446.46689927,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 885777.5642373,
                                                ["x"] = -309255.35809545,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 885796.52034577,
                                                ["x"] = -308916.43193276,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 885870.88058914,
                                                ["x"] = -308888.6513192,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 886743.98115711,
                                                ["x"] = -309042.1268793,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 887844.95414176,
                                                ["x"] = -309608.97837704,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 889159.91384916,
                                                ["x"] = -310782.02707669,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 890682.85244811,
                                                ["x"] = -311226.06726977,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 890902.21843577,
                                                ["x"] = -312019.48634329,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 896282.28936263,
                                                ["x"] = -312651.89391973,
                                            }, -- end of [260]
                                            [261] = 
                                            {
                                                ["y"] = 896285.91372089,
                                                ["x"] = -312648.48934274,
                                            }, -- end of [261]
                                            [131] = 
                                            {
                                                ["y"] = 887876.14956215,
                                                ["x"] = -309624.83902061,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 889167.57651762,
                                                ["x"] = -310794.91875573,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 890684.19615001,
                                                ["x"] = -311230.87676369,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 890965.22420397,
                                                ["x"] = -312060.15485849,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 896287.21082418,
                                                ["x"] = -312643.77218937,
                                            }, -- end of [262]
                                            [33] = 
                                            {
                                                ["y"] = 884260.91070646,
                                                ["x"] = -308075.98646896,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 884479.03793997,
                                                ["x"] = -308459.6844167,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 885174.34094187,
                                                ["x"] = -308829.65122116,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 885430.25874823,
                                                ["x"] = -309134.88274818,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 885822.79181981,
                                                ["x"] = -309183.39782476,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 885799.33731821,
                                                ["x"] = -308912.30200304,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 885880.25515061,
                                                ["x"] = -308892.12742106,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 886760.69826962,
                                                ["x"] = -309053.1020532,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 887903.60785752,
                                                ["x"] = -309636.91563885,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 889175.95749852,
                                                ["x"] = -310807.35745142,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 890686.22751888,
                                                ["x"] = -311235.4423911,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 890981.5774133,
                                                ["x"] = -312071.6652494,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 896285.30180528,
                                                ["x"] = -312633.9652517,
                                            }, -- end of [264]
                                            [265] = 
                                            {
                                                ["y"] = 896284.64337622,
                                                ["x"] = -312629.01100427,
                                            }, -- end of [265]
                                            [133] = 
                                            {
                                                ["y"] = 887936.23150496,
                                                ["x"] = -309649.57846965,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 889181.96358784,
                                                ["x"] = -310815.35160152,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 890689.25108633,
                                                ["x"] = -311239.40321926,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 890985.47670436,
                                                ["x"] = -312074.79364137,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 896284.37371375,
                                                ["x"] = -312624.01898979,
                                            }, -- end of [266]
                                            [67] = 
                                            {
                                                ["y"] = 885825.03599987,
                                                ["x"] = -309178.9309575,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 885802.43779443,
                                                ["x"] = -308908.3810924,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 885986.75412281,
                                                ["x"] = -308935.45139637,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 886784.91589271,
                                                ["x"] = -309070.80319087,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 887974.22943824,
                                                ["x"] = -309662.06299585,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 889191.61771521,
                                                ["x"] = -310826.82880654,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 890692.96969574,
                                                ["x"] = -311242.74229249,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 890988.87024549,
                                                ["x"] = -312078.44316605,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 896285.66240898,
                                                ["x"] = -312594.05988349,
                                            }, -- end of [268]
                                            [269] = 
                                            {
                                                ["y"] = 896369.68126103,
                                                ["x"] = -311622.81552814,
                                            }, -- end of [269]
                                            [135] = 
                                            {
                                                ["y"] = 888032.29024167,
                                                ["x"] = -309677.17007538,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 889201.90244368,
                                                ["x"] = -310837.74564188,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 890700.8918649,
                                                ["x"] = -311248.84306256,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 890991.26902279,
                                                ["x"] = -312082.82960204,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 883635.42797452,
                                                ["x"] = -307735.50496287,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 884004.51945115,
                                                ["x"] = -307983.0539913,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 884228.13163193,
                                                ["x"] = -308035.26647825,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 884245.27426333,
                                                ["x"] = -308045.06109889,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 884362.87321723,
                                                ["x"] = -308358.11411135,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 884487.54034792,
                                                ["x"] = -308464.9418975,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 885203.79246434,
                                                ["x"] = -308863.66910659,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 885459.14945104,
                                                ["x"] = -309154.63222539,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 885826.80223924,
                                                ["x"] = -309174.2575281,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 885805.85706465,
                                                ["x"] = -308904.73539996,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 886005.92813308,
                                                ["x"] = -308941.13078682,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 886929.87940051,
                                                ["x"] = -309185.6670278,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 888703.84763898,
                                                ["x"] = -309835.51291194,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 889219.99927839,
                                                ["x"] = -310854.98944125,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 890732.72224062,
                                                ["x"] = -311273.05829629,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 890993.45027728,
                                                ["x"] = -312087.32299466,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 896362.22047695,
                                                ["x"] = -309473.45945521,
                                            }, -- end of [272]
                                            [273] = 
                                            {
                                                ["y"] = 896363.71853178,
                                                ["x"] = -309468.68961411,
                                            }, -- end of [273]
                                            [137] = 
                                            {
                                                ["y"] = 888722.88554121,
                                                ["x"] = -309841.63470001,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 889261.80225082,
                                                ["x"] = -310890.72401446,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 890744.09123226,
                                                ["x"] = -311282.84084282,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 891144.42076871,
                                                ["x"] = -312553.43246333,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 896365.56696097,
                                                ["x"] = -309464.04849713,
                                            }, -- end of [274]
                                            [69] = 
                                            {
                                                ["y"] = 885827.77474726,
                                                ["x"] = -309169.36047797,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 885809.58580529,
                                                ["x"] = -308901.40668815,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 886025.35616178,
                                                ["x"] = -308945.86732301,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 886946.73299864,
                                                ["x"] = -309196.42993296,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 888736.89544441,
                                                ["x"] = -309846.98736114,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 889446.0003735,
                                                ["x"] = -311036.63800593,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 890754.88585512,
                                                ["x"] = -311293.25223519,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 891148.87967676,
                                                ["x"] = -312562.38204344,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 896373.16952381,
                                                ["x"] = -309451.170142,
                                            }, -- end of [276]
                                            [277] = 
                                            {
                                                ["y"] = 896376.526868,
                                                ["x"] = -309447.46583954,
                                            }, -- end of [277]
                                            [139] = 
                                            {
                                                ["y"] = 888759.59198305,
                                                ["x"] = -309857.46356957,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 889482.64084831,
                                                ["x"] = -311062.75465635,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 890765.15064191,
                                                ["x"] = -311304.18834376,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 891360.68487061,
                                                ["x"] = -312947.89808203,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 896394.35333961,
                                                ["x"] = -309429.94135196,
                                            }, -- end of [278]
                                            [35] = 
                                            {
                                                ["y"] = 884365.36494703,
                                                ["x"] = -308362.44491229,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 884496.42399392,
                                                ["x"] = -308469.53016739,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 885231.56832487,
                                                ["x"] = -308899.06780603,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 885506.11730298,
                                                ["x"] = -309183.24014615,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 885827.87529894,
                                                ["x"] = -309164.36648047,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 885813.59482865,
                                                ["x"] = -308898.42148549,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 886044.98892825,
                                                ["x"] = -308949.6701686,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 886959.81094457,
                                                ["x"] = -309203.77272936,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 888772.81637418,
                                                ["x"] = -309864.53385852,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 889524.90081799,
                                                ["x"] = -311089.46705868,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 890781.14326613,
                                                ["x"] = -311323.40056266,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 891738.86560032,
                                                ["x"] = -313786.54835921,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 896604.34486464,
                                                ["x"] = -309237.34025894,
                                            }, -- end of [280]
                                            [281] = 
                                            {
                                                ["y"] = 896604.3603492,
                                                ["x"] = -309237.3287274,
                                            }, -- end of [281]
                                            [141] = 
                                            {
                                                ["y"] = 888794.13346258,
                                                ["x"] = -309877.59009635,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 889572.66430244,
                                                ["x"] = -311116.7268736,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 890796.71681167,
                                                ["x"] = -311342.95494848,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 891744.21577444,
                                                ["x"] = -313800.55952787,
                                            }, -- end of [237]
                                            [71] = 
                                            {
                                                ["y"] = 885827.38112706,
                                                ["x"] = -309159.3924774,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 885817.8542758,
                                                ["x"] = -308895.80645953,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 886198.61368659,
                                                ["x"] = -308970.22362804,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 886973.25888034,
                                                ["x"] = -309210.41432333,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 888802.33995463,
                                                ["x"] = -309883.30254657,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 889599.45738446,
                                                ["x"] = -311130.21545386,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 890800.18823216,
                                                ["x"] = -311346.55360601,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 891745.7212866,
                                                ["x"] = -313805.32694828,
                                            }, -- end of [238]
                                            [9] = 
                                            {
                                                ["y"] = 882638.03725139,
                                                ["x"] = -307187.89110022,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 882643.95379737,
                                                ["x"] = -307195.94097765,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 882654.58850204,
                                                ["x"] = -307206.4763291,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 882662.88061617,
                                                ["x"] = -307212.03821992,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 883934.14918328,
                                                ["x"] = -307945.20860305,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 884023.19304137,
                                                ["x"] = -307990.20862712,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 884232.87539521,
                                                ["x"] = -308036.84150413,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 884248.52312607,
                                                ["x"] = -308048.86025917,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 884368.14085885,
                                                ["x"] = -308366.60249461,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 885045.19315663,
                                                ["x"] = -308712.00646347,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 885343.32660747,
                                                ["x"] = -309052.67334244,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 885732.77637377,
                                                ["x"] = -309310.57969662,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 885825.69939539,
                                                ["x"] = -309149.53588765,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 885822.31809981,
                                                ["x"] = -308893.5563745,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 886313.1450632,
                                                ["x"] = -308980.49258308,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 886991.58273323,
                                                ["x"] = -309218.4217646,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 888833.2270054,
                                                ["x"] = -309908.69267316,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 889710.87914686,
                                                ["x"] = -311174.6471118,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 890807.67910135,
                                                ["x"] = -311353.1659085,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 891749.34302223,
                                                ["x"] = -313814.59663071,
                                            }, -- end of [240]
                                            [145] = 
                                            {
                                                ["y"] = 888905.61879521,
                                                ["x"] = -309977.66956678,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 889758.34949087,
                                                ["x"] = -311190.33398017,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 890811.7798407,
                                                ["x"] = -311356.0196918,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 891753.24020937,
                                                ["x"] = -313817.5192659,
                                            }, -- end of [241]
                                            [73] = 
                                            {
                                                ["y"] = 885784.75109723,
                                                ["x"] = -308958.90433083,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 885826.92645259,
                                                ["x"] = -308891.61882979,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 886612.66669774,
                                                ["x"] = -308996.84680609,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 887010.3566423,
                                                ["x"] = -309225.30830106,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 888979.26488098,
                                                ["x"] = -310052.50001882,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 889782.46743457,
                                                ["x"] = -311196.90529148,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 890816.04966897,
                                                ["x"] = -311358.62548034,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 891758.19556543,
                                                ["x"] = -313818.12106639,
                                            }, -- end of [242]
                                            [147] = 
                                            {
                                                ["y"] = 888995.75080149,
                                                ["x"] = -310071.28911166,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 889802.02323865,
                                                ["x"] = -311201.08473814,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 890820.45155359,
                                                ["x"] = -311360.99179357,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 891763.14756114,
                                                ["x"] = -313817.48920387,
                                            }, -- end of [243]
                                            [37] = 
                                            {
                                                ["y"] = 884371.21243299,
                                                ["x"] = -308370.54505518,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 885053.60790533,
                                                ["x"] = -308717.40345446,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 885363.02055443,
                                                ["x"] = -309075.29923176,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 885737.69755388,
                                                ["x"] = -309311.43438714,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 885784.40655572,
                                                ["x"] = -308953.91866024,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 885836.41106261,
                                                ["x"] = -308888.45952312,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 886632.441987,
                                                ["x"] = -308999.81532097,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 887029.51016077,
                                                ["x"] = -309231.05611583,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 889004.87823718,
                                                ["x"] = -310083.18900192,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 889831.67827447,
                                                ["x"] = -311205.60087581,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 890825.08173264,
                                                ["x"] = -311362.87599544,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 891816.67240856,
                                                ["x"] = -313804.84330656,
                                            }, -- end of [244]
                                            [149] = 
                                            {
                                                ["y"] = 889010.39692611,
                                                ["x"] = -310091.52589719,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 889871.45704911,
                                                ["x"] = -311209.755276,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 890839.32909957,
                                                ["x"] = -311367.56255685,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 891821.44063858,
                                                ["x"] = -313803.34076232,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = 885784.60194649,
                                                ["x"] = -308948.92238276,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 885841.26256877,
                                                ["x"] = -308887.25366658,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 886652.00742059,
                                                ["x"] = -309003.95228523,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 887048.94198628,
                                                ["x"] = -309235.77724763,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 889020.49473961,
                                                ["x"] = -310108.786426,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 889896.41885549,
                                                ["x"] = -311211.06613552,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 891107.64989477,
                                                ["x"] = -311447.47015411,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 891840.1116767,
                                                ["x"] = -313796.17659491,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = 889025.00206863,
                                                ["x"] = -310117.70970295,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 889916.4168187,
                                                ["x"] = -311211.01001662,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 891112.04349913,
                                                ["x"] = -311449.86329827,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 892229.64111371,
                                                ["x"] = -313639.15421181,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 883964.16195001,
                                                ["x"] = -307963.20695388,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 884042.23073067,
                                                ["x"] = -307996.33028851,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 884237.36899621,
                                                ["x"] = -308039.02230744,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 884251.58245009,
                                                ["x"] = -308052.81354013,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 884374.50535209,
                                                ["x"] = -308374.30809443,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 885061.56359928,
                                                ["x"] = -308723.4590433,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 885380.42926209,
                                                ["x"] = -309093.23760073,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 885742.28714328,
                                                ["x"] = -309309.79314718,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 885785.12541398,
                                                ["x"] = -308943.95222244,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 885846.1864726,
                                                ["x"] = -308886.39211459,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 886666.50375026,
                                                ["x"] = -309007.80036124,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 887279.32997213,
                                                ["x"] = -309281.83454032,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 889031.05253342,
                                                ["x"] = -310131.4340663,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 889946.36921869,
                                                ["x"] = -311209.38105101,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 891113.97486947,
                                                ["x"] = -311454.22684095,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 892239.29023429,
                                                ["x"] = -313636.54313971,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = 889036.35603009,
                                                ["x"] = -310145.46107757,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 890284.81018575,
                                                ["x"] = -311178.12049827,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 891113.11225884,
                                                ["x"] = -311459.15855844,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 892249.14293436,
                                                ["x"] = -313634.85008654,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = 885786.11851235,
                                                ["x"] = -308939.05404238,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 885851.16543698,
                                                ["x"] = -308885.9524066,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 886685.5152389,
                                                ["x"] = -309013.99994915,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 887303.28117338,
                                                ["x"] = -309288.98876429,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 889040.55758468,
                                                ["x"] = -310159.85814715,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 890709.8671829,
                                                ["x"] = -311177.4690214,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 891106.619662,
                                                ["x"] = -311478.07616262,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 892264.06638308,
                                                ["x"] = -313633.35427773,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = 889045.07597923,
                                                ["x"] = -310179.33909394,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 890711.24359694,
                                                ["x"] = -311180.70781436,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 890910.51623089,
                                                ["x"] = -311975.82631711,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 893188.02267262,
                                                ["x"] = -313589.59713914,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = 884378.165583,
                                                ["x"] = -308377.71177948,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 885095.52895936,
                                                ["x"] = -308752.97335146,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 885395.07939933,
                                                ["x"] = -309106.84986887,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 885745.87639519,
                                                ["x"] = -309306.29829288,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 885787.56661015,
                                                ["x"] = -308934.27012973,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 885856.16303881,
                                                ["x"] = -308885.98874013,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 886704.09989893,
                                                ["x"] = -309021.38219098,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 887326.7398735,
                                                ["x"] = -309297.62703956,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 889067.20004235,
                                                ["x"] = -310307.43344417,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 890707.9538527,
                                                ["x"] = -311184.72192925,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 890904.29306028,
                                                ["x"] = -311989.47173489,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 893203.02070714,
                                                ["x"] = -313589.49912674,
                                            }, -- end of [252]
                                            [143] = 
                                            {
                                                ["y"] = 888814.22778882,
                                                ["x"] = -309892.44769962,
                                            }, -- end of [143]
                                            [275] = 
                                            {
                                                ["y"] = 896367.78465974,
                                                ["x"] = -309459.56975856,
                                            }, -- end of [275]
                                            [271] = 
                                            {
                                                ["y"] = 896360.96154152,
                                                ["x"] = -309478.29903457,
                                            }, -- end of [271]
                                            [270] = 
                                            {
                                                ["y"] = 896360.30645919,
                                                ["x"] = -309483.25412354,
                                            }, -- end of [270]
                                            [159] = 
                                            {
                                                ["y"] = 889141.90001321,
                                                ["x"] = -310740.85402579,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 889636.08941909,
                                                ["x"] = -311146.26958717,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 890685.65122638,
                                                ["x"] = -311211.66215748,
                                            }, -- end of [191]
                                            [157] = 
                                            {
                                                ["y"] = 889132.89563824,
                                                ["x"] = -310707.05015243,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 890694.62021967,
                                                ["x"] = -311199.66423414,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 890899.58662098,
                                                ["x"] = -311998.29360982,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 893217.99545437,
                                                ["x"] = -313590.32854351,
                                            }, -- end of [253]
                                            [207] = 
                                            {
                                                ["y"] = 890803.82723316,
                                                ["x"] = -311349.98425935,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 890895.5213555,
                                                ["x"] = -312007.39857616,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 891747.03283422,
                                                ["x"] = -313810.1525314,
                                            }, -- end of [239]
                                            [254] = 
                                            {
                                                ["y"] = 893416.91722208,
                                                ["x"] = -313610.96778238,
                                            }, -- end of [254]
                                            [255] = 
                                            {
                                                ["y"] = 893421.90272366,
                                                ["x"] = -313610.60796221,
                                            }, -- end of [255]
                                            [259] = 
                                            {
                                                ["y"] = 895123.4944872,
                                                ["x"] = -312997.94161893,
                                            }, -- end of [259]
                                            [263] = 
                                            {
                                                ["y"] = 896286.54376799,
                                                ["x"] = -312638.80650331,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = 896284.44092443,
                                                ["x"] = -312614.02069275,
                                            }, -- end of [267]
                                            [79] = 
                                            {
                                                ["y"] = 885789.40476296,
                                                ["x"] = -308929.62135803,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 885861.13690204,
                                                ["x"] = -308886.48062947,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 886717.75431585,
                                                ["x"] = -309027.58746514,
                                            }, -- end of [111]
                                            [279] = 
                                            {
                                                ["y"] = 896592.53072535,
                                                ["x"] = -309246.57930998,
                                            }, -- end of [279]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896983.62833326,
                                                ["x"] = -308968.0537237,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896983.62833326,
                                                ["x"] = -308968.0537237,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 896604.34556976,
                                                ["x"] = -309237.33984632,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 896983.628358,
                                                ["x"] = -308968.05371413,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882820.94475692,
                                            ["x"] = -306472.5292369,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882646.37326799,
                                            ["x"] = -306495.05844111,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 60.00012,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896604.34750283,
                                            ["x"] = -309237.34633356,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 60.00012,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 896983.62833326,
                                            ["x"] = -308968.0537237,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 60.00012,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 896753.59791587,
                                                                ["x"] = -308643.6650749,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 122,
                                        ["skill"] = "High",
                                        ["y"] = 882820.94475692,
                                        ["x"] = -306472.5292369,
                                        ["name"] = "MBT T-7",
                                        ["heading"] = -1.6991412517571,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 123,
                                        ["skill"] = "High",
                                        ["y"] = 882801.18325423,
                                        ["x"] = -306469.44978705,
                                        ["name"] = "MBT T-7",
                                        ["heading"] = -1.6991412517571,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 124,
                                        ["skill"] = "High",
                                        ["y"] = 882791.30250288,
                                        ["x"] = -306467.91006212,
                                        ["name"] = "MBT T-7",
                                        ["heading"] = -1.6991412517571,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 882820.94475692,
                                ["x"] = -306472.5292369,
                                ["name"] = "Group3",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878646.30848953,
                                                ["x"] = -321913.23459296,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 879207.7054064,
                                                ["x"] = -319987.35504371,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 881114.11133663,
                                                ["x"] = -315975.34542185,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 882740.45792743,
                                                ["x"] = -315292.98419916,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 882510.23810687,
                                                ["x"] = -314796.14468088,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 883078.28644482,
                                                ["x"] = -314124.07099676,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 879207.71226868,
                                                ["x"] = -319987.37149294,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 892570.32593685,
                                                ["x"] = -318233.21318532,
                                            }, -- end of [316]
                                            [380] = 
                                            {
                                                ["y"] = 892889.9333414,
                                                ["x"] = -322909.35096985,
                                            }, -- end of [380]
                                            [2] = 
                                            {
                                                ["y"] = 879203.11711716,
                                                ["x"] = -319985.40227281,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 879198.63705676,
                                                ["x"] = -319983.1822113,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 879194.32292705,
                                                ["x"] = -319980.65885423,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 879190.25354876,
                                                ["x"] = -319977.75674258,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 879186.46501997,
                                                ["x"] = -319974.49717565,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 879182.91559945,
                                                ["x"] = -319970.97556651,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 879179.5473717,
                                                ["x"] = -319967.27992495,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 879173.70349395,
                                                ["x"] = -319959.18043957,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 879082.50686013,
                                                ["x"] = -319759.00091345,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 879071.91475774,
                                                ["x"] = -319730.96045741,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 879073.18623946,
                                                ["x"] = -319721.49038365,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 879338.65402335,
                                                ["x"] = -319485.98109464,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 879408.96237461,
                                                ["x"] = -319438.66545558,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 880029.01241392,
                                                ["x"] = -319046.3773838,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 880094.23897989,
                                                ["x"] = -319021.38842753,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 880782.69427117,
                                                ["x"] = -318842.09449962,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 880797.94191759,
                                                ["x"] = -318800.68194115,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 880785.76425984,
                                                ["x"] = -318758.09335757,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 880485.4088535,
                                                ["x"] = -318488.03541171,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 880360.06801623,
                                                ["x"] = -317542.79739455,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 880256.0661841,
                                                ["x"] = -316920.9091097,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 880578.12967037,
                                                ["x"] = -316146.41798972,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 881117.92734246,
                                                ["x"] = -315972.11550724,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 882742.14442073,
                                                ["x"] = -315283.16175395,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 882614.76655046,
                                                ["x"] = -314786.36729036,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 883091.35187614,
                                                ["x"] = -314117.20396178,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 884837.99894538,
                                                ["x"] = -315087.75875451,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 892501.22710149,
                                                ["x"] = -318305.39440136,
                                            }, -- end of [320]
                                            [384] = 
                                            {
                                                ["y"] = 892871.84834916,
                                                ["x"] = -322932.93932456,
                                            }, -- end of [384]
                                            [257] = 
                                            {
                                                ["y"] = 884880.5341857,
                                                ["x"] = -315102.4322581,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 892498.55654411,
                                                ["x"] = -318309.6332321,
                                            }, -- end of [321]
                                            [385] = 
                                            {
                                                ["y"] = 892644.51431835,
                                                ["x"] = -323400.53360351,
                                            }, -- end of [385]
                                            [129] = 
                                            {
                                                ["y"] = 881121.50594346,
                                                ["x"] = -315968.63385363,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 882741.85071568,
                                                ["x"] = -315278.17545121,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 882619.65275243,
                                                ["x"] = -314785.32167417,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 883095.66980332,
                                                ["x"] = -314119.55960707,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 884931.55293622,
                                                ["x"] = -315122.96270924,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 892497.68051193,
                                                ["x"] = -318314.45391839,
                                            }, -- end of [322]
                                            [386] = 
                                            {
                                                ["y"] = 892641.40562258,
                                                ["x"] = -323404.45072449,
                                            }, -- end of [386]
                                            [65] = 
                                            {
                                                ["y"] = 880480.91360066,
                                                ["x"] = -318479.10557422,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 880363.09563362,
                                                ["x"] = -317538.8188526,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 880254.25826699,
                                                ["x"] = -316916.27088159,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 880588.74811878,
                                                ["x"] = -316118.36245718,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 881123.96460234,
                                                ["x"] = -315964.29090311,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 882740.78385783,
                                                ["x"] = -315273.29608515,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 882624.28315317,
                                                ["x"] = -314783.44963632,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 883098.7962043,
                                                ["x"] = -314123.44382865,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 885530.00702894,
                                                ["x"] = -315401.15789867,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 892502.85605191,
                                                ["x"] = -318322.82968219,
                                            }, -- end of [324]
                                            [388] = 
                                            {
                                                ["y"] = 892634.38759474,
                                                ["x"] = -323411.55626302,
                                            }, -- end of [388]
                                            [261] = 
                                            {
                                                ["y"] = 885534.32996577,
                                                ["x"] = -315403.66927522,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 892579.90708919,
                                                ["x"] = -318394.15441208,
                                            }, -- end of [325]
                                            [389] = 
                                            {
                                                ["y"] = 892630.56515114,
                                                ["x"] = -323414.78030055,
                                            }, -- end of [389]
                                            [131] = 
                                            {
                                                ["y"] = 881125.90076884,
                                                ["x"] = -315959.68174379,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 882739.03546339,
                                                ["x"] = -315268.61502617,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 882628.65438105,
                                                ["x"] = -314781.03148928,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 883104.23446413,
                                                ["x"] = -314131.83414243,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 885538.48254822,
                                                ["x"] = -315406.45213187,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 892606.43020597,
                                                ["x"] = -318416.98044905,
                                            }, -- end of [326]
                                            [390] = 
                                            {
                                                ["y"] = 892626.32512,
                                                ["x"] = -323417.42406231,
                                            }, -- end of [390]
                                            [33] = 
                                            {
                                                ["y"] = 880755.63195762,
                                                ["x"] = -318863.54581835,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 880788.32123408,
                                                ["x"] = -318833.8312654,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 880797.76404418,
                                                ["x"] = -318795.68579743,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 880782.74076134,
                                                ["x"] = -318754.11518577,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 880476.98944932,
                                                ["x"] = -318469.90951637,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 880372.79005315,
                                                ["x"] = -317527.37436974,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 880253.27239024,
                                                ["x"] = -316911.37147722,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 880592.84623647,
                                                ["x"] = -316109.24194158,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 881132.56128878,
                                                ["x"] = -315940.82543845,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 882736.80882867,
                                                ["x"] = -315264.13962749,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 882632.62710784,
                                                ["x"] = -314778.00260615,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 883111.60018587,
                                                ["x"] = -314144.89879545,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 885549.83604641,
                                                ["x"] = -315416.23766772,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 892614.95894142,
                                                ["x"] = -318422.10425562,
                                            }, -- end of [328]
                                            [392] = 
                                            {
                                                ["y"] = 892441.7513628,
                                                ["x"] = -323506.58099663,
                                            }, -- end of [392]
                                            [265] = 
                                            {
                                                ["y"] = 885813.43601436,
                                                ["x"] = -315689.93388351,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 892619.90394299,
                                                ["x"] = -318422.26423925,
                                            }, -- end of [329]
                                            [393] = 
                                            {
                                                ["y"] = 892433.0982723,
                                                ["x"] = -323511.59179003,
                                            }, -- end of [393]
                                            [133] = 
                                            {
                                                ["y"] = 881187.34952487,
                                                ["x"] = -315769.38163505,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 882734.19980969,
                                                ["x"] = -315259.87684717,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 882636.12501342,
                                                ["x"] = -314774.43590543,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 883148.49131125,
                                                ["x"] = -314215.86105059,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 885837.30250381,
                                                ["x"] = -315715.5313397,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 892624.59322754,
                                                ["x"] = -318420.55401561,
                                            }, -- end of [330]
                                            [394] = 
                                            {
                                                ["y"] = 892403.95675299,
                                                ["x"] = -323530.97462292,
                                            }, -- end of [394]
                                            [67] = 
                                            {
                                                ["y"] = 880473.7811751,
                                                ["x"] = -318460.44016045,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 880567.91075684,
                                                ["x"] = -317312.87031121,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 880252.97832424,
                                                ["x"] = -316906.38513744,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 880602.06170136,
                                                ["x"] = -316091.49418431,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 881189.98148511,
                                                ["x"] = -315765.1507692,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 882731.09169297,
                                                ["x"] = -315255.96580351,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 882639.12684017,
                                                ["x"] = -314770.44015517,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 883154.23422388,
                                                ["x"] = -314224.04184033,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 885845.42293214,
                                                ["x"] = -315728.09818015,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 892655.1698022,
                                                ["x"] = -318403.5425728,
                                            }, -- end of [332]
                                            [396] = 
                                            {
                                                ["y"] = 892388.26623101,
                                                ["x"] = -323543.36136475,
                                            }, -- end of [396]
                                            [269] = 
                                            {
                                                ["y"] = 885847.43650203,
                                                ["x"] = -315732.67072236,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 892995.21821722,
                                                ["x"] = -318202.63636621,
                                            }, -- end of [333]
                                            [397] = 
                                            {
                                                ["y"] = 892377.2371655,
                                                ["x"] = -323553.52576759,
                                            }, -- end of [397]
                                            [135] = 
                                            {
                                                ["y"] = 881193.1983954,
                                                ["x"] = -315761.32255303,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 882727.40431548,
                                                ["x"] = -315252.59794,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 882641.56646369,
                                                ["x"] = -314766.08926394,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 883160.70143408,
                                                ["x"] = -314231.66701076,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 879076.57086561,
                                                ["x"] = -319717.81741446,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 879358.03150724,
                                                ["x"] = -319470.19047457,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 879595.41409466,
                                                ["x"] = -319342.10882245,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 880047.05208955,
                                                ["x"] = -319037.74463924,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 880760.18226405,
                                                ["x"] = -318861.4832429,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 880790.81033021,
                                                ["x"] = -318829.4957735,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 880797.30235048,
                                                ["x"] = -318790.70765068,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 880779.30240696,
                                                ["x"] = -318750.4867773,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 880471.13958885,
                                                ["x"] = -318450.79643395,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 880570.84751165,
                                                ["x"] = -317308.82459022,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 880253.47275884,
                                                ["x"] = -316901.41532426,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 880634.59796459,
                                                ["x"] = -316035.22868074,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 881196.92118973,
                                                ["x"] = -315758.00468697,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 882723.22467891,
                                                ["x"] = -315249.85991555,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 882643.03288658,
                                                ["x"] = -314761.31409007,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 883164.1686962,
                                                ["x"] = -314235.26761064,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 885850.91571571,
                                                ["x"] = -315747.17473334,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 893014.6647382,
                                                ["x"] = -318198.31825549,
                                            }, -- end of [336]
                                            [400] = 
                                            {
                                                ["y"] = 892122.67159163,
                                                ["x"] = -323800.54576972,
                                            }, -- end of [400]
                                            [273] = 
                                            {
                                                ["y"] = 885851.74215349,
                                                ["x"] = -315767.1559323,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 893024.65584323,
                                                ["x"] = -318198.05392633,
                                            }, -- end of [337]
                                            [401] = 
                                            {
                                                ["y"] = 892120.21458005,
                                                ["x"] = -323804.89825875,
                                            }, -- end of [401]
                                            [137] = 
                                            {
                                                ["y"] = 881201.09120353,
                                                ["x"] = -315755.24536003,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 882718.67006846,
                                                ["x"] = -315247.82447869,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 882644.02825789,
                                                ["x"] = -314756.4149164,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 883171.55573862,
                                                ["x"] = -314242.00531815,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 885855.94553509,
                                                ["x"] = -316127.11014086,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 893029.63491555,
                                                ["x"] = -318198.48677148,
                                            }, -- end of [338]
                                            [402] = 
                                            {
                                                ["y"] = 892118.14441453,
                                                ["x"] = -323809.44799754,
                                            }, -- end of [402]
                                            [69] = 
                                            {
                                                ["y"] = 880466.88358351,
                                                ["x"] = -318431.25670661,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 880573.345065,
                                                ["x"] = -317304.4997328,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 880254.70365756,
                                                ["x"] = -316896.57198158,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 880645.36642616,
                                                ["x"] = -316018.37758074,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 881205.59901099,
                                                ["x"] = -315753.12957706,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 882713.87238183,
                                                ["x"] = -315246.41912214,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 882646.10444699,
                                                ["x"] = -314741.56124216,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 883175.43858675,
                                                ["x"] = -314245.15376291,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 885858.04757663,
                                                ["x"] = -316136.86500379,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 893039.37213355,
                                                ["x"] = -318200.70063152,
                                            }, -- end of [340]
                                            [404] = 
                                            {
                                                ["y"] = 892114.95697831,
                                                ["x"] = -323818.92067984,
                                            }, -- end of [404]
                                            [277] = 
                                            {
                                                ["y"] = 885859.67287281,
                                                ["x"] = -316141.59190923,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 893044.0789834,
                                                ["x"] = -318202.38561409,
                                            }, -- end of [341]
                                            [405] = 
                                            {
                                                ["y"] = 892112.73909248,
                                                ["x"] = -323828.66673928,
                                            }, -- end of [405]
                                            [139] = 
                                            {
                                                ["y"] = 881210.49755952,
                                                ["x"] = -315752.1419264,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 882426.94038309,
                                                ["x"] = -315178.09533917,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 882664.83751562,
                                                ["x"] = -314557.5290583,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 883183.64077567,
                                                ["x"] = -314250.87141456,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 885861.66676117,
                                                ["x"] = -316146.1757125,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 893053.20701516,
                                                ["x"] = -318206.4633962,
                                            }, -- end of [342]
                                            [406] = 
                                            {
                                                ["y"] = 892112.12037605,
                                                ["x"] = -323833.62674261,
                                            }, -- end of [406]
                                            [35] = 
                                            {
                                                ["y"] = 880764.54458672,
                                                ["x"] = -318859.03949905,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 880792.99526656,
                                                ["x"] = -318824.99983449,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 880795.68743244,
                                                ["x"] = -318780.84284775,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 880771.97737303,
                                                ["x"] = -318743.68049926,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 880362.37542164,
                                                ["x"] = -317759.35606276,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 880574.76807092,
                                                ["x"] = -317299.71908361,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 880256.74807695,
                                                ["x"] = -316892.02309466,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 880668.4654299,
                                                ["x"] = -315985.72456408,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 881220.42544293,
                                                ["x"] = -315750.95264644,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 882422.30455544,
                                                ["x"] = -315176.22665774,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 882665.82614816,
                                                ["x"] = -314552.62879784,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 883505.62550731,
                                                ["x"] = -314452.6297354,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 885866.67990818,
                                                ["x"] = -316154.8169581,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 893061.58983834,
                                                ["x"] = -318211.88758423,
                                            }, -- end of [344]
                                            [408] = 
                                            {
                                                ["y"] = 892112.17544624,
                                                ["x"] = -323843.61403072,
                                            }, -- end of [408]
                                            [281] = 
                                            {
                                                ["y"] = 885872.86266297,
                                                ["x"] = -316162.65742747,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 893065.49302507,
                                                ["x"] = -318215.01319384,
                                            }, -- end of [345]
                                            [409] = 
                                            {
                                                ["y"] = 892112.84614132,
                                                ["x"] = -323848.56721629,
                                            }, -- end of [409]
                                            [141] = 
                                            {
                                                ["y"] = 881474.57267817,
                                                ["x"] = -315730.97138052,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 882418.05700504,
                                                ["x"] = -315173.61837267,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 882667.38829619,
                                                ["x"] = -314547.88584729,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 883513.50776236,
                                                ["x"] = -314458.78070116,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 885876.56592076,
                                                ["x"] = -316166.01481148,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 893068.96827489,
                                                ["x"] = -318218.6064351,
                                            }, -- end of [346]
                                            [410] = 
                                            {
                                                ["y"] = 892113.90265663,
                                                ["x"] = -323853.45337942,
                                            }, -- end of [410]
                                            [71] = 
                                            {
                                                ["y"] = 880348.12780204,
                                                ["x"] = -317650.29434763,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 880575.56147091,
                                                ["x"] = -317294.78514983,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 880259.38060957,
                                                ["x"] = -316887.7730086,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 880671.58156129,
                                                ["x"] = -315981.8170818,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 881513.96685605,
                                                ["x"] = -315724.058616,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 882414.56762645,
                                                ["x"] = -315170.03960841,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 882669.99478582,
                                                ["x"] = -314543.63776149,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 883524.69805383,
                                                ["x"] = -314468.76725542,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 886237.99305526,
                                                ["x"] = -316416.89929829,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 893733.25344245,
                                                ["x"] = -318992.60993361,
                                            }, -- end of [348]
                                            [412] = 
                                            {
                                                ["y"] = 892118.6683653,
                                                ["x"] = -323867.66158668,
                                            }, -- end of [412]
                                            [285] = 
                                            {
                                                ["y"] = 886291.85453263,
                                                ["x"] = -316453.27780138,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 893738.06131657,
                                                ["x"] = -319001.37768519,
                                            }, -- end of [349]
                                            [413] = 
                                            {
                                                ["y"] = 892120.80593259,
                                                ["x"] = -323872.18018594,
                                            }, -- end of [413]
                                            [9] = 
                                            {
                                                ["y"] = 879176.45995203,
                                                ["x"] = -319963.35056689,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 879171.23123804,
                                                ["x"] = -319954.83713187,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 879074.97597036,
                                                ["x"] = -319740.47516311,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 879071.24707362,
                                                ["x"] = -319726.02191757,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 879087.74207785,
                                                ["x"] = -319707.80907974,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 879374.20345932,
                                                ["x"] = -319458.42998864,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 879654.5252547,
                                                ["x"] = -319304.63202488,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 880060.91398332,
                                                ["x"] = -319032.02416523,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 880768.72111673,
                                                ["x"] = -318856.2952611,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 880794.80376719,
                                                ["x"] = -318820.34024304,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 880794.45961124,
                                                ["x"] = -318775.99657997,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 880509.52669436,
                                                ["x"] = -318519.77886649,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 880346.05025814,
                                                ["x"] = -317620.37059452,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 880575.70358966,
                                                ["x"] = -317289.79129954,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 880296.92421909,
                                                ["x"] = -316834.7161047,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 880675.90669226,
                                                ["x"] = -315979.43015416,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 881916.48619781,
                                                ["x"] = -315623.23587646,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 882409.09231074,
                                                ["x"] = -315161.71786661,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 882677.62387806,
                                                ["x"] = -314537.22921222,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 883541.81800177,
                                                ["x"] = -314486.96849668,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 886310.54392413,
                                                ["x"] = -316460.06579514,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 893921.68075052,
                                                ["x"] = -319598.36309142,
                                            }, -- end of [352]
                                            [416] = 
                                            {
                                                ["y"] = 892129.35291814,
                                                ["x"] = -323884.46381875,
                                            }, -- end of [416]
                                            [143] = 
                                            {
                                                ["y"] = 881587.09136383,
                                                ["x"] = -315707.42285726,
                                            }, -- end of [143]
                                            [343] = 
                                            {
                                                ["y"] = 893057.5144442,
                                                ["x"] = -318208.99391545,
                                            }, -- end of [343]
                                            [95] = 
                                            {
                                                ["y"] = 880261.8764587,
                                                ["x"] = -316929.03809,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 880357.31666941,
                                                ["x"] = -317546.97024661,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 882741.6514404,
                                                ["x"] = -315288.13183453,
                                            }, -- end of [159]
                                            [289] = 
                                            {
                                                ["y"] = 886325.46189521,
                                                ["x"] = -316461.6176589,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 893928.05314063,
                                                ["x"] = -319606.05246148,
                                            }, -- end of [353]
                                            [417] = 
                                            {
                                                ["y"] = 892132.90452922,
                                                ["x"] = -323887.98057764,
                                            }, -- end of [417]
                                            [175] = 
                                            {
                                                ["y"] = 882411.51434594,
                                                ["x"] = -315166.08707009,
                                            }, -- end of [175]
                                            [145] = 
                                            {
                                                ["y"] = 881926.41507858,
                                                ["x"] = -315622.07299248,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 882407.37463016,
                                                ["x"] = -315157.02831754,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 882686.15603042,
                                                ["x"] = -314532.01619976,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 883673.81319824,
                                                ["x"] = -314650.2480835,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 889213.9111857,
                                                ["x"] = -316718.71446285,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 894124.19803461,
                                                ["x"] = -319791.55661451,
                                            }, -- end of [354]
                                            [418] = 
                                            {
                                                ["y"] = 892148.108217,
                                                ["x"] = -323900.97246049,
                                            }, -- end of [418]
                                            [191] = 
                                            {
                                                ["y"] = 882525.13342589,
                                                ["x"] = -314794.3889312,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 882673.57508297,
                                                ["x"] = -314540.15994549,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 883086.62257832,
                                                ["x"] = -314118.54771464,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 883531.77231825,
                                                ["x"] = -314475.83246862,
                                            }, -- end of [239]
                                            [105] = 
                                            {
                                                ["y"] = 880436.30285763,
                                                ["x"] = -316639.35348263,
                                            }, -- end of [105]
                                            [73] = 
                                            {
                                                ["y"] = 880345.88857902,
                                                ["x"] = -317605.37313352,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 880575.14920657,
                                                ["x"] = -317284.82613169,
                                            }, -- end of [89]
                                            [419] = 
                                            {
                                                ["y"] = 892476.1817407,
                                                ["x"] = -324171.11736651,
                                            }, -- end of [419]
                                            [121] = 
                                            {
                                                ["y"] = 880680.80573011,
                                                ["x"] = -315978.45229309,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 882191.21609079,
                                                ["x"] = -315612.64181638,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 882406.35214743,
                                                ["x"] = -315152.13649766,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 882794.14638491,
                                                ["x"] = -314469.09082025,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 883680.85510142,
                                                ["x"] = -314657.34673377,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 889228.12291891,
                                                ["x"] = -316723.41527474,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 894131.92208641,
                                                ["x"] = -319803.8856733,
                                            }, -- end of [356]
                                            [420] = 
                                            {
                                                ["y"] = 892497.79563953,
                                                ["x"] = -324191.9183432,
                                            }, -- end of [420]
                                            [411] = 
                                            {
                                                ["y"] = 892115.26039063,
                                                ["x"] = -323858.26482263,
                                            }, -- end of [411]
                                            [407] = 
                                            {
                                                ["y"] = 892111.93104984,
                                                ["x"] = -323838.62155663,
                                            }, -- end of [407]
                                            [403] = 
                                            {
                                                ["y"] = 892116.41429239,
                                                ["x"] = -323814.13829185,
                                            }, -- end of [403]
                                            [399] = 
                                            {
                                                ["y"] = 892125.47999829,
                                                ["x"] = -323796.41008814,
                                            }, -- end of [399]
                                            [259] = 
                                            {
                                                ["y"] = 885480.89128785,
                                                ["x"] = -315376.41392048,
                                            }, -- end of [259]
                                            [293] = 
                                            {
                                                ["y"] = 889846.82513913,
                                                ["x"] = -317039.92172122,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 894131.52124476,
                                                ["x"] = -319808.86339274,
                                            }, -- end of [357]
                                            [421] = 
                                            {
                                                ["y"] = 892518.27515147,
                                                ["x"] = -324213.83552589,
                                            }, -- end of [421]
                                            [263] = 
                                            {
                                                ["y"] = 885542.42070537,
                                                ["x"] = -315409.53132025,
                                            }, -- end of [263]
                                            [147] = 
                                            {
                                                ["y"] = 882195.97552805,
                                                ["x"] = -315611.14914382,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 882406.14854485,
                                                ["x"] = -315147.15522107,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 882806.53252046,
                                                ["x"] = -314460.63275434,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 883688.30972373,
                                                ["x"] = -314664.00931214,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 889856.30662276,
                                                ["x"] = -317043.08962214,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = 893969.12843668,
                                                ["x"] = -321289.75644124,
                                            }, -- end of [358]
                                            [422] = 
                                            {
                                                ["y"] = 892537.53787909,
                                                ["x"] = -324236.83052505,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 892555.5962905,
                                                ["x"] = -324260.78209539,
                                            }, -- end of [423]
                                            [37] = 
                                            {
                                                ["y"] = 880772.6275996,
                                                ["x"] = -318853.17715202,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 880796.20526668,
                                                ["x"] = -318815.54221499,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 880792.87371714,
                                                ["x"] = -318771.25655062,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 880502.68684995,
                                                ["x"] = -318512.48764503,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 880346.6142418,
                                                ["x"] = -317590.39356489,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 880573.87110239,
                                                ["x"] = -317279.99785946,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 880446.8297479,
                                                ["x"] = -316622.35035772,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 880685.77710787,
                                                ["x"] = -315977.92409089,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 882200.41118218,
                                                ["x"] = -315608.84495042,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 882406.7678141,
                                                ["x"] = -315142.19516621,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 882818.38369912,
                                                ["x"] = -314451.44243688,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 883696.23410456,
                                                ["x"] = -314670.10859777,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 890662.9886688,
                                                ["x"] = -317189.96541943,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = 893953.90561857,
                                                ["x"] = -321368.25988394,
                                            }, -- end of [360]
                                            [424] = 
                                            {
                                                ["y"] = 892580.77349195,
                                                ["x"] = -324298.07427422,
                                            }, -- end of [424]
                                            [383] = 
                                            {
                                                ["y"] = 892876.68798749,
                                                ["x"] = -322924.18955053,
                                            }, -- end of [383]
                                            [382] = 
                                            {
                                                ["y"] = 892879.39844104,
                                                ["x"] = -322919.98993701,
                                            }, -- end of [382]
                                            [271] = 
                                            {
                                                ["y"] = 885850.39630845,
                                                ["x"] = -315742.20291458,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 885856.70388061,
                                                ["x"] = -316132.04957357,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 885864.00845539,
                                                ["x"] = -316150.59215201,
                                            }, -- end of [279]
                                            [297] = 
                                            {
                                                ["y"] = 891173.07884481,
                                                ["x"] = -317351.29771861,
                                            }, -- end of [297]
                                            [361] = 
                                            {
                                                ["y"] = 893946.92183971,
                                                ["x"] = -321392.26135245,
                                            }, -- end of [361]
                                            [425] = 
                                            {
                                                ["y"] = 892736.58815632,
                                                ["x"] = -324548.50655582,
                                            }, -- end of [425]
                                            [283] = 
                                            {
                                                ["y"] = 885884.40759527,
                                                ["x"] = -316172.21849253,
                                            }, -- end of [283]
                                            [149] = 
                                            {
                                                ["y"] = 882602.80999081,
                                                ["x"] = -315366.19763817,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 882409.63705791,
                                                ["x"] = -315127.4736922,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 882833.25306639,
                                                ["x"] = -314438.06885113,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 883708.58450616,
                                                ["x"] = -314678.61297085,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 891196.64827461,
                                                ["x"] = -317359.61883495,
                                            }, -- end of [298]
                                            [362] = 
                                            {
                                                ["y"] = 893933.76389622,
                                                ["x"] = -321430.03228816,
                                            }, -- end of [362]
                                            [426] = 
                                            {
                                                ["y"] = 892751.61239256,
                                                ["x"] = -324568.48523983,
                                            }, -- end of [426]
                                            [286] = 
                                            {
                                                ["y"] = 886296.33205019,
                                                ["x"] = -316455.48956952,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 886305.63125096,
                                                ["x"] = -316459.15024306,
                                            }, -- end of [287]
                                            [427] = 
                                            {
                                                ["y"] = 892764.44794477,
                                                ["x"] = -324583.8200144,
                                            }, -- end of [427]
                                            [19] = 
                                            {
                                                ["y"] = 879298.9571233,
                                                ["x"] = -319524.02565147,
                                            }, -- end of [19]
                                            [366] = 
                                            {
                                                ["y"] = 893338.83217237,
                                                ["x"] = -322436.66854172,
                                            }, -- end of [366]
                                            [75] = 
                                            {
                                                ["y"] = 880347.73084276,
                                                ["x"] = -317580.45749825,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 880572.02825901,
                                                ["x"] = -317275.35333569,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 880454.01550261,
                                                ["x"] = -316609.18582944,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 880700.75959697,
                                                ["x"] = -315977.24250192,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 882639.08866276,
                                                ["x"] = -315349.35913364,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 882480.89943557,
                                                ["x"] = -314825.78142043,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 882855.11076986,
                                                ["x"] = -314417.52745026,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 883717.18787019,
                                                ["x"] = -314683.70681774,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 891214.64082874,
                                                ["x"] = -317368.32340106,
                                            }, -- end of [300]
                                            [364] = 
                                            {
                                                ["y"] = 893908.36349208,
                                                ["x"] = -321489.82850111,
                                            }, -- end of [364]
                                            [428] = 
                                            {
                                                ["y"] = 892774.65713035,
                                                ["x"] = -324594.80744338,
                                            }, -- end of [428]
                                            [27] = 
                                            {
                                                ["y"] = 880015.94025799,
                                                ["x"] = -319053.73008567,
                                            }, -- end of [27]
                                            [76] = 
                                            {
                                                ["y"] = 880349.47737946,
                                                ["x"] = -317570.61326855,
                                            }, -- end of [76]
                                            [367] = 
                                            {
                                                ["y"] = 893305.75725248,
                                                ["x"] = -322486.71903473,
                                            }, -- end of [367]
                                            [108] = 
                                            {
                                                ["y"] = 880460.3484683,
                                                ["x"] = -316595.59018769,
                                            }, -- end of [108]
                                            [110] = 
                                            {
                                                ["y"] = 880481.16979205,
                                                ["x"] = -316544.72770156,
                                            }, -- end of [110]
                                            [301] = 
                                            {
                                                ["y"] = 892057.67634181,
                                                ["x"] = -317857.92348554,
                                            }, -- end of [301]
                                            [365] = 
                                            {
                                                ["y"] = 893889.49927232,
                                                ["x"] = -321525.09631455,
                                            }, -- end of [365]
                                            [429] = 
                                            {
                                                ["y"] = 892785.42008755,
                                                ["x"] = -324605.25275294,
                                            }, -- end of [429]
                                            [94] = 
                                            {
                                                ["y"] = 880536.49122824,
                                                ["x"] = -317233.45916074,
                                            }, -- end of [94]
                                            [151] = 
                                            {
                                                ["y"] = 882690.09142716,
                                                ["x"] = -315328.79038458,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 882483.72293233,
                                                ["x"] = -314816.19091657,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 882865.23955392,
                                                ["x"] = -314406.46610788,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 883730.49661737,
                                                ["x"] = -314690.61772996,
                                            }, -- end of [247]
                                            [302] = 
                                            {
                                                ["y"] = 892344.08943631,
                                                ["x"] = -318000.47539203,
                                            }, -- end of [302]
                                            [23] = 
                                            {
                                                ["y"] = 879382.68956789,
                                                ["x"] = -319453.14161809,
                                            }, -- end of [23]
                                            [430] = 
                                            {
                                                ["y"] = 892796.75454541,
                                                ["x"] = -324615.07437533,
                                            }, -- end of [430]
                                            [31] = 
                                            {
                                                ["y"] = 880079.800366,
                                                ["x"] = -319025.44728041,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 880776.24693513,
                                                ["x"] = -318849.72991873,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 880797.19593862,
                                                ["x"] = -318810.64285252,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 880790.88783155,
                                                ["x"] = -318766.66948161,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 880496.340701,
                                                ["x"] = -318504.76126461,
                                            }, -- end of [62]
                                            [303] = 
                                            {
                                                ["y"] = 892365.74366092,
                                                ["x"] = -318012.96024351,
                                            }, -- end of [303]
                                            [92] = 
                                            {
                                                ["y"] = 880569.32593217,
                                                ["x"] = -317271.15270184,
                                            }, -- end of [92]
                                            [431] = 
                                            {
                                                ["y"] = 892808.63484264,
                                                ["x"] = -324624.22849584,
                                            }, -- end of [431]
                                            [124] = 
                                            {
                                                ["y"] = 881100.67853311,
                                                ["x"] = -315981.69049562,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 882722.67675775,
                                                ["x"] = -315316.03354346,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 882485.91455829,
                                                ["x"] = -314811.71116223,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 882881.10358789,
                                                ["x"] = -314387.1474999,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 883744.31710921,
                                                ["x"] = -314696.44339217,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 892373.9445989,
                                                ["x"] = -318018.67798428,
                                            }, -- end of [304]
                                            [368] = 
                                            {
                                                ["y"] = 893270.83637779,
                                                ["x"] = -322535.5003879,
                                            }, -- end of [368]
                                            [432] = 
                                            {
                                                ["y"] = 892821.01690257,
                                                ["x"] = -324632.69159699,
                                            }, -- end of [432]
                                            [78] = 
                                            {
                                                ["y"] = 880355.0678623,
                                                ["x"] = -317551.43165733,
                                            }, -- end of [78]
                                            [363] = 
                                            {
                                                ["y"] = 893918.9506101,
                                                ["x"] = -321467.18421002,
                                            }, -- end of [363]
                                            [359] = 
                                            {
                                                ["y"] = 893959.58395593,
                                                ["x"] = -321343.91589307,
                                            }, -- end of [359]
                                            [350] = 
                                            {
                                                ["y"] = 893739.90423,
                                                ["x"] = -319006.02088633,
                                            }, -- end of [350]
                                            [339] = 
                                            {
                                                ["y"] = 893034.55380974,
                                                ["x"] = -318199.37423741,
                                            }, -- end of [339]
                                            [305] = 
                                            {
                                                ["y"] = 892381.73928022,
                                                ["x"] = -318024.94066975,
                                            }, -- end of [305]
                                            [369] = 
                                            {
                                                ["y"] = 893008.95193067,
                                                ["x"] = -322850.94507356,
                                            }, -- end of [369]
                                            [433] = 
                                            {
                                                ["y"] = 892833.85864728,
                                                ["x"] = -324640.43969335,
                                            }, -- end of [433]
                                            [299] = 
                                            {
                                                ["y"] = 891205.77806487,
                                                ["x"] = -317363.69396117,
                                            }, -- end of [299]
                                            [153] = 
                                            {
                                                ["y"] = 882726.95660584,
                                                ["x"] = -315313.46839483,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 882488.78374999,
                                                ["x"] = -314807.62110541,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 882934.68808926,
                                                ["x"] = -314314.84712283,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 884096.83085607,
                                                ["x"] = -314824.26746995,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 892564.59803792,
                                                ["x"] = -318187.99134825,
                                            }, -- end of [306]
                                            [370] = 
                                            {
                                                ["y"] = 892999.06674009,
                                                ["x"] = -322862.22437955,
                                            }, -- end of [370]
                                            [434] = 
                                            {
                                                ["y"] = 892847.13134606,
                                                ["x"] = -324647.4228105,
                                            }, -- end of [434]
                                            [334] = 
                                            {
                                                ["y"] = 893004.76945614,
                                                ["x"] = -318199.69733761,
                                            }, -- end of [334]
                                            [331] = 
                                            {
                                                ["y"] = 892629.07529643,
                                                ["x"] = -318418.33919967,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = 892610.49692624,
                                                ["x"] = -318419.88722826,
                                            }, -- end of [327]
                                            [93] = 
                                            {
                                                ["y"] = 880566.24031279,
                                                ["x"] = -317267.21899826,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 880476.2871847,
                                                ["x"] = -316558.90893624,
                                            }, -- end of [109]
                                            [77] = 
                                            {
                                                ["y"] = 880351.92896699,
                                                ["x"] = -317560.92062907,
                                            }, -- end of [77]
                                            [371] = 
                                            {
                                                ["y"] = 892995.32588175,
                                                ["x"] = -322865.53939035,
                                            }, -- end of [371]
                                            [435] = 
                                            {
                                                ["y"] = 892860.79949171,
                                                ["x"] = -324653.59521349,
                                            }, -- end of [435]
                                            [125] = 
                                            {
                                                ["y"] = 881105.46333802,
                                                ["x"] = -315980.25593196,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 882730.7767067,
                                                ["x"] = -315310.24707504,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 882492.24656897,
                                                ["x"] = -314804.02128155,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 883044.85133931,
                                                ["x"] = -314153.98980538,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 884105.64371546,
                                                ["x"] = -314828.98681331,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 892571.14150524,
                                                ["x"] = -318195.48742763,
                                            }, -- end of [308]
                                            [372] = 
                                            {
                                                ["y"] = 892991.38661269,
                                                ["x"] = -322868.61596498,
                                            }, -- end of [372]
                                            [436] = 
                                            {
                                                ["y"] = 892879.45964948,
                                                ["x"] = -324660.78357971,
                                            }, -- end of [436]
                                            [318] = 
                                            {
                                                ["y"] = 892564.15899923,
                                                ["x"] = -318241.07448801,
                                            }, -- end of [318]
                                            [317] = 
                                            {
                                                ["y"] = 892567.37578603,
                                                ["x"] = -318237.24678415,
                                            }, -- end of [317]
                                            [307] = 
                                            {
                                                ["y"] = 892568.18073997,
                                                ["x"] = -318191.47835586,
                                            }, -- end of [307]
                                            [255] = 
                                            {
                                                ["y"] = 884323.67932333,
                                                ["x"] = -314960.06358696,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = 885849.1391285,
                                                ["x"] = -315737.37344534,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = 892573.43765949,
                                                ["x"] = -318199.92402226,
                                            }, -- end of [309]
                                            [373] = 
                                            {
                                                ["y"] = 892987.21271844,
                                                ["x"] = -322871.36455367,
                                            }, -- end of [373]
                                            [437] = 
                                            {
                                                ["y"] = 892893.79893561,
                                                ["x"] = -324665.18051909,
                                            }, -- end of [437]
                                            [347] = 
                                            {
                                                ["y"] = 893727.13671913,
                                                ["x"] = -318984.70578479,
                                            }, -- end of [347]
                                            [155] = 
                                            {
                                                ["y"] = 882734.05030986,
                                                ["x"] = -315306.47570816,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 882496.22276578,
                                                ["x"] = -314800.99847189,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 883051.51719606,
                                                ["x"] = -314146.53965489,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 884300.2194904,
                                                ["x"] = -314951.59976579,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 892574.96671841,
                                                ["x"] = -318204.67458754,
                                            }, -- end of [310]
                                            [374] = 
                                            {
                                                ["y"] = 892982.88452216,
                                                ["x"] = -322873.86920442,
                                            }, -- end of [374]
                                            [438] = 
                                            {
                                                ["y"] = 892913.21513561,
                                                ["x"] = -324669.96644461,
                                            }, -- end of [438]
                                            [335] = 
                                            {
                                                ["y"] = 893009.68962211,
                                                ["x"] = -318198.82776382,
                                            }, -- end of [335]
                                            [39] = 
                                            {
                                                ["y"] = 880779.59157787,
                                                ["x"] = -318846.01423327,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 880797.77126562,
                                                ["x"] = -318805.67758828,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 880788.48920948,
                                                ["x"] = -318762.28528114,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 880490.56366311,
                                                ["x"] = -318496.60187475,
                                            }, -- end of [63]
                                            [311] = 
                                            {
                                                ["y"] = 892575.92722505,
                                                ["x"] = -318209.58346811,
                                            }, -- end of [311]
                                            [375] = 
                                            {
                                                ["y"] = 892978.31221097,
                                                ["x"] = -322875.88559584,
                                            }, -- end of [375]
                                            [439] = 
                                            {
                                                ["y"] = 892942.68367901,
                                                ["x"] = -324675.53837856,
                                            }, -- end of [439]
                                            [126] = 
                                            {
                                                ["y"] = 881110.01628214,
                                                ["x"] = -315978.20259088,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 882736.68334954,
                                                ["x"] = -315302.23039287,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 882500.54873995,
                                                ["x"] = -314798.49738076,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 883058.69901551,
                                                ["x"] = -314139.582917,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 884304.7128397,
                                                ["x"] = -314953.79105492,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 892576.41556876,
                                                ["x"] = -318214.55653274,
                                            }, -- end of [312]
                                            [376] = 
                                            {
                                                ["y"] = 892968.86608438,
                                                ["x"] = -322879.1643808,
                                            }, -- end of [376]
                                            [355] = 
                                            {
                                                ["y"] = 894130.72492462,
                                                ["x"] = -319799.14953139,
                                            }, -- end of [355]
                                            [295] = 
                                            {
                                                ["y"] = 889866.01075347,
                                                ["x"] = -317045.49718927,
                                            }, -- end of [295]
                                            [291] = 
                                            {
                                                ["y"] = 889218.7331774,
                                                ["x"] = -316720.03032199,
                                            }, -- end of [291]
                                            [267] = 
                                            {
                                                ["y"] = 885840.37149542,
                                                ["x"] = -315719.47398108,
                                            }, -- end of [267]
                                            [351] = 
                                            {
                                                ["y"] = 893916.44541473,
                                                ["x"] = -319589.85221929,
                                            }, -- end of [351]
                                            [381] = 
                                            {
                                                ["y"] = 892886.20574964,
                                                ["x"] = -322912.67808346,
                                            }, -- end of [381]
                                            [313] = 
                                            {
                                                ["y"] = 892576.16693438,
                                                ["x"] = -318219.54359859,
                                            }, -- end of [313]
                                            [377] = 
                                            {
                                                ["y"] = 892906.98623618,
                                                ["x"] = -322899.03415022,
                                            }, -- end of [377]
                                            [387] = 
                                            {
                                                ["y"] = 892638.03767154,
                                                ["x"] = -323408.14145548,
                                            }, -- end of [387]
                                            [395] = 
                                            {
                                                ["y"] = 892395.94976831,
                                                ["x"] = -323536.96266028,
                                            }, -- end of [395]
                                            [157] = 
                                            {
                                                ["y"] = 882738.77338318,
                                                ["x"] = -315297.69062481,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 882505.31695626,
                                                ["x"] = -314797.02444886,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 883066.30741525,
                                                ["x"] = -314133.09647793,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 884309.33814448,
                                                ["x"] = -314955.68783161,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 892575.00057826,
                                                ["x"] = -318224.39749605,
                                            }, -- end of [314]
                                            [378] = 
                                            {
                                                ["y"] = 892902.43779568,
                                                ["x"] = -322901.10443004,
                                            }, -- end of [378]
                                            [414] = 
                                            {
                                                ["y"] = 892123.31200947,
                                                ["x"] = -323876.50499113,
                                            }, -- end of [414]
                                            [415] = 
                                            {
                                                ["y"] = 892126.19704537,
                                                ["x"] = -323880.58617453,
                                            }, -- end of [415]
                                            [398] = 
                                            {
                                                ["y"] = 892128.61021317,
                                                ["x"] = -323792.51573256,
                                            }, -- end of [398]
                                            [391] = 
                                            {
                                                ["y"] = 892612.97672725,
                                                ["x"] = -323424.26335644,
                                            }, -- end of [391]
                                            [254] = 
                                            {
                                                ["y"] = 884314.06607108,
                                                ["x"] = -314957.31311438,
                                            }, -- end of [254]
                                            [323] = 
                                            {
                                                ["y"] = 892499.63422544,
                                                ["x"] = -318319.01781694,
                                            }, -- end of [323]
                                            [315] = 
                                            {
                                                ["y"] = 892572.90470222,
                                                ["x"] = -318228.93188949,
                                            }, -- end of [315]
                                            [379] = 
                                            {
                                                ["y"] = 892893.92048776,
                                                ["x"] = -322906.34133972,
                                            }, -- end of [379]
                                            [111] = 
                                            {
                                                ["y"] = 880489.39834785,
                                                ["x"] = -316515.88123586,
                                            }, -- end of [111]
                                            [319] = 
                                            {
                                                ["y"] = 892557.32646185,
                                                ["x"] = -318248.37536446,
                                            }, -- end of [319]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894246.5052044,
                                                ["x"] = -324836.64231391,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 894246.5052044,
                                                ["x"] = -324836.64231391,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 892942.70384757,
                                                ["x"] = -324675.54186041,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 894246.50520659,
                                                ["x"] = -324836.64231418,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878646.30848953,
                                            ["x"] = -321913.23459296,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.2222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879207.7054064,
                                            ["x"] = -319987.35504371,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 892942.7055017,
                                            ["x"] = -324675.53015055,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894246.5052044,
                                            ["x"] = -324836.64231391,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 894305.53441518,
                                                                ["x"] = -324353.42356592,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 125,
                                        ["skill"] = "High",
                                        ["y"] = 878646.30848953,
                                        ["x"] = -321913.23459296,
                                        ["name"] = "SPAAA ZSU-23-2",
                                        ["heading"] = 0.28364195158609,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 878646.30848953,
                                ["x"] = -321913.23459296,
                                ["name"] = "ZSU-23-4 Shilka59",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880098.30558985,
                                                ["x"] = -315552.26752942,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880043.83940037,
                                                ["x"] = -315568.36949669,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880043.84029372,
                                                ["x"] = -315568.37452583,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880040.36583989,
                                                ["x"] = -315564.80523047,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 880035.35813087,
                                                ["x"] = -315556.20110517,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 880033.08898821,
                                                ["x"] = -315536.56493898,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 881263.41394924,
                                                ["x"] = -315006.79406752,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 881406.60010539,
                                                ["x"] = -314785.1771035,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 882790.66625449,
                                                ["x"] = -313905.75334866,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 884384.56042113,
                                                ["x"] = -312191.86979579,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 887259.57473025,
                                                ["x"] = -312411.10210315,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 898930.66706265,
                                                ["x"] = -319461.99560315,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 898722.74324976,
                                                ["x"] = -319809.53691999,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 887259.99794894,
                                                ["x"] = -312406.12064821,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 898697.32660604,
                                                ["x"] = -319846.66848959,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 884386.17388253,
                                                ["x"] = -312196.60175926,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 887260.83468273,
                                                ["x"] = -312401.19434303,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 898571.71986547,
                                                ["x"] = -320002.26575681,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 898540.86510856,
                                                ["x"] = -320035.01914356,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 887262.2440994,
                                                ["x"] = -312396.39679509,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 898526.36990157,
                                                ["x"] = -320048.7958397,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 882824.67204042,
                                                ["x"] = -313897.48828385,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 884387.04641833,
                                                ["x"] = -312201.52294346,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 887263.9522933,
                                                ["x"] = -312391.70011228,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 898320.63267167,
                                                ["x"] = -320223.55131081,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 898317.45382962,
                                                ["x"] = -320227.4100941,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 887266.08623968,
                                                ["x"] = -312387.18106967,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 898311.49330537,
                                                ["x"] = -320235.43833953,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 884392.90520262,
                                                ["x"] = -312236.02354943,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 887268.64763798,
                                                ["x"] = -312382.88872489,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 898055.2928565,
                                                ["x"] = -320629.44105904,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 898036.37093056,
                                                ["x"] = -320664.68027999,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 887271.57852041,
                                                ["x"] = -312378.84012792,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 881485.96987113,
                                                ["x"] = -314709.02851433,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 882863.99916735,
                                                ["x"] = -313890.2075408,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 884396.43510709,
                                                ["x"] = -312250.60009998,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 887274.8072995,
                                                ["x"] = -312375.02314171,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 897947.20881772,
                                                ["x"] = -320898.1397171,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 897944.75751908,
                                                ["x"] = -320902.49323673,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 887278.26354346,
                                                ["x"] = -312371.41118983,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 897941.63401217,
                                                ["x"] = -320906.38367793,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 884399.31452828,
                                                ["x"] = -312260.17556251,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 887285.66587067,
                                                ["x"] = -312364.69204942,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 897933.67791505,
                                                ["x"] = -320912.41468641,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 897925.15471154,
                                                ["x"] = -320917.64050488,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 887289.62209591,
                                                ["x"] = -312361.63584418,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 897920.41800253,
                                                ["x"] = -320919.19057206,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 882903.40421991,
                                                ["x"] = -313883.4034108,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 884402.69518691,
                                                ["x"] = -312269.58536076,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 887293.78420224,
                                                ["x"] = -312358.8675039,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 897912.81350383,
                                                ["x"] = -320913.46881041,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 897784.10269308,
                                                ["x"] = -320699.18766608,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 887298.1641936,
                                                ["x"] = -312356.45991649,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 897771.01251927,
                                                ["x"] = -320672.19864468,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 884406.63456749,
                                                ["x"] = -312278.77486181,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 887302.74177597,
                                                ["x"] = -312354.45254866,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 897754.72050198,
                                                ["x"] = -320630.2745052,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 897747.58714014,
                                                ["x"] = -320606.31662872,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 881272.12518459,
                                                ["x"] = -315001.88971856,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 881493.81933642,
                                                ["x"] = -314702.83980279,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 882908.21118328,
                                                ["x"] = -313882.03119252,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 884411.17416283,
                                                ["x"] = -312287.68283661,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 887312.3397237,
                                                ["x"] = -312351.6930021,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 897721.02874922,
                                                ["x"] = -320468.93518662,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 897718.30343514,
                                                ["x"] = -320459.31621755,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 887317.28385109,
                                                ["x"] = -312350.9610893,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 897714.95755832,
                                                ["x"] = -320449.89370998,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 884416.31650579,
                                                ["x"] = -312296.25713322,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 887322.27137699,
                                                ["x"] = -312350.6161979,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 897190.45475767,
                                                ["x"] = -319233.1499694,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 897185.4723841,
                                                ["x"] = -319224.48308854,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 887327.27033157,
                                                ["x"] = -312350.59040797,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 897179.86070728,
                                                ["x"] = -319216.20750502,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 882912.86563495,
                                                ["x"] = -313880.21333747,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 884421.96968962,
                                                ["x"] = -312304.50427806,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 887337.24468928,
                                                ["x"] = -312351.26595497,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 897053.78962929,
                                                ["x"] = -319048.28590486,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 897050.34262353,
                                                ["x"] = -319044.66470499,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 887342.19113668,
                                                ["x"] = -312351.98922466,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 897043.00242453,
                                                ["x"] = -319037.87648938,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 884431.19724394,
                                                ["x"] = -312316.32671541,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 887347.07579239,
                                                ["x"] = -312353.05232874,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 896401.31828579,
                                                ["x"] = -318535.44743118,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 896394.10362496,
                                                ["x"] = -318528.52580771,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 887351.85461567,
                                                ["x"] = -312354.51662288,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 881498.02365568,
                                                ["x"] = -314700.13602511,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 882917.19641933,
                                                ["x"] = -313877.72653996,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 884441.10049987,
                                                ["x"] = -312327.59074807,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 887356.47614881,
                                                ["x"] = -312356.41974815,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 895295.74931009,
                                                ["x"] = -317231.29916212,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 895287.19988602,
                                                ["x"] = -317226.11347012,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 887360.88932899,
                                                ["x"] = -312358.76370507,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 895152.3268508,
                                                ["x"] = -317149.74809727,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 884458.60142586,
                                                ["x"] = -312345.43904965,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 887365.11854123,
                                                ["x"] = -312361.43139723,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 895102.39923324,
                                                ["x"] = -317126.73673991,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 895078.9021323,
                                                ["x"] = -317118.2101835,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 887369.11221337,
                                                ["x"] = -312364.43272772,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 895045.39620844,
                                                ["x"] = -317108.10697757,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 882921.13554761,
                                                ["x"] = -313874.64801815,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 884513.22846386,
                                                ["x"] = -312396.82246662,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 887372.7480443,
                                                ["x"] = -312367.86323039,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 894671.95609358,
                                                ["x"] = -317016.88208562,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 894648.39437607,
                                                ["x"] = -316998.31505472,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 887379.55208319,
                                                ["x"] = -312375.19011069,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 894247.80748216,
                                                ["x"] = -316674.68277498,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 884524.79515331,
                                                ["x"] = -312406.36881037,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 887755.03070805,
                                                ["x"] = -312823.77988832,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 894234.68080628,
                                                ["x"] = -316667.57092912,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 880034.43113723,
                                                ["x"] = -315531.7559933,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 881276.25135374,
                                                ["x"] = -314999.06870115,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 881502.42269113,
                                                ["x"] = -314697.76166637,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 882928.56211292,
                                                ["x"] = -313867.95786304,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 884536.88173301,
                                                ["x"] = -312415.249871,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 887775.55996225,
                                                ["x"] = -312852.07281431,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 894210.22804545,
                                                ["x"] = -316663.01826936,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 894205.23163411,
                                                ["x"] = -316663.14346951,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 887780.02466087,
                                                ["x"] = -312861.01790605,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 894200.259025,
                                                ["x"] = -316663.66164655,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 884553.60917392,
                                                ["x"] = -312426.20924223,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 887876.97719452,
                                                ["x"] = -313091.4127157,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 893777.06008702,
                                                ["x"] = -316739.64547759,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 893737.2829415,
                                                ["x"] = -316743.82548209,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 887882.59807952,
                                                ["x"] = -313099.67897524,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 893702.33740604,
                                                ["x"] = -316745.69251342,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 882953.53988856,
                                                ["x"] = -313843.44907889,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 884570.52673288,
                                                ["x"] = -312436.88080422,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 887885.9367989,
                                                ["x"] = -313103.39985979,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 893592.43560595,
                                                ["x"] = -316742.24899012,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 893358.16066683,
                                                ["x"] = -316724.23140217,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 888209.70333131,
                                                ["x"] = -313430.14874758,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 893353.41860629,
                                                ["x"] = -316725.75428437,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 884573.83651851,
                                                ["x"] = -312440.53910652,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 888212.61893447,
                                                ["x"] = -313434.2023761,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 893348.80053419,
                                                ["x"] = -316734.26631463,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 893348.15193413,
                                                ["x"] = -316739.22051251,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 888217.46126331,
                                                ["x"] = -313442.9458221,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 881506.95801152,
                                                ["x"] = -314695.65777418,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 882957.51993732,
                                                ["x"] = -313840.43953196,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 884573.67118452,
                                                ["x"] = -312445.4399326,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 888219.35297628,
                                                ["x"] = -313447.56905819,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 893348.90653892,
                                                ["x"] = -316754.10242398,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 893351.17965173,
                                                ["x"] = -316758.5469275,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 888220.8422968,
                                                ["x"] = -313452.34064091,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 893353.96976255,
                                                ["x"] = -316762.69498411,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 884571.46930072,
                                                ["x"] = -312449.90881821,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 888222.04287619,
                                                ["x"] = -313457.19637401,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 893387.82267366,
                                                ["x"] = -316812.15386085,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 893397.10523154,
                                                ["x"] = -316829.86630942,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 888223.01718566,
                                                ["x"] = -313462.10201279,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 893407.43425435,
                                                ["x"] = -316852.62905551,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 882962.15984037,
                                                ["x"] = -313838.60360934,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 884413.2887383,
                                                ["x"] = -312710.67312298,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 888223.68533234,
                                                ["x"] = -313467.0546145,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 893518.01151223,
                                                ["x"] = -317179.35984964,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 893525.04039447,
                                                ["x"] = -317203.34877472,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 888223.94634275,
                                                ["x"] = -313472.04546424,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 893528.4262218,
                                                ["x"] = -317212.71443065,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 884410.11848301,
                                                ["x"] = -312714.53164217,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 888223.75567019,
                                                ["x"] = -313477.04015163,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 893537.07033032,
                                                ["x"] = -317216.58831505,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 893542.04031215,
                                                ["x"] = -317216.05684663,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 881284.04646055,
                                                ["x"] = -314992.80315244,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 881567.55230219,
                                                ["x"] = -314672.14196372,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 882967.00148952,
                                                ["x"] = -313837.3583904,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 884402.86980122,
                                                ["x"] = -312721.41399933,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 888222.04356803,
                                                ["x"] = -313486.87758562,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 893576.89695832,
                                                ["x"] = -317215.22173357,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 893786.84400104,
                                                ["x"] = -317211.10448691,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 888220.64096564,
                                                ["x"] = -313491.67740502,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 894021.70620813,
                                                ["x"] = -317203.2529355,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 884398.90065118,
                                                ["x"] = -312724.44840449,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 888217.14009262,
                                                ["x"] = -313501.04426466,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 894046.60055329,
                                                ["x"] = -317205.3727079,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 894264.10297489,
                                                ["x"] = -317238.36258687,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 888214.91867906,
                                                ["x"] = -313505.5181834,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 894303.23434182,
                                                ["x"] = -317246.62763363,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 882996.45476487,
                                                ["x"] = -313831.66813345,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 884394.73237925,
                                                ["x"] = -312727.21082116,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 888212.27929747,
                                                ["x"] = -313509.75898195,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 894360.7634674,
                                                ["x"] = -317263.55760025,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 894393.39111455,
                                                ["x"] = -317276.21357965,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 888209.34102687,
                                                ["x"] = -313513.80668182,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 894462.30426574,
                                                ["x"] = -317305.75285492,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 884390.42825185,
                                                ["x"] = -312729.75303645,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 888206.15983624,
                                                ["x"] = -313517.66086974,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 894476.08729141,
                                                ["x"] = -317311.63928498,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 894480.2804288,
                                                ["x"] = -317314.36112288,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 888202.50334492,
                                                ["x"] = -313521.06965027,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 881907.73002494,
                                                ["x"] = -314539.91165219,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 883045.58163119,
                                                ["x"] = -313822.41975701,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 884385.8096301,
                                                ["x"] = -312731.66080144,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 887981.92316087,
                                                ["x"] = -313701.44347963,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 894771.17383909,
                                                ["x"] = -317534.74542242,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 894778.08108589,
                                                ["x"] = -317541.97191658,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 887975.97591701,
                                                ["x"] = -313709.47484544,
                                            }, -- end of [313]
                                            [626] = 
                                            {
                                                ["y"] = 894784.4175834,
                                                ["x"] = -317549.70631036,
                                            }, -- end of [626]
                                            [157] = 
                                            {
                                                ["y"] = 884376.26801553,
                                                ["x"] = -312734.64874842,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 887973.50120028,
                                                ["x"] = -313713.81513411,
                                            }, -- end of [314]
                                            [628] = 
                                            {
                                                ["y"] = 894926.35597924,
                                                ["x"] = -317724.03587011,
                                            }, -- end of [628]
                                            [315] = 
                                            {
                                                ["y"] = 887971.36075228,
                                                ["x"] = -313718.33449993,
                                            }, -- end of [315]
                                            [79] = 
                                            {
                                                ["y"] = 883050.30189634,
                                                ["x"] = -313820.76904748,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 884138.97046191,
                                                ["x"] = -312795.43519678,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 887967.78274677,
                                                ["x"] = -313727.66968074,
                                            }, -- end of [316]
                                            [317] = 
                                            {
                                                ["y"] = 887966.45380287,
                                                ["x"] = -313732.48716534,
                                            }, -- end of [317]
                                            [159] = 
                                            {
                                                ["y"] = 884134.46779444,
                                                ["x"] = -312797.60039925,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 887965.53573557,
                                                ["x"] = -313737.40055778,
                                            }, -- end of [318]
                                            [5] = 
                                            {
                                                ["y"] = 880033.91032023,
                                                ["x"] = -315551.41493034,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 880036.42060164,
                                                ["x"] = -315527.16976506,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 881287.75611034,
                                                ["x"] = -314989.45465446,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 881984.63992224,
                                                ["x"] = -314503.74003986,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 883054.92090928,
                                                ["x"] = -313818.86033633,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 884130.15840407,
                                                ["x"] = -312800.13674058,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 887964.9467037,
                                                ["x"] = -313747.37078891,
                                            }, -- end of [320]
                                            [321] = 
                                            {
                                                ["y"] = 887965.1933769,
                                                ["x"] = -313752.36477368,
                                            }, -- end of [321]
                                            [161] = 
                                            {
                                                ["y"] = 884126.03684638,
                                                ["x"] = -312802.9626889,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 887966.43876738,
                                                ["x"] = -313762.28445391,
                                            }, -- end of [322]
                                            [323] = 
                                            {
                                                ["y"] = 887967.58254801,
                                                ["x"] = -313767.14784212,
                                            }, -- end of [323]
                                            [81] = 
                                            {
                                                ["y"] = 883059.37230671,
                                                ["x"] = -313816.58789109,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 884122.19402895,
                                                ["x"] = -312806.15867646,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 887969.14333812,
                                                ["x"] = -313771.89454608,
                                            }, -- end of [324]
                                            [325] = 
                                            {
                                                ["y"] = 887973.23615233,
                                                ["x"] = -313781.00240663,
                                            }, -- end of [325]
                                            [163] = 
                                            {
                                                ["y"] = 884118.65022371,
                                                ["x"] = -312809.68361428,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 887981.36393628,
                                                ["x"] = -313793.60796511,
                                            }, -- end of [326]
                                            [327] = 
                                            {
                                                ["y"] = 888237.92142532,
                                                ["x"] = -314175.39983737,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 882179.9053754,
                                                ["x"] = -314402.40975121,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 883063.69459358,
                                                ["x"] = -313814.07334268,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 884115.39789136,
                                                ["x"] = -312813.47997361,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 888240.23384302,
                                                ["x"] = -314179.83089924,
                                            }, -- end of [328]
                                            [329] = 
                                            {
                                                ["y"] = 888241.91047015,
                                                ["x"] = -314184.53407481,
                                            }, -- end of [329]
                                            [165] = 
                                            {
                                                ["y"] = 884112.40693716,
                                                ["x"] = -312817.48566058,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 888242.66823768,
                                                ["x"] = -314189.46938653,
                                            }, -- end of [330]
                                            [331] = 
                                            {
                                                ["y"] = 888242.7177433,
                                                ["x"] = -314194.46686521,
                                            }, -- end of [331]
                                            [83] = 
                                            {
                                                ["y"] = 883067.6596931,
                                                ["x"] = -313811.03209578,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 884109.63741781,
                                                ["x"] = -312821.64824621,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 888242.38767445,
                                                ["x"] = -314199.45541748,
                                            }, -- end of [332]
                                            [333] = 
                                            {
                                                ["y"] = 888239.90139855,
                                                ["x"] = -314219.29837282,
                                            }, -- end of [333]
                                            [167] = 
                                            {
                                                ["y"] = 884104.68847065,
                                                ["x"] = -312830.33302347,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 888199.27558304,
                                                ["x"] = -314476.10322564,
                                            }, -- end of [334]
                                            [21] = 
                                            {
                                                ["y"] = 881291.27705086,
                                                ["x"] = -314985.90812575,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 882188.47070349,
                                                ["x"] = -314397.25216298,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 883086.23668616,
                                                ["x"] = -313794.30452344,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 884102.59960876,
                                                ["x"] = -312834.87515116,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 888201.82604651,
                                                ["x"] = -314485.44439724,
                                            }, -- end of [336]
                                            [337] = 
                                            {
                                                ["y"] = 888206.34965691,
                                                ["x"] = -314487.39265189,
                                            }, -- end of [337]
                                            [169] = 
                                            {
                                                ["y"] = 884100.85498124,
                                                ["x"] = -312839.55903164,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 888211.23306245,
                                                ["x"] = -314488.54595803,
                                            }, -- end of [338]
                                            [339] = 
                                            {
                                                ["y"] = 888230.96091329,
                                                ["x"] = -314491.9961367,
                                            }, -- end of [339]
                                            [85] = 
                                            {
                                                ["y"] = 883356.60563682,
                                                ["x"] = -313541.74700557,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 884099.50656494,
                                                ["x"] = -312844.37224194,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 888843.85594902,
                                                ["x"] = -314585.03756535,
                                            }, -- end of [340]
                                            [341] = 
                                            {
                                                ["y"] = 889229.07647599,
                                                ["x"] = -314672.2888431,
                                            }, -- end of [341]
                                            [171] = 
                                            {
                                                ["y"] = 884098.56778694,
                                                ["x"] = -312849.28182977,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 889239.03337572,
                                                ["x"] = -314673.17533946,
                                            }, -- end of [342]
                                            [343] = 
                                            {
                                                ["y"] = 889249.03138821,
                                                ["x"] = -314673.22489799,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 882192.53295166,
                                                ["x"] = -314394.33983067,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 883375.57618798,
                                                ["x"] = -313525.47366088,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 884098.04722727,
                                                ["x"] = -312854.2531565,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 889288.95525922,
                                                ["x"] = -314670.80748539,
                                            }, -- end of [344]
                                            [345] = 
                                            {
                                                ["y"] = 890216.11952454,
                                                ["x"] = -314598.84170383,
                                            }, -- end of [345]
                                            [173] = 
                                            {
                                                ["y"] = 884097.95365392,
                                                ["x"] = -312859.25044797,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 890225.75424654,
                                                ["x"] = -314596.17881434,
                                            }, -- end of [346]
                                            [347] = 
                                            {
                                                ["y"] = 890230.42872251,
                                                ["x"] = -314594.40826347,
                                            }, -- end of [347]
                                            [87] = 
                                            {
                                                ["y"] = 883378.92940873,
                                                ["x"] = -313521.76936916,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 884098.26018994,
                                                ["x"] = -312864.24004564,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 890234.94071266,
                                                ["x"] = -314592.25598789,
                                            }, -- end of [348]
                                            [349] = 
                                            {
                                                ["y"] = 890239.22748472,
                                                ["x"] = -314589.68496993,
                                            }, -- end of [349]
                                            [175] = 
                                            {
                                                ["y"] = 884098.90160609,
                                                ["x"] = -312869.19784454,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 891181.49847192,
                                                ["x"] = -313975.69604853,
                                            }, -- end of [350]
                                            [11] = 
                                            {
                                                ["y"] = 880038.84664091,
                                                ["x"] = -315522.79644317,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 881297.77872245,
                                                ["x"] = -314978.31351326,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 882196.33890433,
                                                ["x"] = -314391.09701713,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 883381.76822728,
                                                ["x"] = -313517.65551774,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 884099.81150746,
                                                ["x"] = -312874.11409886,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 891212.68852842,
                                                ["x"] = -313959.90740885,
                                            }, -- end of [352]
                                            [353] = 
                                            {
                                                ["y"] = 891222.17266828,
                                                ["x"] = -313956.74243814,
                                            }, -- end of [353]
                                            [177] = 
                                            {
                                                ["y"] = 884102.30657802,
                                                ["x"] = -312883.79349768,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 891715.8358936,
                                                ["x"] = -313828.71105678,
                                            }, -- end of [354]
                                            [355] = 
                                            {
                                                ["y"] = 891822.73718379,
                                                ["x"] = -313802.88783098,
                                            }, -- end of [355]
                                            [89] = 
                                            {
                                                ["y"] = 883384.26038678,
                                                ["x"] = -313513.32244015,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 884103.9749308,
                                                ["x"] = -312888.50632412,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 892235.76204745,
                                                ["x"] = -313637.38142986,
                                            }, -- end of [356]
                                            [357] = 
                                            {
                                                ["y"] = 892240.63397578,
                                                ["x"] = -313636.25938189,
                                            }, -- end of [357]
                                            [179] = 
                                            {
                                                ["y"] = 884105.99505373,
                                                ["x"] = -312893.07810467,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 892250.50506439,
                                                ["x"] = -313634.67462811,
                                            }, -- end of [358]
                                            [359] = 
                                            {
                                                ["y"] = 892265.43567628,
                                                ["x"] = -313633.24833323,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 882199.95954697,
                                                ["x"] = -314387.65115913,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 883423.20692093,
                                                ["x"] = -313432.18776535,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 884108.40273714,
                                                ["x"] = -312897.4585254,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 893189.39556943,
                                                ["x"] = -313589.5604983,
                                            }, -- end of [360]
                                            [361] = 
                                            {
                                                ["y"] = 893204.39363172,
                                                ["x"] = -313589.53464459,
                                            }, -- end of [361]
                                            [181] = 
                                            {
                                                ["y"] = 884111.20497353,
                                                ["x"] = -312901.59639558,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 893219.36403414,
                                                ["x"] = -313590.44334113,
                                            }, -- end of [362]
                                            [363] = 
                                            {
                                                ["y"] = 893418.2892198,
                                                ["x"] = -313610.91524679,
                                            }, -- end of [363]
                                            [91] = 
                                            {
                                                ["y"] = 883426.98160543,
                                                ["x"] = -313422.934885,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 884114.32587755,
                                                ["x"] = -312905.50190126,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 893428.2433471,
                                                ["x"] = -313609.96625341,
                                            }, -- end of [364]
                                            [365] = 
                                            {
                                                ["y"] = 893433.11842638,
                                                ["x"] = -313608.86580314,
                                            }, -- end of [365]
                                            [183] = 
                                            {
                                                ["y"] = 884117.6972659,
                                                ["x"] = -312909.19149367,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 893954.71786927,
                                                ["x"] = -313450.89183569,
                                            }, -- end of [366]
                                            [23] = 
                                            {
                                                ["y"] = 881303.61831441,
                                                ["x"] = -314970.20321792,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 882203.2077128,
                                                ["x"] = -314383.85428923,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 883428.04622503,
                                                ["x"] = -313418.05753108,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 884121.47116391,
                                                ["x"] = -312912.46887433,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 895091.43360473,
                                                ["x"] = -313008.08176042,
                                            }, -- end of [368]
                                            [369] = 
                                            {
                                                ["y"] = 895900.3856051,
                                                ["x"] = -312781.92322839,
                                            }, -- end of [369]
                                            [185] = 
                                            {
                                                ["y"] = 884129.49392167,
                                                ["x"] = -312918.43616691,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 895967.79015914,
                                                ["x"] = -312763.07570716,
                                            }, -- end of [370]
                                            [371] = 
                                            {
                                                ["y"] = 896302.79785047,
                                                ["x"] = -312645.64481307,
                                            }, -- end of [371]
                                            [93] = 
                                            {
                                                ["y"] = 883427.53221318,
                                                ["x"] = -313413.12746502,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 884554.05430442,
                                                ["x"] = -313201.00190518,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 896307.6629674,
                                                ["x"] = -312644.4954356,
                                            }, -- end of [372]
                                            [373] = 
                                            {
                                                ["y"] = 896317.53479429,
                                                ["x"] = -312642.91288496,
                                            }, -- end of [373]
                                            [187] = 
                                            {
                                                ["y"] = 884562.73722279,
                                                ["x"] = -313205.93969895,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 896337.43808324,
                                                ["x"] = -312640.97050268,
                                            }, -- end of [374]
                                            [375] = 
                                            {
                                                ["y"] = 898835.73237894,
                                                ["x"] = -312462.99409921,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 882205.778745,
                                                ["x"] = -314379.57698721,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 883424.77715266,
                                                ["x"] = -313409.00835248,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 884572.13980961,
                                                ["x"] = -313209.33211758,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 898865.72616762,
                                                ["x"] = -312462.75375164,
                                            }, -- end of [376]
                                            [377] = 
                                            {
                                                ["y"] = 898870.67494478,
                                                ["x"] = -312463.40154112,
                                            }, -- end of [377]
                                            [189] = 
                                            {
                                                ["y"] = 884576.99608447,
                                                ["x"] = -313210.50511288,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 898948.65186988,
                                                ["x"] = -312481.2554857,
                                            }, -- end of [378]
                                            [379] = 
                                            {
                                                ["y"] = 898953.62959075,
                                                ["x"] = -312481.43342966,
                                            }, -- end of [379]
                                            [95] = 
                                            {
                                                ["y"] = 883420.76921903,
                                                ["x"] = -313406.03736267,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 884581.93581324,
                                                ["x"] = -313211.27319348,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 898958.52612627,
                                                ["x"] = -312480.44485459,
                                            }, -- end of [380]
                                            [381] = 
                                            {
                                                ["y"] = 898963.30880205,
                                                ["x"] = -312478.98918975,
                                            }, -- end of [381]
                                            [191] = 
                                            {
                                                ["y"] = 884591.90703986,
                                                ["x"] = -313212.02089087,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 898977.38789963,
                                                ["x"] = -312473.81817534,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 880037.51915999,
                                                ["x"] = -315560.69576852,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 880032.92311282,
                                                ["x"] = -315546.51291024,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 880041.86957517,
                                                ["x"] = -315518.82767715,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 881306.1487423,
                                                ["x"] = -314965.89140544,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 882207.09571398,
                                                ["x"] = -314374.77673915,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 883416.35147793,
                                                ["x"] = -313403.69917653,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 884596.90395501,
                                                ["x"] = -313211.95610521,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 899010.36165912,
                                                ["x"] = -312462.40638512,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 899020.31188996,
                                                ["x"] = -312461.42714807,
                                            }, -- end of [385]
                                            [193] = 
                                            {
                                                ["y"] = 884601.87999818,
                                                ["x"] = -313211.48245916,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 899060.27983107,
                                                ["x"] = -312459.91351332,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 899765.19009891,
                                                ["x"] = -312452.15599472,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 883389.34150069,
                                                ["x"] = -313390.78361889,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 884606.79716228,
                                                ["x"] = -313210.58481946,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 899800.01892418,
                                                ["x"] = -312448.7419158,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 899844.46896974,
                                                ["x"] = -312441.75809184,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 884611.6183521,
                                                ["x"] = -313209.26886963,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 899913.0920354,
                                                ["x"] = -312427.97752036,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 899971.23550325,
                                                ["x"] = -312413.19141085,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 882206.88765562,
                                                ["x"] = -314369.79685325,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 883386.02977137,
                                                ["x"] = -313387.05872272,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 884616.32867136,
                                                ["x"] = -313207.59500518,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 900172.7453032,
                                                ["x"] = -312354.21056462,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 900192.36748322,
                                                ["x"] = -312350.35123872,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 884625.4574357,
                                                ["x"] = -313203.51449719,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 900217.1112879,
                                                ["x"] = -312346.80339434,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 900291.75930561,
                                                ["x"] = -312339.61617061,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 883383.47208475,
                                                ["x"] = -313382.76551024,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 884629.80895654,
                                                ["x"] = -313201.05879834,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 900481.66448386,
                                                ["x"] = -312334.00996072,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 900541.65831425,
                                                ["x"] = -312334.12151008,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 884633.92922207,
                                                ["x"] = -313198.23283445,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 900611.49686306,
                                                ["x"] = -312338.77595116,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 881310.66012223,
                                                ["x"] = -314956.96915341,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 882205.76853721,
                                                ["x"] = -314364.92535043,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 883379.09856925,
                                                ["x"] = -313373.77407073,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 884637.8580117,
                                                ["x"] = -313195.13793901,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 901539.68042032,
                                                ["x"] = -312450.48395211,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 901589.45757591,
                                                ["x"] = -312445.78866266,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 884641.57199148,
                                                ["x"] = -313191.79613574,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 901609.28840136,
                                                ["x"] = -312443.22297857,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 901614.15646827,
                                                ["x"] = -312442.09169991,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 883367.30723981,
                                                ["x"] = -313346.1916318,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 884644.87221121,
                                                ["x"] = -313188.04097393,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 901618.89393891,
                                                ["x"] = -312440.49464564,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 901623.49793383,
                                                ["x"] = -312438.54906631,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 884967.31373338,
                                                ["x"] = -312780.17691963,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 901627.94000408,
                                                ["x"] = -312436.25586316,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 901636.53250214,
                                                ["x"] = -312431.14274223,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 882157.4271676,
                                                ["x"] = -314181.21966386,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 883362.28472821,
                                                ["x"] = -313332.07077512,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 884971.22863301,
                                                ["x"] = -312777.06458688,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 901645.28998448,
                                                ["x"] = -312425.88440661,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 901647.86860472,
                                                ["x"] = -312428.37308106,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 884975.34903427,
                                                ["x"] = -312774.23934778,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 901647.14656404,
                                                ["x"] = -312433.45610577,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 901645.93866552,
                                                ["x"] = -312438.33424549,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 883361.96940843,
                                                ["x"] = -313327.10287245,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 884979.713148,
                                                ["x"] = -312771.80607356,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 901643.97787149,
                                                ["x"] = -312442.92289894,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 901641.1975515,
                                                ["x"] = -312447.0740809,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 884984.24225538,
                                                ["x"] = -312769.68447918,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 901638.02821295,
                                                ["x"] = -312450.94004611,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 880045.50485964,
                                                ["x"] = -315515.40056336,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 881316.61888719,
                                                ["x"] = -314943.20504989,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 882155.54162289,
                                                ["x"] = -314171.40042518,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 883363.14649474,
                                                ["x"] = -313322.25556153,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 884988.86906051,
                                                ["x"] = -312767.78701546,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 901616.61197898,
                                                ["x"] = -312471.92528415,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 901532.57572248,
                                                ["x"] = -312542.89029681,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 884993.59851007,
                                                ["x"] = -312766.17054019,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 901229.57031488,
                                                ["x"] = -312788.38078204,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 901215.16712034,
                                                ["x"] = -312802.25346318,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 883365.09091007,
                                                ["x"] = -313317.65139975,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 884998.44212559,
                                                ["x"] = -312764.93763844,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 901205.01797719,
                                                ["x"] = -312813.29706447,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 901192.09449743,
                                                ["x"] = -312828.55786867,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 885003.37576975,
                                                ["x"] = -312764.13581105,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 901183.02333805,
                                                ["x"] = -312840.50016967,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 901168.91829511,
                                                ["x"] = -312861.13839356,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 882155.02368861,
                                                ["x"] = -314166.43020008,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 883369.74292165,
                                                ["x"] = -313308.80136514,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 885008.36035582,
                                                ["x"] = -312763.77165616,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 901161.34207208,
                                                ["x"] = -312874.0826105,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 901152.17992807,
                                                ["x"] = -312891.85792111,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 885013.35864399,
                                                ["x"] = -312763.80147262,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 901135.79765935,
                                                ["x"] = -312928.34483011,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 900984.76215394,
                                                ["x"] = -313304.07500521,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 883425.51527722,
                                                ["x"] = -313214.00639789,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 885018.34897189,
                                                ["x"] = -312764.12476391,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 900968.6644941,
                                                ["x"] = -313335.1479318,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 900956.12960584,
                                                ["x"] = -313356.77438492,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 885023.31666657,
                                                ["x"] = -312764.70203964,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 900942.36956299,
                                                ["x"] = -313377.64362656,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 881356.66664963,
                                                ["x"] = -314840.7768874,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 882155.5678711,
                                                ["x"] = -314161.48226054,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 883427.46634157,
                                                ["x"] = -313209.40632641,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 885028.22332707,
                                                ["x"] = -312765.64484183,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 900577.22325642,
                                                ["x"] = -313847.38019555,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 900574.61499005,
                                                ["x"] = -313851.64314671,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 885033.0228591,
                                                ["x"] = -312767.03310244,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 900572.49336068,
                                                ["x"] = -313856.16736094,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 900570.99902776,
                                                ["x"] = -313860.9341154,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 883427.99461522,
                                                ["x"] = -313204.48969822,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 885037.72544896,
                                                ["x"] = -312768.73676612,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 900570.0290742,
                                                ["x"] = -313865.83794791,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 900568.7193338,
                                                ["x"] = -313875.74472128,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 885042.26728447,
                                                ["x"] = -312770.81406694,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 900568.8247346,
                                                ["x"] = -313880.74247566,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 900572.83012755,
                                                ["x"] = -313925.56127008,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 882157.39534454,
                                                ["x"] = -314156.8348091,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 883426.08623161,
                                                ["x"] = -313199.90797296,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 885050.84230157,
                                                ["x"] = -312775.95643324,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 900607.10121174,
                                                ["x"] = -314293.95735849,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 900607.58585659,
                                                ["x"] = -314313.94887942,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 885218.80076625,
                                                ["x"] = -312884.53143823,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 900606.4099182,
                                                ["x"] = -314353.93002715,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 900604.64471524,
                                                ["x"] = -314373.84980188,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 883423.24000066,
                                                ["x"] = -313195.79885047,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 885226.73854436,
                                                ["x"] = -312890.60654217,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 900537.71205887,
                                                ["x"] = -314828.94440668,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 900516.62394492,
                                                ["x"] = -314941.98256216,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 885230.43128049,
                                                ["x"] = -312893.97656376,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 900424.80811962,
                                                ["x"] = -315326.15185259,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 880032.57932072,
                                                ["x"] = -315541.53260472,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 880049.60178172,
                                                ["x"] = -315512.56273531,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 881359.09404103,
                                                ["x"] = -314836.40687225,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 882159.95115458,
                                                ["x"] = -314152.54181715,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 883413.91043018,
                                                ["x"] = -313184.05499358,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 885244.37166389,
                                                ["x"] = -312908.31557225,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 900411.77196414,
                                                ["x"] = -315369.1959634,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 900398.3145804,
                                                ["x"] = -315401.50428773,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 885615.5715437,
                                                ["x"] = -313307.35173171,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 900391.64467542,
                                                ["x"] = -315414.93709841,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 900364.25649107,
                                                ["x"] = -315462.6277004,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 882859.70971467,
                                                ["x"] = -312526.44653643,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 885619.42328191,
                                                ["x"] = -313310.53209616,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 900293.47563896,
                                                ["x"] = -315577.57451697,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 900284.94302212,
                                                ["x"] = -315589.9095668,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 885623.50736898,
                                                ["x"] = -313313.41775497,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 900278.79264546,
                                                ["x"] = -315597.79227665,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 900272.03986832,
                                                ["x"] = -315605.16330825,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 882163.02226831,
                                                ["x"] = -314148.59939065,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 882858.19218034,
                                                ["x"] = -312521.87108276,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 885627.76729344,
                                                ["x"] = -313316.02966283,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 900264.67993324,
                                                ["x"] = -315611.92964003,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 900249.07603834,
                                                ["x"] = -315624.43728141,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 885632.21277728,
                                                ["x"] = -313318.31563213,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 900213.97645816,
                                                ["x"] = -315652.58912362,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 900199.20438073,
                                                ["x"] = -315666.06709817,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 882860.5171096,
                                                ["x"] = -312517.50474446,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 885636.77111531,
                                                ["x"] = -313320.36958045,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 900188.84927619,
                                                ["x"] = -315676.91454684,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 900182.52042482,
                                                ["x"] = -315684.6537303,
                                            }, -- end of [461]
                                            [231] = 
                                            {
                                                ["y"] = 885641.56061294,
                                                ["x"] = -313321.79623939,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 900176.86144751,
                                                ["x"] = -315692.89466201,
                                            }, -- end of [462]
                                            [29] = 
                                            {
                                                ["y"] = 881361.83669198,
                                                ["x"] = -314832.22758847,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 882166.8039475,
                                                ["x"] = -314145.35557153,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 882864.15568661,
                                                ["x"] = -312514.08731604,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 885656.21903504,
                                                ["x"] = -313324.97318653,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 900167.58955668,
                                                ["x"] = -315710.59708978,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 900147.80466571,
                                                ["x"] = -315756.50001785,
                                            }, -- end of [465]
                                            [233] = 
                                            {
                                                ["y"] = 886290.81359796,
                                                ["x"] = -313440.32464676,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 900140.65528857,
                                                ["x"] = -315769.68421993,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 900130.21729058,
                                                ["x"] = -315786.74221709,
                                            }, -- end of [467]
                                            [117] = 
                                            {
                                                ["y"] = 882876.06532061,
                                                ["x"] = -312504.97190892,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 886295.80521123,
                                                ["x"] = -313440.52031416,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 900107.67417116,
                                                ["x"] = -315819.779963,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 899962.4761111,
                                                ["x"] = -316017.08535938,
                                            }, -- end of [469]
                                            [235] = 
                                            {
                                                ["y"] = 886305.78069077,
                                                ["x"] = -313440.06040545,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 899944.81693016,
                                                ["x"] = -316047.30180712,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 899924.47701323,
                                                ["x"] = -316087.43832982,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 882171.08466718,
                                                ["x"] = -314142.77396402,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 882888.60849894,
                                                ["x"] = -312496.75017717,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 886649.39890704,
                                                ["x"] = -313373.54499419,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 899803.9530216,
                                                ["x"] = -316340.15590255,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 899796.61826863,
                                                ["x"] = -316358.75939409,
                                            }, -- end of [473]
                                            [237] = 
                                            {
                                                ["y"] = 886703.18620668,
                                                ["x"] = -313362.10021853,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 899792.05213926,
                                                ["x"] = -316373.04406894,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 899781.81190634,
                                                ["x"] = -316411.70833774,
                                            }, -- end of [475]
                                            [119] = 
                                            {
                                                ["y"] = 883189.05116294,
                                                ["x"] = -312298.49380895,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 886712.74206731,
                                                ["x"] = -313359.15932667,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 899775.16264891,
                                                ["x"] = -316446.06744019,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 899703.4435379,
                                                ["x"] = -316895.37098412,
                                            }, -- end of [477]
                                            [239] = 
                                            {
                                                ["y"] = 886722.10183109,
                                                ["x"] = -313355.64168805,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 899702.58883041,
                                                ["x"] = -316905.33079384,
                                            }, -- end of [478]
                                            [15] = 
                                            {
                                                ["y"] = 880054.13120811,
                                                ["x"] = -315510.44626654,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 881364.85604558,
                                                ["x"] = -314828.24312689,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 882211.08306565,
                                                ["x"] = -314122.16093779,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 883193.6510675,
                                                ["x"] = -312296.53569003,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 887216.90704789,
                                                ["x"] = -313139.3899795,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 899704.53418438,
                                                ["x"] = -316920.17300586,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = 899705.94325357,
                                                ["x"] = -316924.96645562,
                                            }, -- end of [481]
                                            [241] = 
                                            {
                                                ["y"] = 887225.73869348,
                                                ["x"] = -313134.72963701,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 899709.67690623,
                                                ["x"] = -316934.23559166,
                                            }, -- end of [482]
                                            [483] = 
                                            {
                                                ["y"] = 899714.51021961,
                                                ["x"] = -316942.98878656,
                                            }, -- end of [483]
                                            [121] = 
                                            {
                                                ["y"] = 883198.39473085,
                                                ["x"] = -312294.96597262,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 887229.85906812,
                                                ["x"] = -313131.89759076,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 899758.57454311,
                                                ["x"] = -317015.66730067,
                                            }, -- end of [484]
                                            [255] = 
                                            {
                                                ["y"] = 887258.5334717,
                                                ["x"] = -313066.09110567,
                                            }, -- end of [255]
                                            [485] = 
                                            {
                                                ["y"] = 899939.02935475,
                                                ["x"] = -317297.88514051,
                                            }, -- end of [485]
                                            [271] = 
                                            {
                                                ["y"] = 887307.47927574,
                                                ["x"] = -312352.8587857,
                                            }, -- end of [271]
                                            [287] = 
                                            {
                                                ["y"] = 887770.26903124,
                                                ["x"] = -312843.59196925,
                                            }, -- end of [287]
                                            [243] = 
                                            {
                                                ["y"] = 887233.75836047,
                                                ["x"] = -313128.77261519,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 899948.20618037,
                                                ["x"] = -317309.74784252,
                                            }, -- end of [486]
                                            [619] = 
                                            {
                                                ["y"] = 894466.96177532,
                                                ["x"] = -317307.56726696,
                                            }, -- end of [619]
                                            [319] = 
                                            {
                                                ["y"] = 887965.03617922,
                                                ["x"] = -313742.37413016,
                                            }, -- end of [319]
                                            [335] = 
                                            {
                                                ["y"] = 888199.59441271,
                                                ["x"] = -314481.10023519,
                                            }, -- end of [335]
                                            [487] = 
                                            {
                                                ["y"] = 899970.54380793,
                                                ["x"] = -317336.68667271,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 882358.92185733,
                                                ["x"] = -314048.91387558,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 883203.27628362,
                                                ["x"] = -312293.88850046,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 887237.40112588,
                                                ["x"] = -313125.34818578,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 899994.71848621,
                                                ["x"] = -317361.99213198,
                                            }, -- end of [488]
                                            [351] = 
                                            {
                                                ["y"] = 891203.48360692,
                                                ["x"] = -313963.80707516,
                                            }, -- end of [351]
                                            [606] = 
                                            {
                                                ["y"] = 893551.92297574,
                                                ["x"] = -317214.53403632,
                                            }, -- end of [606]
                                            [603] = 
                                            {
                                                ["y"] = 893532.14813869,
                                                ["x"] = -317215.87712608,
                                            }, -- end of [603]
                                            [489] = 
                                            {
                                                ["y"] = 900147.76875581,
                                                ["x"] = -317512.97750693,
                                            }, -- end of [489]
                                            [599] = 
                                            {
                                                ["y"] = 893422.00709201,
                                                ["x"] = -316889.87609065,
                                            }, -- end of [599]
                                            [383] = 
                                            {
                                                ["y"] = 899005.43541678,
                                                ["x"] = -312463.25495878,
                                            }, -- end of [383]
                                            [245] = 
                                            {
                                                ["y"] = 887240.85720323,
                                                ["x"] = -313121.73447239,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 900166.9617936,
                                                ["x"] = -317528.99252791,
                                            }, -- end of [490]
                                            [591] = 
                                            {
                                                ["y"] = 893347.97275888,
                                                ["x"] = -316749.2149608,
                                            }, -- end of [591]
                                            [415] = 
                                            {
                                                ["y"] = 901631.17249316,
                                                ["x"] = -312458.21758981,
                                            }, -- end of [415]
                                            [431] = 
                                            {
                                                ["y"] = 900903.72766264,
                                                ["x"] = -313429.90294033,
                                            }, -- end of [431]
                                            [491] = 
                                            {
                                                ["y"] = 900178.75303526,
                                                ["x"] = -317538.26152716,
                                            }, -- end of [491]
                                            [447] = 
                                            {
                                                ["y"] = 900415.17338857,
                                                ["x"] = -315359.79354343,
                                            }, -- end of [447]
                                            [123] = 
                                            {
                                                ["y"] = 883213.17254792,
                                                ["x"] = -312292.58481775,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 887244.08978728,
                                                ["x"] = -313117.92218481,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 900191.11375034,
                                                ["x"] = -317546.75514066,
                                            }, -- end of [492]
                                            [579] = 
                                            {
                                                ["y"] = 894185.44432991,
                                                ["x"] = -316666.0010654,
                                            }, -- end of [579]
                                            [575] = 
                                            {
                                                ["y"] = 894215.22351259,
                                                ["x"] = -316663.25994798,
                                            }, -- end of [575]
                                            [479] = 
                                            {
                                                ["y"] = 899702.88830912,
                                                ["x"] = -316910.31650013,
                                            }, -- end of [479]
                                            [493] = 
                                            {
                                                ["y"] = 900225.39301669,
                                                ["x"] = -317567.36243409,
                                            }, -- end of [493]
                                            [571] = 
                                            {
                                                ["y"] = 894239.33551933,
                                                ["x"] = -316669.38965729,
                                            }, -- end of [571]
                                            [463] = 
                                            {
                                                ["y"] = 900171.91506761,
                                                ["x"] = -315701.58263211,
                                            }, -- end of [463]
                                            [247] = 
                                            {
                                                ["y"] = 887247.00595487,
                                                ["x"] = -313113.86260496,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 900242.55455594,
                                                ["x"] = -317577.63552493,
                                            }, -- end of [494]
                                            [399] = 
                                            {
                                                ["y"] = 901534.68425204,
                                                ["x"] = -312450.66526401,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = 893978.27203937,
                                                ["x"] = -313442.52185763,
                                            }, -- end of [367]
                                            [31] = 
                                            {
                                                ["y"] = 881371.41634799,
                                                ["x"] = -314820.69831102,
                                            }, -- end of [31]
                                            [495] = 
                                            {
                                                ["y"] = 900245.99839806,
                                                ["x"] = -317581.17965107,
                                            }, -- end of [495]
                                            [62] = 
                                            {
                                                ["y"] = 882395.9423089,
                                                ["x"] = -314033.77237852,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 883623.11760137,
                                                ["x"] = -312295.49953205,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 887249.57155957,
                                                ["x"] = -313109.57266047,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 900245.47693333,
                                                ["x"] = -317585.94170648,
                                            }, -- end of [496]
                                            [558] = 
                                            {
                                                ["y"] = 896383.98671984,
                                                ["x"] = -318517.45354175,
                                            }, -- end of [558]
                                            [555] = 
                                            {
                                                ["y"] = 897004.08665404,
                                                ["x"] = -319006.48806087,
                                            }, -- end of [555]
                                            [551] = 
                                            {
                                                ["y"] = 897060.20081801,
                                                ["x"] = -319055.95762238,
                                            }, -- end of [551]
                                            [497] = 
                                            {
                                                ["y"] = 900243.33750902,
                                                ["x"] = -317590.47672764,
                                            }, -- end of [497]
                                            [547] = 
                                            {
                                                ["y"] = 897204.97009874,
                                                ["x"] = -319264.99138406,
                                            }, -- end of [547]
                                            [543] = 
                                            {
                                                ["y"] = 897730.1817426,
                                                ["x"] = -320523.15594905,
                                            }, -- end of [543]
                                            [249] = 
                                            {
                                                ["y"] = 887251.79020055,
                                                ["x"] = -313105.09365355,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 900228.78062817,
                                                ["x"] = -317616.74004073,
                                            }, -- end of [498]
                                            [303] = 
                                            {
                                                ["y"] = 888223.11366023,
                                                ["x"] = -313481.99697325,
                                            }, -- end of [303]
                                            [510] = 
                                            {
                                                ["y"] = 898992.73443318,
                                                ["x"] = -319365.2598038,
                                            }, -- end of [510]
                                            [511] = 
                                            {
                                                ["y"] = 898964.27645099,
                                                ["x"] = -319406.36571525,
                                            }, -- end of [511]
                                            [499] = 
                                            {
                                                ["y"] = 899977.84412796,
                                                ["x"] = -318060.67327101,
                                            }, -- end of [499]
                                            [531] = 
                                            {
                                                ["y"] = 897937.80032392,
                                                ["x"] = -320909.58622673,
                                            }, -- end of [531]
                                            [125] = 
                                            {
                                                ["y"] = 883692.49572729,
                                                ["x"] = -312286.22106495,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 887253.73336764,
                                                ["x"] = -313100.48646108,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 899693.91639743,
                                                ["x"] = -318617.42781737,
                                            }, -- end of [500]
                                            [527] = 
                                            {
                                                ["y"] = 898018.40322779,
                                                ["x"] = -320705.91701314,
                                            }, -- end of [527]
                                            [515] = 
                                            {
                                                ["y"] = 898647.9259404,
                                                ["x"] = -319909.58604314,
                                            }, -- end of [515]
                                            [519] = 
                                            {
                                                ["y"] = 898324.01969752,
                                                ["x"] = -320219.87435775,
                                            }, -- end of [519]
                                            [501] = 
                                            {
                                                ["y"] = 899665.24803956,
                                                ["x"] = -318664.3584168,
                                            }, -- end of [501]
                                            [523] = 
                                            {
                                                ["y"] = 898081.66610817,
                                                ["x"] = -320586.96716516,
                                            }, -- end of [523]
                                            [526] = 
                                            {
                                                ["y"] = 898029.8921027,
                                                ["x"] = -320678.20733411,
                                            }, -- end of [526]
                                            [251] = 
                                            {
                                                ["y"] = 887255.42086813,
                                                ["x"] = -313095.78021428,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 899643.16097007,
                                                ["x"] = -318697.70285049,
                                            }, -- end of [502]
                                            [535] = 
                                            {
                                                ["y"] = 897915.95545273,
                                                ["x"] = -320917.34409122,
                                            }, -- end of [535]
                                            [539] = 
                                            {
                                                ["y"] = 897761.40435997,
                                                ["x"] = -320649.12231661,
                                            }, -- end of [539]
                                            [542] = 
                                            {
                                                ["y"] = 897739.36823104,
                                                ["x"] = -320572.29947785,
                                            }, -- end of [542]
                                            [503] = 
                                            {
                                                ["y"] = 899600.56808822,
                                                ["x"] = -318753.25085766,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 882699.83608358,
                                                ["x"] = -313933.55526878,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 884375.6053254,
                                                ["x"] = -312188.96951011,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 887256.72889492,
                                                ["x"] = -313090.95747902,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 899584.56424557,
                                                ["x"] = -318772.45207523,
                                            }, -- end of [504]
                                            [559] = 
                                            {
                                                ["y"] = 895303.56243315,
                                                ["x"] = -317237.52893374,
                                            }, -- end of [559]
                                            [563] = 
                                            {
                                                ["y"] = 895125.39070994,
                                                ["x"] = -317136.54760008,
                                            }, -- end of [563]
                                            [567] = 
                                            {
                                                ["y"] = 894685.14400175,
                                                ["x"] = -317023.96532331,
                                            }, -- end of [567]
                                            [505] = 
                                            {
                                                ["y"] = 899560.29006351,
                                                ["x"] = -318797.66289449,
                                            }, -- end of [505]
                                            [573] = 
                                            {
                                                ["y"] = 894225.10771362,
                                                ["x"] = -316664.69965757,
                                            }, -- end of [573]
                                            [574] = 
                                            {
                                                ["y"] = 894220.19388558,
                                                ["x"] = -316663.7976775,
                                            }, -- end of [574]
                                            [253] = 
                                            {
                                                ["y"] = 887257.67387585,
                                                ["x"] = -313086.04786734,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 899545.6529468,
                                                ["x"] = -318811.2896683,
                                            }, -- end of [506]
                                            [583] = 
                                            {
                                                ["y"] = 893662.34133142,
                                                ["x"] = -316745.74543221,
                                            }, -- end of [583]
                                            [587] = 
                                            {
                                                ["y"] = 893350.24558364,
                                                ["x"] = -316729.46755349,
                                            }, -- end of [587]
                                            [590] = 
                                            {
                                                ["y"] = 893347.92032998,
                                                ["x"] = -316744.21560169,
                                            }, -- end of [590]
                                            [507] = 
                                            {
                                                ["y"] = 899169.77884672,
                                                ["x"] = -319148.51513958,
                                            }, -- end of [507]
                                            [595] = 
                                            {
                                                ["y"] = 893380.18093562,
                                                ["x"] = -316799.24800389,
                                            }, -- end of [595]
                                            [127] = 
                                            {
                                                ["y"] = 884380.60554223,
                                                ["x"] = -312189.14746393,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 887258.27584679,
                                                ["x"] = -313081.08789967,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 899145.67867394,
                                                ["x"] = -319173.89397006,
                                            }, -- end of [508]
                                            [607] = 
                                            {
                                                ["y"] = 893556.91323961,
                                                ["x"] = -317214.47960133,
                                            }, -- end of [607]
                                            [611] = 
                                            {
                                                ["y"] = 894031.69372751,
                                                ["x"] = -317203.72032478,
                                            }, -- end of [611]
                                            [615] = 
                                            {
                                                ["y"] = 894337.03883056,
                                                ["x"] = -317255.68228543,
                                            }, -- end of [615]
                                            [509] = 
                                            {
                                                ["y"] = 899126.26327979,
                                                ["x"] = -319196.76005193,
                                            }, -- end of [509]
                                            [622] = 
                                            {
                                                ["y"] = 894704.37749596,
                                                ["x"] = -317482.22363993,
                                            }, -- end of [622]
                                            [623] = 
                                            {
                                                ["y"] = 894763.70805356,
                                                ["x"] = -317528.09503329,
                                            }, -- end of [623]
                                            [627] = 
                                            {
                                                ["y"] = 894879.53838007,
                                                ["x"] = -317672.04178834,
                                            }, -- end of [627]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895082.1281936,
                                                ["x"] = -317878.54879707,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895082.1281936,
                                                ["x"] = -317878.54879707,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894926.3693703,
                                                ["x"] = -317724.05040801,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895039.58370407,
                                                ["x"] = -317837.10205435,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 895082.12404555,
                                                ["x"] = -317878.54476453,
                                            }, -- end of [3]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880098.30558985,
                                            ["x"] = -315552.26752942,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.2222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880043.83940037,
                                            ["x"] = -315568.36949669,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3941.0854020463,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894926.47552764,
                                            ["x"] = -317723.96793087,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895082.1281936,
                                            ["x"] = -317878.54879707,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 895307.69225222,
                                                                ["x"] = -317922.35771109,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 126,
                                        ["skill"] = "High",
                                        ["y"] = 880098.30558985,
                                        ["x"] = -315552.26752942,
                                        ["name"] = "SPAAA ZSU-23-3",
                                        ["heading"] = -1.8582412963632,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 880098.30558985,
                                ["x"] = -315552.26752942,
                                ["name"] = "ZSU-23-4 Shilka63",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880029.21274637,
                                            ["x"] = -304445.74529049,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 66,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 127,
                                        ["skill"] = "High",
                                        ["y"] = 880029.21274637,
                                        ["x"] = -304445.74529049,
                                        ["name"] = "SAM SA-2",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 880029.21274637,
                                ["x"] = -304445.74529049,
                                ["name"] = "SA-13 Strela-1066",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 876786.79933911,
                                            ["x"] = -325510.74075066,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["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"] = 68,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 128,
                                        ["skill"] = "High",
                                        ["y"] = 876786.79933911,
                                        ["x"] = -325510.74075066,
                                        ["name"] = "SAM SA-3",
                                        ["heading"] = 1.7253837875038,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 876786.79933911,
                                ["x"] = -325510.74075066,
                                ["name"] = "SA-13 Strela-1068",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 872344.31376388,
                                                ["x"] = -307780.29110651,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 879195.82715557,
                                                ["x"] = -312441.49179379,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 882410.90332022,
                                                ["x"] = -313476.016248,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 879655.12144263,
                                                ["x"] = -311795.29603414,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 880485.48601529,
                                                ["x"] = -311480.00690754,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 882451.21104589,
                                                ["x"] = -313505.593434,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 882463.86018963,
                                                ["x"] = -313513.65036338,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 882494.38397603,
                                                ["x"] = -313530.76901288,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 882517.02826034,
                                                ["x"] = -313541.35720514,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 880489.11537236,
                                                ["x"] = -311476.5747073,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 882663.46631721,
                                                ["x"] = -313605.77632856,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 882672.21031791,
                                                ["x"] = -313610.62560426,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 882680.62758189,
                                                ["x"] = -313616.02265107,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 882701.38202435,
                                                ["x"] = -313629.95770382,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 880492.92960307,
                                                ["x"] = -311473.33000961,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 882709.2575879,
                                                ["x"] = -313636.11771537,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 882720.53819685,
                                                ["x"] = -313646.0023875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 882902.00117481,
                                                ["x"] = -313825.14282378,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 882926.423253,
                                                ["x"] = -313850.23635806,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 880497.69474233,
                                                ["x"] = -311472.8603174,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 882929.65872238,
                                                ["x"] = -313854.07074067,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 882931.35765629,
                                                ["x"] = -313858.56886014,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 882929.16586933,
                                                ["x"] = -313863.00353732,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 879669.08418408,
                                                ["x"] = -311789.82131232,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 880502.08915583,
                                                ["x"] = -311475.23232411,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 882922.12948068,
                                                ["x"] = -313870.08979522,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 882914.26043062,
                                                ["x"] = -313876.24508726,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 882909.777962,
                                                ["x"] = -313878.44656032,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 882905.03502573,
                                                ["x"] = -313880.02255236,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 880784.62301957,
                                                ["x"] = -311721.79983729,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 882900.18682759,
                                                ["x"] = -313881.24279572,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 882890.37272669,
                                                ["x"] = -313883.15633027,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 882816.56170128,
                                                ["x"] = -313896.35950121,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 882782.64835223,
                                                ["x"] = -313904.99863911,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 880835.17037732,
                                                ["x"] = -311770.21342204,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 882444.81022562,
                                                ["x"] = -314013.99005859,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 882392.81907797,
                                                ["x"] = -314031.91778633,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 882351.27653101,
                                                ["x"] = -314049.20284148,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 882185.74989542,
                                                ["x"] = -314131.81032961,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 880970.11211785,
                                                ["x"] = -311917.81021564,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 882168.09773001,
                                                ["x"] = -314141.20784605,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 882163.90123222,
                                                ["x"] = -314143.92162084,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 882160.31824574,
                                                ["x"] = -314147.38936997,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 879060.95794401,
                                                ["x"] = -311972.38468592,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 880015.50650482,
                                                ["x"] = -311633.71022102,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 881907.70091023,
                                                ["x"] = -312943.86986242,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 882154.79208865,
                                                ["x"] = -314155.69543693,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 882152.94918066,
                                                ["x"] = -314160.33797269,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 882152.17323263,
                                                ["x"] = -314165.25911903,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 881913.53410323,
                                                ["x"] = -312951.99002623,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 882153.29914128,
                                                ["x"] = -314175.17943617,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 882159.81305886,
                                                ["x"] = -314204.46149214,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 882189.9263423,
                                                ["x"] = -314320.60952541,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 881921.49835149,
                                                ["x"] = -312964.69908877,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 882204.36259142,
                                                ["x"] = -314373.59973096,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 882203.21526127,
                                                ["x"] = -314378.43228831,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 882200.57620218,
                                                ["x"] = -314382.665337,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 881995.38342765,
                                                ["x"] = -313089.44696228,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 882193.55890825,
                                                ["x"] = -314389.76699142,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 882189.69239704,
                                                ["x"] = -314392.93576115,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 880463.48065263,
                                                ["x"] = -311491.70792333,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 882004.11268081,
                                                ["x"] = -313101.63983729,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 881986.13516515,
                                                ["x"] = -314499.89265339,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 881984.92319958,
                                                ["x"] = -314500.49181216,
                                            }, -- end of [81]
                                            [21] = 
                                            {
                                                ["y"] = 882007.33840076,
                                                ["x"] = -313105.4591429,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 882010.79948418,
                                                ["x"] = -313109.06658224,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 882203.38727375,
                                                ["x"] = -313291.04521479,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 880472.62263254,
                                                ["x"] = -311487.65806004,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 882209.90991368,
                                                ["x"] = -313298.62275698,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 882212.92521996,
                                                ["x"] = -313302.61042725,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 882215.69363597,
                                                ["x"] = -313306.77310775,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 882231.68663508,
                                                ["x"] = -313332.12498908,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 880481.41227893,
                                                ["x"] = -311482.90095202,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 882235.01254035,
                                                ["x"] = -313335.85725716,
                                            }, -- end of [28]
                                            [47] = 
                                            {
                                                ["y"] = 882925.80836286,
                                                ["x"] = -313866.70286712,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 882157.30786472,
                                                ["x"] = -314151.37837076,
                                            }, -- end of [63]
                                            [29] = 
                                            {
                                                ["y"] = 882242.15059386,
                                                ["x"] = -313342.85810685,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 882197.24072961,
                                                ["x"] = -314386.38592515,
                                            }, -- end of [75]
                                            [67] = 
                                            {
                                                ["y"] = 882152.50394163,
                                                ["x"] = -314170.24371127,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 882203.79293199,
                                                ["x"] = -314368.64602984,
                                            }, -- end of [71]
                                            [30] = 
                                            {
                                                ["y"] = 882257.22990306,
                                                ["x"] = -313355.99316376,
                                            }, -- end of [30]
                                            [78] = 
                                            {
                                                ["y"] = 882185.55639584,
                                                ["x"] = -314395.74332694,
                                            }, -- end of [78]
                                            [79] = 
                                            {
                                                ["y"] = 882176.93839786,
                                                ["x"] = -314400.81368694,
                                            }, -- end of [79]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 881868.6689641,
                                                ["x"] = -314267.11577356,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 881868.6689641,
                                                ["x"] = -314267.11577356,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 872344.31376388,
                                            ["x"] = -307780.29110651,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 879195.82715557,
                                            ["x"] = -312441.49179379,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 881868.6689641,
                                            ["x"] = -314267.11577356,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 889845.68814323,
                                                                ["x"] = -320308.86478952,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 129,
                                        ["skill"] = "High",
                                        ["y"] = 872344.31376388,
                                        ["x"] = -307780.29110651,
                                        ["name"] = "MLRS BM-5",
                                        ["heading"] = 2.1681896850928,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 130,
                                        ["skill"] = "High",
                                        ["y"] = 872324.55226119,
                                        ["x"] = -307777.21165666,
                                        ["name"] = "MLRS BM-5",
                                        ["heading"] = 2.1681896850928,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 872344.31376388,
                                ["x"] = -307780.29110651,
                                ["name"] = "BM-21 Grad Section76",
                                ["start_time"] = 0,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Syria",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 19,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880284.86597767,
                                                ["x"] = -329324.3058874,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 890984.51147813,
                                                ["x"] = -326679.68284256,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 890984.51147813,
                                                ["x"] = -326679.68284256,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 890984.51147813,
                                                ["x"] = -326679.68284256,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880284.86597767,
                                            ["x"] = -329324.3058874,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.6667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 661.296795947,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 890984.51147813,
                                            ["x"] = -326679.68284256,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.6667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["name"] = "",
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 110,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 0,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 53,
                                        ["skill"] = "High",
                                        ["y"] = 880284.86597767,
                                        ["x"] = -329324.3058874,
                                        ["name"] = "MBT T-8",
                                        ["heading"] = 1.3284836955629,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 54,
                                        ["skill"] = "High",
                                        ["y"] = 880258.30317349,
                                        ["x"] = -329299.92520993,
                                        ["name"] = "MBT T-8",
                                        ["heading"] = 1.3284836955629,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["unitId"] = 55,
                                        ["skill"] = "High",
                                        ["y"] = 880258.62437438,
                                        ["x"] = -329330.33732643,
                                        ["name"] = "MBT T-8",
                                        ["heading"] = 1.3284836955629,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 880284.86597767,
                                ["x"] = -329324.3058874,
                                ["name"] = "T-72B Platoon51",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880267.33358007,
                                                ["x"] = -316772.35977882,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880435.32136541,
                                                ["x"] = -316640.86052238,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 880435.3266313,
                                                ["x"] = -316640.86368174,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 880448.42533713,
                                                ["x"] = -316619.57464528,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 880475.64956345,
                                                ["x"] = -316560.590448,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 880580.93043454,
                                                ["x"] = -316138.71010015,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 880648.13847057,
                                                ["x"] = -315997.9018986,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 881266.57864885,
                                                ["x"] = -315005.12187677,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 882206.13047117,
                                                ["x"] = -314366.29897882,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 882859.64585454,
                                                ["x"] = -312518.64033571,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 887232.67931515,
                                                ["x"] = -313129.69588311,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 899585.50792511,
                                                ["x"] = -318771.39021399,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 899568.29062631,
                                                ["x"] = -318789.51313271,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 887236.38781446,
                                                ["x"] = -313126.34438977,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 899554.08590422,
                                                ["x"] = -318803.58833291,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 882863.05951491,
                                                ["x"] = -312514.99368317,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 887239.89362528,
                                                ["x"] = -313122.77863225,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 899140.00017029,
                                                ["x"] = -319180.32497393,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 899008.77624747,
                                                ["x"] = -319344.26785432,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 887243.20003244,
                                                ["x"] = -313119.02922998,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 898984.79440584,
                                                ["x"] = -319376.27559386,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 882156.69429661,
                                                ["x"] = -314177.71610475,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 882870.88755612,
                                                ["x"] = -312508.76778035,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 887246.21248843,
                                                ["x"] = -313115.04089472,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 898701.07143625,
                                                ["x"] = -319841.45317712,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 898679.99083065,
                                                ["x"] = -319869.3878716,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 887248.87913403,
                                                ["x"] = -313110.81302783,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 898579.27223537,
                                                ["x"] = -319993.69907277,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 882879.00947219,
                                                ["x"] = -312502.93624223,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 887251.19166522,
                                                ["x"] = -313106.38200217,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 898531.09934878,
                                                ["x"] = -320044.45352366,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 898489.6346425,
                                                ["x"] = -320080.58040016,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 887253.20434843,
                                                ["x"] = -313101.80506143,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 881275.10623958,
                                                ["x"] = -314999.90917873,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 882155.10746624,
                                                ["x"] = -314167.84816549,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 883183.43998487,
                                                ["x"] = -312301.60993113,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 887254.97400816,
                                                ["x"] = -313097.12845959,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 898318.33889827,
                                                ["x"] = -320226.29891573,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 898312.31915634,
                                                ["x"] = -320234.28247122,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 887256.40173834,
                                                ["x"] = -313092.33931689,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 898109.56335163,
                                                ["x"] = -320543.77208198,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 883187.78272064,
                                                ["x"] = -312299.13331638,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 887257.43233991,
                                                ["x"] = -313087.44840564,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 898034.76593588,
                                                ["x"] = -320667.87966265,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 898026.45811536,
                                                ["x"] = -320686.06935044,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 887258.17968753,
                                                ["x"] = -313082.50517462,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 898001.19781192,
                                                ["x"] = -320751.3468453,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 882155.24139183,
                                                ["x"] = -314162.86403165,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 883192.33325029,
                                                ["x"] = -312297.0660533,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 887258.40089595,
                                                ["x"] = -313077.51081002,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 897945.5103832,
                                                ["x"] = -320901.28851995,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 897942.61169441,
                                                ["x"] = -320905.35338129,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 887259.8490834,
                                                ["x"] = -312407.53339387,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 897938.9344062,
                                                ["x"] = -320908.73085542,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 883197.02681676,
                                                ["x"] = -312295.34856595,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 887260.53100911,
                                                ["x"] = -312402.58197047,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 897926.40192002,
                                                ["x"] = -320916.96188507,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 897921.81384551,
                                                ["x"] = -320918.97661029,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 880644.26112061,
                                                ["x"] = -315994.75840082,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 881282.9655224,
                                                ["x"] = -314993.72500702,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 882156.79468089,
                                                ["x"] = -314158.12179202,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 883201.88378526,
                                                ["x"] = -312294.16928702,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 887263.4295928,
                                                ["x"] = -312393.02046291,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 897809.31153604,
                                                ["x"] = -320743.99616449,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 897787.08840991,
                                                ["x"] = -320704.87180449,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 887265.43412467,
                                                ["x"] = -312388.44303392,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 897773.68272616,
                                                ["x"] = -320678.03757076,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 883211.75292053,
                                                ["x"] = -312292.63666685,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 887267.87955075,
                                                ["x"] = -312384.08375339,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 897756.76363667,
                                                ["x"] = -320636.36121596,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 897749.30490713,
                                                ["x"] = -320612.50311101,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 887270.71224297,
                                                ["x"] = -312379.96600301,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 897741.8565007,
                                                ["x"] = -320583.4455882,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 882159.16723747,
                                                ["x"] = -314153.72643105,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 883226.7512784,
                                                ["x"] = -312292.5247733,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 887273.86402878,
                                                ["x"] = -312376.08527022,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 897721.35706892,
                                                ["x"] = -320470.3173196,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 897718.73421191,
                                                ["x"] = -320460.66991811,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 887277.26195129,
                                                ["x"] = -312372.41867696,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 897715.45965375,
                                                ["x"] = -320451.22261724,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 883616.71753065,
                                                ["x"] = -312296.00958562,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 887284.57607546,
                                                ["x"] = -312365.60315486,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 897191.10581713,
                                                ["x"] = -319234.41257224,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 897186.22538342,
                                                ["x"] = -319225.6876745,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 887288.47790992,
                                                ["x"] = -312362.47813601,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 881290.29867332,
                                                ["x"] = -314986.93709705,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 882162.10695969,
                                                ["x"] = -314149.68589048,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 883631.64725048,
                                                ["x"] = -312294.57899705,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 887292.57980461,
                                                ["x"] = -312359.62038676,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 897054.73625596,
                                                ["x"] = -319049.34510527,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 897051.34004206,
                                                ["x"] = -319045.67623468,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 887296.8980253,
                                                ["x"] = -312357.10391534,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 897044.07143348,
                                                ["x"] = -319038.81205634,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 884379.19367588,
                                                ["x"] = -312188.94601295,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 887301.42331259,
                                                ["x"] = -312354.98138994,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 896398.68087084,
                                                ["x"] = -318533.02759776,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 896391.63089816,
                                                ["x"] = -318525.9378739,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 887306.11914787,
                                                ["x"] = -312353.26873473,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 896368.61589389,
                                                ["x"] = -318499.57283966,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 882165.6408826,
                                                ["x"] = -314146.17099524,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 884383.71722429,
                                                ["x"] = -312190.74825042,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 887310.94844356,
                                                ["x"] = -312351.97982234,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 895296.92677484,
                                                ["x"] = -317232.09382933,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 895292.71614368,
                                                ["x"] = -317229.3989108,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 887315.87308985,
                                                ["x"] = -312351.12679793,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 895166.81708304,
                                                ["x"] = -317157.47207337,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 884385.84552649,
                                                ["x"] = -312195.2178678,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 887320.85208872,
                                                ["x"] = -312350.67873728,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 895112.96659502,
                                                ["x"] = -317131.06734403,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 880590.00939376,
                                                ["x"] = -316115.41974212,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 880041.24333487,
                                                ["x"] = -315565.92243827,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 881293.67494677,
                                                ["x"] = -314983.25317885,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 882169.85178291,
                                                ["x"] = -314143.47967578,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 884386.82503886,
                                                ["x"] = -312200.11959396,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 887330.84712382,
                                                ["x"] = -312350.73059907,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 894686.45046624,
                                                ["x"] = -317024.52221556,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 894681.91250821,
                                                ["x"] = -317022.42610836,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 887340.79037884,
                                                ["x"] = -312351.75198403,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 894673.11156686,
                                                ["x"] = -317017.70846232,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 884393.67225478,
                                                ["x"] = -312239.5197641,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 887345.69672855,
                                                ["x"] = -312352.71203577,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 894244.85913645,
                                                ["x"] = -316672.65333626,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 894240.59813526,
                                                ["x"] = -316670.04044504,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 887350.51043695,
                                                ["x"] = -312354.05673519,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 894236.01832375,
                                                ["x"] = -316668.05050192,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 882183.06999189,
                                                ["x"] = -314136.39170271,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 884397.41227082,
                                                ["x"] = -312254.04345891,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 887355.18231345,
                                                ["x"] = -312355.83357357,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 894221.59714221,
                                                ["x"] = -316664.01241412,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 894216.63969607,
                                                ["x"] = -316663.38077591,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 887359.65759079,
                                                ["x"] = -312358.05717572,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 894211.64797784,
                                                ["x"] = -316663.05787335,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 884400.46372475,
                                                ["x"] = -312263.56537338,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 887363.93201361,
                                                ["x"] = -312360.64917067,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 894201.66917039,
                                                ["x"] = -316663.49045771,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 894191.76982484,
                                                ["x"] = -316664.90032785,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 887368.02386687,
                                                ["x"] = -312363.51979604,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 881299.97694026,
                                                ["x"] = -314975.48774422,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 882353.05592442,
                                                ["x"] = -314051.52416265,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 884404.03850091,
                                                ["x"] = -312272.90307397,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 887371.74040621,
                                                ["x"] = -312366.86188249,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 893688.76031432,
                                                ["x"] = -316745.93361745,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 893643.770917,
                                                ["x"] = -316745.17391048,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 887378.60464922,
                                                ["x"] = -312374.13160302,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 893359.57072172,
                                                ["x"] = -316724.07001129,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 884408.18897449,
                                                ["x"] = -312281.99911269,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 887747.83027912,
                                                ["x"] = -312814.9151638,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 893350.9194443,
                                                ["x"] = -316728.22304324,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 893349.10076009,
                                                ["x"] = -316732.87794098,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 887769.45619532,
                                                ["x"] = -312842.42692867,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 893348.28384403,
                                                ["x"] = -316737.80539999,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 882389.96097577,
                                                ["x"] = -314036.10617038,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 884412.94897354,
                                                ["x"] = -312290.7910607,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 887774.86126286,
                                                ["x"] = -312850.83593912,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 893347.92973282,
                                                ["x"] = -316747.79494495,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 893348.47143805,
                                                ["x"] = -316752.75066375,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 887777.2414143,
                                                ["x"] = -312855.23248918,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 893350.45353396,
                                                ["x"] = -316757.32601181,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 884418.28692933,
                                                ["x"] = -312299.24537132,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 887781.48964254,
                                                ["x"] = -312864.2837795,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 893359.10510473,
                                                ["x"] = -316769.56716478,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 893373.94020524,
                                                ["x"] = -316789.68418225,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 880038.27519848,
                                                ["x"] = -315561.89628776,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 881302.85909892,
                                                ["x"] = -314971.40389713,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 882418.16699538,
                                                ["x"] = -314025.89855317,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 884424.09794186,
                                                ["x"] = -312307.3822634,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 887881.73030475,
                                                ["x"] = -313098.55474147,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 893400.79771375,
                                                ["x"] = -316837.61029119,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 893410.71708709,
                                                ["x"] = -316860.5555044,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 887884.96834608,
                                                ["x"] = -313102.36055131,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 893429.96674045,
                                                ["x"] = -316912.07118217,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 884433.5071215,
                                                ["x"] = -312319.06107668,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 888211.86241964,
                                                ["x"] = -313433.00003841,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 893525.89734351,
                                                ["x"] = -317206.82405345,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 893527.67942861,
                                                ["x"] = -317211.49056995,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 888216.84449354,
                                                ["x"] = -313441.66751012,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 893530.89408313,
                                                ["x"] = -317215.23795137,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 882774.85069502,
                                                ["x"] = -313910.16896182,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 884443.5413696,
                                                ["x"] = -312330.2087973,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 888218.8611662,
                                                ["x"] = -313446.23747929,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 893540.63683747,
                                                ["x"] = -317216.2729233,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 893555.49499968,
                                                ["x"] = -317214.39798351,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 888220.45349438,
                                                ["x"] = -313450.97367078,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 893590.475936,
                                                ["x"] = -317215.31474265,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 884461.17484363,
                                                ["x"] = -312347.9269503,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 888221.72455004,
                                                ["x"] = -313455.81170256,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 894040.23037351,
                                                ["x"] = -317204.5702193,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 894243.00771296,
                                                ["x"] = -317234.64524177,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 888223.53271747,
                                                ["x"] = -313465.64302868,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 881305.45143302,
                                                ["x"] = -314967.12906491,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 882813.52692787,
                                                ["x"] = -313899.98084591,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 884515.93621346,
                                                ["x"] = -312399.16344334,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 888223.91796692,
                                                ["x"] = -313470.62518637,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 894349.97313077,
                                                ["x"] = -317259.81667967,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 894378.16326098,
                                                ["x"] = -317270.07050658,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 888223.85580804,
                                                ["x"] = -313475.62313359,
                                            }, -- end of [313]
                                            [626] = 
                                            {
                                                ["y"] = 894419.60667137,
                                                ["x"] = -317287.59219141,
                                            }, -- end of [626]
                                            [157] = 
                                            {
                                                ["y"] = 884527.64277424,
                                                ["x"] = -312408.53759366,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 888223.34188377,
                                                ["x"] = -313480.59489309,
                                            }, -- end of [314]
                                            [628] = 
                                            {
                                                ["y"] = 894460.95228825,
                                                ["x"] = -317305.31672639,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 894465.64858765,
                                                ["x"] = -317307.02541505,
                                            }, -- end of [629]
                                            [315] = 
                                            {
                                                ["y"] = 888222.38619397,
                                                ["x"] = -313485.49949011,
                                            }, -- end of [315]
                                            [630] = 
                                            {
                                                ["y"] = 894474.84473962,
                                                ["x"] = -317310.951272,
                                            }, -- end of [630]
                                            [79] = 
                                            {
                                                ["y"] = 882847.80935591,
                                                ["x"] = -313892.949526,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 884539.8309287,
                                                ["x"] = -312417.27810231,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 888221.06694159,
                                                ["x"] = -313490.32143519,
                                            }, -- end of [316]
                                            [632] = 
                                            {
                                                ["y"] = 894503.3899648,
                                                ["x"] = -317331.17376499,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 894762.61799652,
                                                ["x"] = -317527.18407409,
                                            }, -- end of [633]
                                            [317] = 
                                            {
                                                ["y"] = 888217.70177297,
                                                ["x"] = -313499.73952772,
                                            }, -- end of [317]
                                            [634] = 
                                            {
                                                ["y"] = 894770.14162677,
                                                ["x"] = -317533.76940604,
                                            }, -- end of [634]
                                            [159] = 
                                            {
                                                ["y"] = 884560.91404155,
                                                ["x"] = -312430.70909113,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 888215.59258516,
                                                ["x"] = -313504.26855788,
                                            }, -- end of [318]
                                            [636] = 
                                            {
                                                ["y"] = 894783.54185776,
                                                ["x"] = -317548.58776421,
                                            }, -- end of [636]
                                            [5] = 
                                            {
                                                ["y"] = 880480.62220258,
                                                ["x"] = -316546.44064787,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 880594.25035632,
                                                ["x"] = -316106.36463632,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 880035.88566343,
                                                ["x"] = -315557.51815258,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 881310.05470593,
                                                ["x"] = -314958.25427174,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 882902.02417319,
                                                ["x"] = -313883.74035736,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 884569.36563569,
                                                ["x"] = -312436.05162623,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 888210.19911874,
                                                ["x"] = -313512.67265692,
                                            }, -- end of [320]
                                            [321] = 
                                            {
                                                ["y"] = 888207.11933963,
                                                ["x"] = -313516.61388367,
                                            }, -- end of [321]
                                            [161] = 
                                            {
                                                ["y"] = 884573.15392346,
                                                ["x"] = -312439.32258206,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 888203.56415321,
                                                ["x"] = -313520.12480493,
                                            }, -- end of [322]
                                            [323] = 
                                            {
                                                ["y"] = 888188.24364994,
                                                ["x"] = -313532.97868914,
                                            }, -- end of [323]
                                            [81] = 
                                            {
                                                ["y"] = 882906.85574003,
                                                ["x"] = -313882.45633699,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 884574.00162584,
                                                ["x"] = -312444.04338424,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 887982.83241658,
                                                ["x"] = -313700.35205055,
                                            }, -- end of [324]
                                            [325] = 
                                            {
                                                ["y"] = 887976.75213432,
                                                ["x"] = -313708.28592845,
                                            }, -- end of [325]
                                            [163] = 
                                            {
                                                ["y"] = 884572.21182542,
                                                ["x"] = -312448.69775721,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 887974.16554598,
                                                ["x"] = -313712.56013329,
                                            }, -- end of [326]
                                            [327] = 
                                            {
                                                ["y"] = 887971.94126822,
                                                ["x"] = -313717.03709582,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 881316.07904327,
                                                ["x"] = -314944.51906878,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 882911.56734587,
                                                ["x"] = -313880.78971228,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 884411.09162709,
                                                ["x"] = -312713.49688083,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 887968.22681982,
                                                ["x"] = -313726.32063808,
                                            }, -- end of [328]
                                            [329] = 
                                            {
                                                ["y"] = 887966.79095019,
                                                ["x"] = -313731.10721914,
                                            }, -- end of [329]
                                            [165] = 
                                            {
                                                ["y"] = 884407.60415243,
                                                ["x"] = -312717.08142539,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 887965.75407067,
                                                ["x"] = -313735.99687933,
                                            }, -- end of [330]
                                            [331] = 
                                            {
                                                ["y"] = 887965.13541249,
                                                ["x"] = -313740.95702568,
                                            }, -- end of [331]
                                            [83] = 
                                            {
                                                ["y"] = 882916.01086483,
                                                ["x"] = -313878.50891669,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 884403.94844539,
                                                ["x"] = -312720.49100565,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 887964.93368799,
                                                ["x"] = -313745.95070407,
                                            }, -- end of [332]
                                            [333] = 
                                            {
                                                ["y"] = 887965.09482174,
                                                ["x"] = -313750.94711268,
                                            }, -- end of [333]
                                            [167] = 
                                            {
                                                ["y"] = 884400.05309082,
                                                ["x"] = -312723.61928395,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 887966.19030204,
                                                ["x"] = -313760.88613321,
                                            }, -- end of [334]
                                            [21] = 
                                            {
                                                ["y"] = 880034.26841633,
                                                ["x"] = -315552.79095922,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 881356.03032498,
                                                ["x"] = -314842.04701334,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 882920.03274725,
                                                ["x"] = -313875.54377205,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 884395.93160785,
                                                ["x"] = -312726.44739162,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 887968.66603854,
                                                ["x"] = -313770.55662802,
                                            }, -- end of [336]
                                            [337] = 
                                            {
                                                ["y"] = 887970.43753611,
                                                ["x"] = -313775.23406537,
                                            }, -- end of [337]
                                            [169] = 
                                            {
                                                ["y"] = 884387.14262322,
                                                ["x"] = -312731.16976205,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 887972.52631993,
                                                ["x"] = -313779.77191605,
                                            }, -- end of [338]
                                            [339] = 
                                            {
                                                ["y"] = 887975.11415267,
                                                ["x"] = -313784.04942924,
                                            }, -- end of [339]
                                            [85] = 
                                            {
                                                ["y"] = 882927.54374845,
                                                ["x"] = -313868.94826782,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 884382.41601735,
                                                ["x"] = -312732.79849286,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 888239.62174335,
                                                ["x"] = -314178.54913897,
                                            }, -- end of [340]
                                            [341] = 
                                            {
                                                ["y"] = 888241.5239339,
                                                ["x"] = -314183.16730457,
                                            }, -- end of [341]
                                            [171] = 
                                            {
                                                ["y"] = 884363.17216517,
                                                ["x"] = -312738.23933009,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 888242.5411816,
                                                ["x"] = -314188.05466107,
                                            }, -- end of [342]
                                            [343] = 
                                            {
                                                ["y"] = 888242.75416568,
                                                ["x"] = -314193.04679298,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 881358.37263659,
                                                ["x"] = -314837.63062613,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 882956.31405532,
                                                ["x"] = -313841.18948664,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 884145.01977645,
                                                ["x"] = -312793.28880273,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 888242.50655255,
                                                ["x"] = -314198.03984023,
                                            }, -- end of [344]
                                            [345] = 
                                            {
                                                ["y"] = 888241.43565834,
                                                ["x"] = -314207.98139206,
                                            }, -- end of [345]
                                            [173] = 
                                            {
                                                ["y"] = 884140.29223298,
                                                ["x"] = -312794.91472777,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 888199.36261656,
                                                ["x"] = -314479.68343412,
                                            }, -- end of [346]
                                            [347] = 
                                            {
                                                ["y"] = 888200.89891825,
                                                ["x"] = -314484.38467193,
                                            }, -- end of [347]
                                            [87] = 
                                            {
                                                ["y"] = 882960.80537301,
                                                ["x"] = -313839.03168231,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 884135.71659642,
                                                ["x"] = -312796.92343075,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 888204.98994469,
                                                ["x"] = -314486.98383452,
                                            }, -- end of [348]
                                            [349] = 
                                            {
                                                ["y"] = 888209.8377692,
                                                ["x"] = -314488.24695881,
                                            }, -- end of [349]
                                            [175] = 
                                            {
                                                ["y"] = 884131.3680463,
                                                ["x"] = -312799.39199317,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 888224.62327874,
                                                ["x"] = -314490.96862849,
                                            }, -- end of [350]
                                            [11] = 
                                            {
                                                ["y"] = 880606.03234292,
                                                ["x"] = -316084.31778653,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 880033.15216046,
                                                ["x"] = -315547.91507206,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 881361.02632083,
                                                ["x"] = -314833.39433697,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 882965.61885946,
                                                ["x"] = -313837.68455344,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 884127.18182887,
                                                ["x"] = -312802.12203351,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 889227.66996354,
                                                ["x"] = -314672.08950778,
                                            }, -- end of [352]
                                            [353] = 
                                            {
                                                ["y"] = 889237.61446264,
                                                ["x"] = -314673.10658112,
                                            }, -- end of [353]
                                            [177] = 
                                            {
                                                ["y"] = 884123.25586633,
                                                ["x"] = -312805.2148963,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 889247.61111753,
                                                ["x"] = -314673.25538816,
                                            }, -- end of [354]
                                            [355] = 
                                            {
                                                ["y"] = 889272.57527574,
                                                ["x"] = -314671.96128411,
                                            }, -- end of [355]
                                            [89] = 
                                            {
                                                ["y"] = 882980.30668111,
                                                ["x"] = -313834.64695013,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 884119.6263559,
                                                ["x"] = -312808.65181786,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 890214.73297301,
                                                ["x"] = -314599.1506856,
                                            }, -- end of [356]
                                            [357] = 
                                            {
                                                ["y"] = 890219.59715831,
                                                ["x"] = -314597.99443806,
                                            }, -- end of [357]
                                            [179] = 
                                            {
                                                ["y"] = 884116.29392038,
                                                ["x"] = -312812.37739886,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 890224.40345088,
                                                ["x"] = -314596.61854197,
                                            }, -- end of [358]
                                            [359] = 
                                            {
                                                ["y"] = 890229.1163279,
                                                ["x"] = -314594.95189507,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 881363.97451459,
                                                ["x"] = -314829.35713139,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 883044.21255712,
                                                ["x"] = -313822.79859932,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 884113.2322822,
                                                ["x"] = -312816.32958508,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 890233.67279513,
                                                ["x"] = -314592.89663535,
                                            }, -- end of [360]
                                            [361] = 
                                            {
                                                ["y"] = 890238.02672845,
                                                ["x"] = -314590.44407769,
                                            }, -- end of [361]
                                            [181] = 
                                            {
                                                ["y"] = 884110.40433034,
                                                ["x"] = -312820.45232189,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 891188.95808556,
                                                ["x"] = -313971.45812821,
                                            }, -- end of [362]
                                            [363] = 
                                            {
                                                ["y"] = 891202.20287354,
                                                ["x"] = -313964.42167889,
                                            }, -- end of [363]
                                            [91] = 
                                            {
                                                ["y"] = 883048.9678577,
                                                ["x"] = -313821.25876019,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 884105.335258,
                                                ["x"] = -312829.06831439,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 891211.36079294,
                                                ["x"] = -313960.41252793,
                                            }, -- end of [364]
                                            [365] = 
                                            {
                                                ["y"] = 891220.81421977,
                                                ["x"] = -313957.15804661,
                                            }, -- end of [365]
                                            [183] = 
                                            {
                                                ["y"] = 884103.16105309,
                                                ["x"] = -312833.57020908,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 891515.93714294,
                                                ["x"] = -313880.18787656,
                                            }, -- end of [366]
                                            [23] = 
                                            {
                                                ["y"] = 880032.59312223,
                                                ["x"] = -315542.9528831,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 881370.45675214,
                                                ["x"] = -314821.74579074,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 883053.62350502,
                                                ["x"] = -313819.43804555,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 884101.31173884,
                                                ["x"] = -312838.21393314,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 891840.06783567,
                                                ["x"] = -313796.1940926,
                                            }, -- end of [368]
                                            [369] = 
                                            {
                                                ["y"] = 892229.59615657,
                                                ["x"] = -313639.16860108,
                                            }, -- end of [369]
                                            [185] = 
                                            {
                                                ["y"] = 884099.84836346,
                                                ["x"] = -312842.99341666,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 892239.24411879,
                                                ["x"] = -313636.55321767,
                                            }, -- end of [370]
                                            [371] = 
                                            {
                                                ["y"] = 892249.09614307,
                                                ["x"] = -313634.85631442,
                                            }, -- end of [371]
                                            [93] = 
                                            {
                                                ["y"] = 883058.12320887,
                                                ["x"] = -313817.26462933,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 884098.79236819,
                                                ["x"] = -312847.87912388,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 892264.01932433,
                                                ["x"] = -313633.35797651,
                                            }, -- end of [372]
                                            [373] = 
                                            {
                                                ["y"] = 893187.97548729,
                                                ["x"] = -313589.59846246,
                                            }, -- end of [373]
                                            [187] = 
                                            {
                                                ["y"] = 884098.15204124,
                                                ["x"] = -312852.83648765,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 893202.97351522,
                                                ["x"] = -313589.49806397,
                                            }, -- end of [374]
                                            [375] = 
                                            {
                                                ["y"] = 893217.94840895,
                                                ["x"] = -313590.3246791,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 881391.38427813,
                                                ["x"] = -314800.25419602,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 883066.56434215,
                                                ["x"] = -313811.93666002,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 884097.93698923,
                                                ["x"] = -312857.83018758,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 893416.87001918,
                                                ["x"] = -313610.9674699,
                                            }, -- end of [376]
                                            [377] = 
                                            {
                                                ["y"] = 893421.85571571,
                                                ["x"] = -313610.61225895,
                                            }, -- end of [377]
                                            [189] = 
                                            {
                                                ["y"] = 884098.1360946,
                                                ["x"] = -312862.82471536,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 893431.74273228,
                                                ["x"] = -313609.22008866,
                                            }, -- end of [378]
                                            [379] = 
                                            {
                                                ["y"] = 893470.13182673,
                                                ["x"] = -313597.98954656,
                                            }, -- end of [379]
                                            [95] = 
                                            {
                                                ["y"] = 883074.11180897,
                                                ["x"] = -313805.37789277,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 884098.6892193,
                                                ["x"] = -312867.7933542,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 893967.5606045,
                                                ["x"] = -313446.48289647,
                                            }, -- end of [380]
                                            [381] = 
                                            {
                                                ["y"] = 895123.44936375,
                                                ["x"] = -312997.95547782,
                                            }, -- end of [381]
                                            [191] = 
                                            {
                                                ["y"] = 884099.52947265,
                                                ["x"] = -312872.72167253,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 896306.27311933,
                                                ["x"] = -312644.78931075,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 880455.44318317,
                                                ["x"] = -316606.32012572,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 880488.93779301,
                                                ["x"] = -316517.6196082,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 880638.91778728,
                                                ["x"] = -316028.25694386,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 880032.85695419,
                                                ["x"] = -315537.96635695,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 881484.89751477,
                                                ["x"] = -314709.96022399,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 883378.02782377,
                                                ["x"] = -313522.86704349,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 884101.88962788,
                                                ["x"] = -312882.43556692,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 896321.0881683,
                                                ["x"] = -312642.48219791,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = 896345.99608455,
                                                ["x"] = -312640.36538186,
                                            }, -- end of [385]
                                            [193] = 
                                            {
                                                ["y"] = 884103.46732932,
                                                ["x"] = -312887.17951589,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 898849.30827909,
                                                ["x"] = -312462.68809552,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = 898864.30688827,
                                                ["x"] = -312462.69314795,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 883380.99759744,
                                                ["x"] = -313518.84883801,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 884105.38249546,
                                                ["x"] = -312891.79639168,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 898869.28643834,
                                                ["x"] = -312463.10263442,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 898874.16004504,
                                                ["x"] = -312464.21787122,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 884107.67865204,
                                                ["x"] = -312896.23641462,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 898947.25067367,
                                                ["x"] = -312481.02143067,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 898952.21353229,
                                                ["x"] = -312481.54354962,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 881492.66290279,
                                                ["x"] = -314703.66484425,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 883383.58391411,
                                                ["x"] = -313514.57166202,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 884110.36959123,
                                                ["x"] = -312900.44799229,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 898957.14914315,
                                                ["x"] = -312480.79405002,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 898961.9580489,
                                                ["x"] = -312479.4291508,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 884113.41517262,
                                                ["x"] = -312904.41092942,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 898971.38829648,
                                                ["x"] = -312476.10470338,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 899004.05141242,
                                                ["x"] = -312463.57500223,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 883388.1064427,
                                                ["x"] = -313505.65387356,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 884116.69392244,
                                                ["x"] = -312908.18593288,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 899008.95595271,
                                                ["x"] = -312462.61129215,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 899013.91543266,
                                                ["x"] = -312461.97991802,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 884120.37104657,
                                                ["x"] = -312911.57011734,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 899028.8762955,
                                                ["x"] = -312460.92302707,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 880033.97159393,
                                                ["x"] = -315533.09895918,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 881496.80776703,
                                                ["x"] = -314700.87056281,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 883426.53329163,
                                                ["x"] = -313424.28304416,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 884124.30200037,
                                                ["x"] = -312914.65918746,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 899813.47159474,
                                                ["x"] = -312446.89285763,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 899872.56594773,
                                                ["x"] = -312436.53344684,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 884144.78612323,
                                                ["x"] = -312928.9875199,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 899936.02766143,
                                                ["x"] = -312422.50687361,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 900013.06847847,
                                                ["x"] = -312400.98061528,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 883427.85048304,
                                                ["x"] = -313419.46485699,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 884557.09268552,
                                                ["x"] = -313202.89402548,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 900161.62456725,
                                                ["x"] = -312356.80923661,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 900186.04831827,
                                                ["x"] = -312351.48759496,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 884561.43996088,
                                                ["x"] = -313205.36144687,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 900210.7383033,
                                                ["x"] = -312347.58279425,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 900275.38154773,
                                                ["x"] = -312340.79934791,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 881501.15600541,
                                                ["x"] = -314698.40463089,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 883427.91142061,
                                                ["x"] = -313414.49509502,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 884566.06391393,
                                                ["x"] = -313207.26384631,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 900335.28753802,
                                                ["x"] = -312337.53841825,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 900530.24133341,
                                                ["x"] = -312333.83886593,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 884570.78154708,
                                                ["x"] = -313208.91934487,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 900565.20809284,
                                                ["x"] = -312335.2814023,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 900664.77973663,
                                                ["x"] = -312344.38000291,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 883425.74459601,
                                                ["x"] = -313410.04869151,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 884575.60566138,
                                                ["x"] = -313210.2181439,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 901528.26634991,
                                                ["x"] = -312450.51908537,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 901538.26191639,
                                                ["x"] = -312450.56054879,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 884580.52664186,
                                                ["x"] = -313211.08885352,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 901563.16945642,
                                                ["x"] = -312448.42954326,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 880649.90546709,
                                                ["x"] = -316011.5523544,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 880035.80612793,
                                                ["x"] = -315528.45160329,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 881505.65952888,
                                                ["x"] = -314696.2339882,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 883421.97166695,
                                                ["x"] = -313406.79393538,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 884585.49711495,
                                                ["x"] = -313211.6452974,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 901612.78620861,
                                                ["x"] = -312442.4662385,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 901617.55776549,
                                                ["x"] = -312440.97668603,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 884590.48715085,
                                                ["x"] = -313211.97597099,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 901622.20730615,
                                                ["x"] = -312439.14257996,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 901626.69211705,
                                                ["x"] = -312436.93453855,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 883417.62639646,
                                                ["x"] = -313404.3260602,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 884595.48490002,
                                                ["x"] = -313212.01329792,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 901635.3313761,
                                                ["x"] = -312431.90119638,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 901643.9922186,
                                                ["x"] = -312426.43281048,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 884600.47059631,
                                                ["x"] = -313211.66030006,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 901647.76175648,
                                                ["x"] = -312427.02559044,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 901647.44084184,
                                                ["x"] = -312432.00484572,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 881514.89152384,
                                                ["x"] = -314692.39316001,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 883408.52025705,
                                                ["x"] = -313400.19685474,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 884605.40824618,
                                                ["x"] = -313210.88282382,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 901646.32636343,
                                                ["x"] = -312436.96781948,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 901644.63989775,
                                                ["x"] = -312441.66630718,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 884610.26023275,
                                                ["x"] = -313209.6834377,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 901642.04054821,
                                                ["x"] = -312445.93071958,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 901638.9540729,
                                                ["x"] = -312449.86264206,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 883394.81042982,
                                                ["x"] = -313394.11606613,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 884615.00093474,
                                                ["x"] = -313208.10110157,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 901632.17278895,
                                                ["x"] = -312457.2088844,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 901621.35821305,
                                                ["x"] = -312467.60130989,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 884619.64011185,
                                                ["x"] = -313206.23355827,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 901572.20693638,
                                                ["x"] = -312510.1272268,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 880038.10844225,
                                                ["x"] = -315524.0108053,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 881924.7010661,
                                                ["x"] = -314532.35048514,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 883390.46824145,
                                                ["x"] = -313391.64813618,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 884624.18777352,
                                                ["x"] = -313204.15209907,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 901212.68681444,
                                                ["x"] = -312804.83426314,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 901199.38253453,
                                                ["x"] = -312819.76735419,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 884628.59391428,
                                                ["x"] = -313201.79351063,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 901186.8360864,
                                                ["x"] = -312835.33539995,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 901172.41611863,
                                                ["x"] = -312855.75461049,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 883386.86951605,
                                                ["x"] = -313388.20428954,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 884632.78152842,
                                                ["x"] = -313199.06875073,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 901164.50360177,
                                                ["x"] = -312868.49448575,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 901155.02148248,
                                                ["x"] = -312886.10041758,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 884636.75729125,
                                                ["x"] = -313196.03770269,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 901142.31421956,
                                                ["x"] = -312913.27281488,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 900980.97841815,
                                                ["x"] = -313311.77477239,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 882019.07442207,
                                                ["x"] = -314486.3440781,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 883384.15349595,
                                                ["x"] = -313384.01196772,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 884640.57435879,
                                                ["x"] = -313192.80737259,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 900964.50194173,
                                                ["x"] = -313342.64996687,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 900954.2287308,
                                                ["x"] = -313359.80732945,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 884643.95438639,
                                                ["x"] = -313189.12524982,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 900940.32221005,
                                                ["x"] = -313380.57969385,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 900889.33379662,
                                                ["x"] = -313448.57923511,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 883381.84589093,
                                                ["x"] = -313379.57700862,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 884966.2280155,
                                                ["x"] = -312781.09339237,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 900578.02454447,
                                                ["x"] = -313846.2071461,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 900575.31382128,
                                                ["x"] = -313850.40652413,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 884974.15186887,
                                                ["x"] = -312775.00347617,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 900573.03908251,
                                                ["x"] = -313854.85571742,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 880577.57158936,
                                                ["x"] = -316148.12753729,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 880651.49967929,
                                                ["x"] = -316006.80293053,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 880040.93571455,
                                                ["x"] = -315519.89671548,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 882183.00597114,
                                                ["x"] = -314400.62137596,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 883373.59904548,
                                                ["x"] = -313361.35851734,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 884978.45252875,
                                                ["x"] = -312772.46072116,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 900570.27594614,
                                                ["x"] = -313864.43913817,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 900568.78653151,
                                                ["x"] = -313874.32586267,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 884982.94388122,
                                                ["x"] = -312770.26219343,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 900568.76113096,
                                                ["x"] = -313879.32332086,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 900569.85060236,
                                                ["x"] = -313894.28239299,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 883364.2170449,
                                                ["x"] = -313338.18831443,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 884992.24340525,
                                                ["x"] = -312766.59503533,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 900607.44458652,
                                                ["x"] = -314302.52974899,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 900607.52250863,
                                                ["x"] = -314317.52769325,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 884997.05512273,
                                                ["x"] = -312765.2445947,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 900606.17408176,
                                                ["x"] = -314357.50164016,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 900603.65044069,
                                                ["x"] = -314382.37136165,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 882191.40690237,
                                                ["x"] = -314395.20580743,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 883362.62708381,
                                                ["x"] = -313333.44920229,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 885001.96711794,
                                                ["x"] = -312764.31924555,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 900533.05284774,
                                                ["x"] = -314857.14128031,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 900511.61441907,
                                                ["x"] = -314965.02351338,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 885006.94148999,
                                                ["x"] = -312763.83107463,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 900421.2941212,
                                                ["x"] = -315339.26862632,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 900415.61906953,
                                                ["x"] = -315358.44467884,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 883361.89027415,
                                                ["x"] = -313328.52067606,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 885011.93851794,
                                                ["x"] = -312763.75871171,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 900412.29136164,
                                                ["x"] = -315367.8737449,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 900396.80243292,
                                                ["x"] = -315404.74855957,
                                            }, -- end of [461]
                                            [231] = 
                                            {
                                                ["y"] = 885016.9329422,
                                                ["x"] = -312764.00886975,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 900389.95146385,
                                                ["x"] = -315418.09068819,
                                            }, -- end of [462]
                                            [29] = 
                                            {
                                                ["y"] = 880044.4290122,
                                                ["x"] = -315516.33110816,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 882195.27175703,
                                                ["x"] = -314392.03506715,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 883362.70193482,
                                                ["x"] = -313323.60475588,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 885021.90936609,
                                                ["x"] = -312764.50667959,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 900291.48776146,
                                                ["x"] = -315580.55118837,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = 900282.79922118,
                                                ["x"] = -315592.77587009,
                                            }, -- end of [465]
                                            [233] = 
                                            {
                                                ["y"] = 885026.83826367,
                                                ["x"] = -312765.33204804,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 900276.45179773,
                                                ["x"] = -315600.49995118,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = 900269.46567612,
                                                ["x"] = -315607.65017923,
                                            }, -- end of [467]
                                            [117] = 
                                            {
                                                ["y"] = 883364.49476714,
                                                ["x"] = -313318.94086658,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 885031.67064043,
                                                ["x"] = -312766.59966299,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 900261.94152124,
                                                ["x"] = -315614.23468217,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = 900203.85226451,
                                                ["x"] = -315661.6378119,
                                            }, -- end of [469]
                                            [235] = 
                                            {
                                                ["y"] = 885036.39770384,
                                                ["x"] = -312768.22927136,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 900193.18001513,
                                                ["x"] = -315672.17486387,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = 900186.51759585,
                                                ["x"] = -315679.63028271,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 882198.95898354,
                                                ["x"] = -314388.65958451,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 883366.68676183,
                                                ["x"] = -313314.44766856,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 885041.01217811,
                                                ["x"] = -312770.14874109,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 900180.41249013,
                                                ["x"] = -315687.5463408,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = 900175.01115861,
                                                ["x"] = -315695.95845405,
                                            }, -- end of [473]
                                            [237] = 
                                            {
                                                ["y"] = 885045.37011164,
                                                ["x"] = -312772.59821141,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 900170.30409157,
                                                ["x"] = -315704.77880702,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = 900166.1559482,
                                                ["x"] = -315713.87675928,
                                            }, -- end of [475]
                                            [119] = 
                                            {
                                                ["y"] = 883373.99828657,
                                                ["x"] = -313301.35174945,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 885213.49633264,
                                                ["x"] = -312880.91405911,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 900148.44134852,
                                                ["x"] = -315755.23009906,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = 900141.36261663,
                                                ["x"] = -315768.45223282,
                                            }, -- end of [477]
                                            [239] = 
                                            {
                                                ["y"] = 885225.65263172,
                                                ["x"] = -312889.69067728,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 900130.98334247,
                                                ["x"] = -315785.54586866,
                                            }, -- end of [478]
                                            [15] = 
                                            {
                                                ["y"] = 880651.06475133,
                                                ["x"] = -316001.9472601,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 880048.34977318,
                                                ["x"] = -315513.23365567,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 882202.33589198,
                                                ["x"] = -314384.97549472,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 883424.88578739,
                                                ["x"] = -313215.27989324,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 885229.40079821,
                                                ["x"] = -312892.99874153,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 899963.23411153,
                                                ["x"] = -316015.88390147,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = 899945.50501418,
                                                ["x"] = -316046.05897529,
                                            }, -- end of [481]
                                            [241] = 
                                            {
                                                ["y"] = 885236.48119287,
                                                ["x"] = -312900.05913226,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 899931.73018692,
                                                ["x"] = -316072.70650874,
                                            }, -- end of [482]
                                            [255] = 
                                            {
                                                ["y"] = 887224.5446857,
                                                ["x"] = -313135.49965504,
                                            }, -- end of [255]
                                            [483] = 
                                            {
                                                ["y"] = 899806.48945157,
                                                ["x"] = -316334.25758752,
                                            }, -- end of [483]
                                            [271] = 
                                            {
                                                ["y"] = 887261.81621007,
                                                ["x"] = -312397.75202509,
                                            }, -- end of [271]
                                            [121] = 
                                            {
                                                ["y"] = 883426.97563819,
                                                ["x"] = -313210.73925055,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 885618.28480822,
                                                ["x"] = -313309.68237366,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 899797.09955834,
                                                ["x"] = -316357.42281855,
                                            }, -- end of [484]
                                            [287] = 
                                            {
                                                ["y"] = 887325.84992082,
                                                ["x"] = -312350.56925628,
                                            }, -- end of [287]
                                            [631] = 
                                            {
                                                ["y"] = 894479.10521798,
                                                ["x"] = -317313.56304217,
                                            }, -- end of [631]
                                            [319] = 
                                            {
                                                ["y"] = 888213.06553452,
                                                ["x"] = -313508.57702086,
                                            }, -- end of [319]
                                            [485] = 
                                            {
                                                ["y"] = 899792.43656388,
                                                ["x"] = -316371.67649533,
                                            }, -- end of [485]
                                            [335] = 
                                            {
                                                ["y"] = 887967.2107707,
                                                ["x"] = -313765.77714777,
                                            }, -- end of [335]
                                            [351] = 
                                            {
                                                ["y"] = 888862.02985183,
                                                ["x"] = -314588.8980516,
                                            }, -- end of [351]
                                            [243] = 
                                            {
                                                ["y"] = 885626.5345981,
                                                ["x"] = -313315.32457655,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 899782.1273891,
                                                ["x"] = -316410.32322221,
                                            }, -- end of [486]
                                            [619] = 
                                            {
                                                ["y"] = 894030.27694327,
                                                ["x"] = -317203.61648449,
                                            }, -- end of [619]
                                            [615] = 
                                            {
                                                ["y"] = 893535.63796314,
                                                ["x"] = -317216.5678259,
                                            }, -- end of [615]
                                            [611] = 
                                            {
                                                ["y"] = 893521.97152208,
                                                ["x"] = -317192.34889391,
                                            }, -- end of [611]
                                            [487] = 
                                            {
                                                ["y"] = 899776.28178533,
                                                ["x"] = -316439.74514201,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 882205.14722693,
                                                ["x"] = -314380.84894933,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 883428.11885063,
                                                ["x"] = -313205.90372832,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 885630.93585164,
                                                ["x"] = -313317.6920619,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 899703.61441661,
                                                ["x"] = -316893.96071055,
                                            }, -- end of [488]
                                            [383] = 
                                            {
                                                ["y"] = 896311.18269257,
                                                ["x"] = -312643.84544278,
                                            }, -- end of [383]
                                            [606] = 
                                            {
                                                ["y"] = 893382.06061635,
                                                ["x"] = -316802.2941059,
                                            }, -- end of [606]
                                            [415] = 
                                            {
                                                ["y"] = 901607.88930414,
                                                ["x"] = -312443.46906271,
                                            }, -- end of [415]
                                            [489] = 
                                            {
                                                ["y"] = 899702.64032968,
                                                ["x"] = -316903.91119231,
                                            }, -- end of [489]
                                            [431] = 
                                            {
                                                ["y"] = 901226.94009569,
                                                ["x"] = -312790.80854575,
                                            }, -- end of [431]
                                            [447] = 
                                            {
                                                ["y"] = 900571.35301675,
                                                ["x"] = -313859.55852563,
                                            }, -- end of [447]
                                            [245] = 
                                            {
                                                ["y"] = 885640.18588711,
                                                ["x"] = -313321.43826146,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 899702.73234529,
                                                ["x"] = -316908.90448822,
                                            }, -- end of [490]
                                            [591] = 
                                            {
                                                ["y"] = 893723.73677896,
                                                ["x"] = -316744.76911568,
                                            }, -- end of [591]
                                            [590] = 
                                            {
                                                ["y"] = 893763.57930771,
                                                ["x"] = -316741.27677874,
                                            }, -- end of [590]
                                            [479] = 
                                            {
                                                ["y"] = 900108.49871108,
                                                ["x"] = -315818.62315472,
                                            }, -- end of [479]
                                            [491] = 
                                            {
                                                ["y"] = 899704.21325104,
                                                ["x"] = -316918.789665,
                                            }, -- end of [491]
                                            [579] = 
                                            {
                                                ["y"] = 894665.13995328,
                                                ["x"] = -317011.67251693,
                                            }, -- end of [579]
                                            [123] = 
                                            {
                                                ["y"] = 883426.80026496,
                                                ["x"] = -313201.13584481,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 885649.92911875,
                                                ["x"] = -313323.68452906,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 899705.50546657,
                                                ["x"] = -316923.61540079,
                                            }, -- end of [492]
                                            [463] = 
                                            {
                                                ["y"] = 900344.40782709,
                                                ["x"] = -315495.7093278,
                                            }, -- end of [463]
                                            [399] = 
                                            {
                                                ["y"] = 899783.70187906,
                                                ["x"] = -312450.57858903,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = 891821.39599039,
                                                ["x"] = -313803.35608355,
                                            }, -- end of [367]
                                            [493] = 
                                            {
                                                ["y"] = 899707.14560328,
                                                ["x"] = -316928.33977989,
                                            }, -- end of [493]
                                            [571] = 
                                            {
                                                ["y"] = 895135.72399005,
                                                ["x"] = -317141.41018839,
                                            }, -- end of [571]
                                            [567] = 
                                            {
                                                ["y"] = 895304.63578172,
                                                ["x"] = -317238.45942499,
                                            }, -- end of [567]
                                            [247] = 
                                            {
                                                ["y"] = 886289.40454487,
                                                ["x"] = -313440.1441615,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 899709.04738143,
                                                ["x"] = -316932.96213406,
                                            }, -- end of [494]
                                            [563] = 
                                            {
                                                ["y"] = 897024.78200166,
                                                ["x"] = -319022.91206481,
                                            }, -- end of [563]
                                            [559] = 
                                            {
                                                ["y"] = 897061.07656323,
                                                ["x"] = -319057.07617547,
                                            }, -- end of [559]
                                            [495] = 
                                            {
                                                ["y"] = 899711.3545074,
                                                ["x"] = -316937.39735308,
                                            }, -- end of [495]
                                            [31] = 
                                            {
                                                ["y"] = 880052.83551041,
                                                ["x"] = -315511.02871079,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 882206.88166968,
                                                ["x"] = -314376.18062942,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 883424.07929669,
                                                ["x"] = -313196.94498998,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 886294.38462678,
                                                ["x"] = -313440.52110907,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 899744.52038625,
                                                ["x"] = -316993.29533872,
                                            }, -- end of [496]
                                            [558] = 
                                            {
                                                ["y"] = 897180.68122745,
                                                ["x"] = -319217.36716368,
                                            }, -- end of [558]
                                            [303] = 
                                            {
                                                ["y"] = 887876.22030111,
                                                ["x"] = -313090.21068094,
                                            }, -- end of [303]
                                            [510] = 
                                            {
                                                ["y"] = 899643.98649048,
                                                ["x"] = -318696.54674249,
                                            }, -- end of [510]
                                            [497] = 
                                            {
                                                ["y"] = 899932.45865916,
                                                ["x"] = -317288.54459095,
                                            }, -- end of [497]
                                            [511] = 
                                            {
                                                ["y"] = 899601.45033906,
                                                ["x"] = -318752.13743753,
                                            }, -- end of [511]
                                            [543] = 
                                            {
                                                ["y"] = 897913.54083115,
                                                ["x"] = -320914.69116366,
                                            }, -- end of [543]
                                            [249] = 
                                            {
                                                ["y"] = 886304.37383778,
                                                ["x"] = -313440.25729618,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 899944.19164974,
                                                ["x"] = -317304.73715893,
                                            }, -- end of [498]
                                            [542] = 
                                            {
                                                ["y"] = 897917.08830507,
                                                ["x"] = -320918.20323796,
                                            }, -- end of [542]
                                            [515] = 
                                            {
                                                ["y"] = 899167.26952988,
                                                ["x"] = -319151.06761726,
                                            }, -- end of [515]
                                            [519] = 
                                            {
                                                ["y"] = 898959.64640156,
                                                ["x"] = -319413.58840069,
                                            }, -- end of [519]
                                            [499] = 
                                            {
                                                ["y"] = 899969.59653246,
                                                ["x"] = -317335.62802141,
                                            }, -- end of [499]
                                            [531] = 
                                            {
                                                ["y"] = 898056.00414509,
                                                ["x"] = -320628.21136653,
                                            }, -- end of [531]
                                            [125] = 
                                            {
                                                ["y"] = 883417.96515501,
                                                ["x"] = -313189.03322554,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 886314.2366519,
                                                ["x"] = -313438.61197724,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 899990.21305256,
                                                ["x"] = -317357.41774787,
                                            }, -- end of [500]
                                            [523] = 
                                            {
                                                ["y"] = 898545.337317,
                                                ["x"] = -320030.41246591,
                                            }, -- end of [523]
                                            [526] = 
                                            {
                                                ["y"] = 898325.02296089,
                                                ["x"] = -320218.868625,
                                            }, -- end of [526]
                                            [527] = 
                                            {
                                                ["y"] = 898321.57202528,
                                                ["x"] = -320222.48564573,
                                            }, -- end of [527]
                                            [501] = 
                                            {
                                                ["y"] = 900146.71366958,
                                                ["x"] = -317512.02626362,
                                            }, -- end of [501]
                                            [535] = 
                                            {
                                                ["y"] = 897947.80550412,
                                                ["x"] = -320896.85055139,
                                            }, -- end of [535]
                                            [539] = 
                                            {
                                                ["y"] = 897934.86325056,
                                                ["x"] = -320911.63171961,
                                            }, -- end of [539]
                                            [251] = 
                                            {
                                                ["y"] = 886696.96575655,
                                                ["x"] = -313363.68973945,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 900158.11417912,
                                                ["x"] = -317521.77106713,
                                            }, -- end of [502]
                                            [547] = 
                                            {
                                                ["y"] = 897763.74529148,
                                                ["x"] = -320655.10091568,
                                            }, -- end of [547]
                                            [551] = 
                                            {
                                                ["y"] = 897733.8201831,
                                                ["x"] = -320544.26497931,
                                            }, -- end of [551]
                                            [555] = 
                                            {
                                                ["y"] = 897660.98283684,
                                                ["x"] = -320322.26211437,
                                            }, -- end of [555]
                                            [503] = 
                                            {
                                                ["y"] = 900181.65302984,
                                                ["x"] = -317540.35958143,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 882207.07848245,
                                                ["x"] = -314371.20456615,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 882860.50956242,
                                                ["x"] = -312527.62669971,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 886706.62867567,
                                                ["x"] = -313361.11987893,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 900194.12989016,
                                                ["x"] = -317548.68256491,
                                            }, -- end of [504]
                                            [573] = 
                                            {
                                                ["y"] = 895089.6945714,
                                                ["x"] = -317121.94401312,
                                            }, -- end of [573]
                                            [574] = 
                                            {
                                                ["y"] = 895065.96740147,
                                                ["x"] = -317114.07596606,
                                            }, -- end of [574]
                                            [575] = 
                                            {
                                                ["y"] = 895027.43475898,
                                                ["x"] = -317103.35550825,
                                            }, -- end of [575]
                                            [505] = 
                                            {
                                                ["y"] = 900245.25961582,
                                                ["x"] = -317579.99551553,
                                            }, -- end of [505]
                                            [583] = 
                                            {
                                                ["y"] = 894226.4875414,
                                                ["x"] = -316665.03309374,
                                            }, -- end of [583]
                                            [587] = 
                                            {
                                                ["y"] = 894206.64990523,
                                                ["x"] = -316663.05985199,
                                            }, -- end of [587]
                                            [253] = 
                                            {
                                                ["y"] = 886716.11312129,
                                                ["x"] = -313357.95611629,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 900245.9726772,
                                                ["x"] = -317584.61725295,
                                            }, -- end of [506]
                                            [595] = 
                                            {
                                                ["y"] = 893354.67891136,
                                                ["x"] = -316725.13380531,
                                            }, -- end of [595]
                                            [599] = 
                                            {
                                                ["y"] = 893347.95475718,
                                                ["x"] = -316742.79563125,
                                            }, -- end of [599]
                                            [603] = 
                                            {
                                                ["y"] = 893353.15169908,
                                                ["x"] = -316761.53360135,
                                            }, -- end of [603]
                                            [507] = 
                                            {
                                                ["y"] = 900243.97731094,
                                                ["x"] = -317589.20131408,
                                            }, -- end of [507]
                                            [607] = 
                                            {
                                                ["y"] = 893391.92544296,
                                                ["x"] = -316819.68843202,
                                            }, -- end of [607]
                                            [127] = 
                                            {
                                                ["y"] = 882858.17321627,
                                                ["x"] = -312523.27165994,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 886730.02686949,
                                                ["x"] = -313352.35569708,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 900236.86197513,
                                                ["x"] = -317602.44611426,
                                            }, -- end of [508]
                                            [622] = 
                                            {
                                                ["y"] = 894292.11124329,
                                                ["x"] = -317244.03970239,
                                            }, -- end of [622]
                                            [623] = 
                                            {
                                                ["y"] = 894326.06171037,
                                                ["x"] = -317252.53224184,
                                            }, -- end of [623]
                                            [627] = 
                                            {
                                                ["y"] = 894456.24725014,
                                                ["x"] = -317303.62622541,
                                            }, -- end of [627]
                                            [509] = 
                                            {
                                                ["y"] = 899676.68228641,
                                                ["x"] = -318646.24499233,
                                            }, -- end of [509]
                                            [635] = 
                                            {
                                                ["y"] = 894777.13939007,
                                                ["x"] = -317540.90829694,
                                            }, -- end of [635]
                                            [637] = 
                                            {
                                                ["y"] = 894885.14928056,
                                                ["x"] = -317678.53220093,
                                            }, -- end of [637]
                                            [638] = 
                                            {
                                                ["y"] = 894932.34563567,
                                                ["x"] = -317730.21011771,
                                            }, -- end of [638]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 895082.1281936,
                                                ["x"] = -317878.54879707,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895082.1281936,
                                                ["x"] = -317878.54879707,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894932.35776998,
                                                ["x"] = -317730.22273866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 895082.12469091,
                                                ["x"] = -317878.54540436,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880267.33358007,
                                            ["x"] = -316772.35977882,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.2222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 880435.32136541,
                                            ["x"] = -316640.86052238,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894932.39790766,
                                            ["x"] = -317730.16981225,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1149.0725254841,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 895082.1281936,
                                            ["x"] = -317878.54879707,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.2222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 895126.07905619,
                                                                ["x"] = -319087.80928028,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 56,
                                        ["skill"] = "High",
                                        ["y"] = 880267.33358007,
                                        ["x"] = -316772.35977882,
                                        ["name"] = "SPAAA ZSU-23-4",
                                        ["heading"] = 0.90663737385534,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 880267.33358007,
                                ["x"] = -316772.35977882,
                                ["name"] = "ZSU-23-4 Shilka62",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "South Ossetia",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 34,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 878660.40582128,
                                                ["x"] = -326672.23624273,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 882802.96701396,
                                                ["x"] = -327359.00557151,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 882682.60745117,
                                                ["x"] = -324907.91552809,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 882686.37374836,
                                                ["x"] = -324898.69465063,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 882699.26477603,
                                                ["x"] = -324883.42415158,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 882944.25286194,
                                                ["x"] = -324606.42245645,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 883014.66990035,
                                                ["x"] = -324509.36700365,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 883892.13801753,
                                                ["x"] = -322695.7427472,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 883933.28116252,
                                                ["x"] = -322667.35439446,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 884210.2132796,
                                                ["x"] = -322479.06294845,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 884247.02032887,
                                                ["x"] = -322445.25068435,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 884309.75658862,
                                                ["x"] = -322373.96218454,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 884792.52256939,
                                                ["x"] = -321755.14101145,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 885000.55105494,
                                                ["x"] = -321431.26681906,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 885011.44016162,
                                                ["x"] = -321420.96809744,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 887246.39718615,
                                                ["x"] = -319684.98357161,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 887305.82104604,
                                                ["x"] = -319648.04413518,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 887364.50373816,
                                                ["x"] = -319620.16519786,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 888350.3558404,
                                                ["x"] = -319305.38356911,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 888403.91019404,
                                                ["x"] = -319315.45119145,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 888910.68321849,
                                                ["x"] = -319486.1609757,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 889812.62077753,
                                                ["x"] = -319689.29879029,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 890232.33371637,
                                                ["x"] = -319688.71721308,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 890781.50281965,
                                                ["x"] = -319518.75562091,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 891926.91530167,
                                                ["x"] = -318789.33779128,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 892490.09982281,
                                                ["x"] = -318320.68068824,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 892583.88918258,
                                                ["x"] = -318397.72268897,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 892620.24145373,
                                                ["x"] = -318422.18401688,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 892990.98300006,
                                                ["x"] = -318204.55202544,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 893010.03360535,
                                                ["x"] = -318198.78264433,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 893029.97863957,
                                                ["x"] = -318198.53380339,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 893053.51356767,
                                                ["x"] = -318206.62546983,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 893069.20219329,
                                                ["x"] = -318218.86264647,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 893740.01670851,
                                                ["x"] = -319006.3490797,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 894130.93532063,
                                                ["x"] = -319799.43802168,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 893918.81213226,
                                                ["x"] = -321467.50230724,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 892995.05864479,
                                                ["x"] = -322865.76082134,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 892893.63592343,
                                                ["x"] = -322906.53934023,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 892637.79211904,
                                                ["x"] = -323408.38627555,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 892391.80267176,
                                                ["x"] = -323540.33749302,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 892118.01411763,
                                                ["x"] = -323809.76952498,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 892113.98812746,
                                                ["x"] = -323853.78960938,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 892156.07114251,
                                                ["x"] = -323907.57933045,
                                            }, -- end of [196]
                                            [204] = 
                                            {
                                                ["y"] = 892751.82822974,
                                                ["x"] = -324568.75684973,
                                            }, -- end of [204]
                                            [212] = 
                                            {
                                                ["y"] = 892847.44330417,
                                                ["x"] = -324647.57459609,
                                            }, -- end of [212]
                                            [220] = 
                                            {
                                                ["y"] = 895130.73587114,
                                                ["x"] = -324948.21872738,
                                            }, -- end of [220]
                                            [228] = 
                                            {
                                                ["y"] = 895159.92957734,
                                                ["x"] = -324974.6989611,
                                            }, -- end of [228]
                                            [236] = 
                                            {
                                                ["y"] = 895190.07957015,
                                                ["x"] = -325226.70712459,
                                            }, -- end of [236]
                                            [244] = 
                                            {
                                                ["y"] = 895172.7162202,
                                                ["x"] = -325262.13878087,
                                            }, -- end of [244]
                                            [1] = 
                                            {
                                                ["y"] = 882802.97153558,
                                                ["x"] = -327358.96587285,
                                            }, -- end of [1]
                                            [131] = 
                                            {
                                                ["y"] = 894124.43002503,
                                                ["x"] = -319791.81457311,
                                            }, -- end of [131]
                                            [139] = 
                                            {
                                                ["y"] = 893933.64232021,
                                                ["x"] = -321430.35721342,
                                            }, -- end of [139]
                                            [147] = 
                                            {
                                                ["y"] = 892998.82282958,
                                                ["x"] = -322862.47109595,
                                            }, -- end of [147]
                                            [155] = 
                                            {
                                                ["y"] = 892902.13435696,
                                                ["x"] = -322901.27256869,
                                            }, -- end of [155]
                                            [5] = 
                                            {
                                                ["y"] = 883062.94738962,
                                                ["x"] = -326937.79707208,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 883064.92555241,
                                                ["x"] = -326933.20609546,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 883066.54197034,
                                                ["x"] = -326928.47624896,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 883067.75664332,
                                                ["x"] = -326923.62739943,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 883068.63655458,
                                                ["x"] = -326918.70606856,
                                            }, -- end of [9]
                                            [34] = 
                                            {
                                                ["y"] = 882684.16101425,
                                                ["x"] = -324903.16979224,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 882689.36475466,
                                                ["x"] = -324894.69098482,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 882888.04270702,
                                                ["x"] = -324676.70283138,
                                            }, -- end of [38]
                                            [2] = 
                                            {
                                                ["y"] = 882805.29796345,
                                                ["x"] = -327354.54108123,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 894131.91354227,
                                                ["x"] = -319804.23206292,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 893908.20845017,
                                                ["x"] = -321490.13886263,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 892991.10469364,
                                                ["x"] = -322868.81806347,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 892889.66699354,
                                                ["x"] = -322909.57286734,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 892634.12692735,
                                                ["x"] = -323411.78549022,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 892380.6073745,
                                                ["x"] = -323550.31758143,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 892116.305192,
                                                ["x"] = -323814.46760596,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 882865.80990565,
                                                ["x"] = -327256.75350966,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 892476.43735431,
                                                ["x"] = -324171.35193795,
                                            }, -- end of [197]
                                            [205] = 
                                            {
                                                ["y"] = 892764.67812559,
                                                ["x"] = -324584.07958726,
                                            }, -- end of [205]
                                            [213] = 
                                            {
                                                ["y"] = 892861.11931273,
                                                ["x"] = -324653.72968405,
                                            }, -- end of [213]
                                            [221] = 
                                            {
                                                ["y"] = 895135.13456254,
                                                ["x"] = -324950.59112873,
                                            }, -- end of [221]
                                            [229] = 
                                            {
                                                ["y"] = 895162.42117516,
                                                ["x"] = -324979.03485308,
                                            }, -- end of [229]
                                            [237] = 
                                            {
                                                ["y"] = 895189.00659551,
                                                ["x"] = -325231.58903146,
                                            }, -- end of [237]
                                            [245] = 
                                            {
                                                ["y"] = 895169.18423765,
                                                ["x"] = -325265.67391934,
                                            }, -- end of [245]
                                            [4] = 
                                            {
                                                ["y"] = 883058.32026146,
                                                ["x"] = -326946.65974405,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 888355.26905802,
                                                ["x"] = -319304.47430823,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 888499.82763781,
                                                ["x"] = -319343.69899941,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 889772.78976724,
                                                ["x"] = -319686.07925575,
                                            }, -- end of [75]
                                            [79] = 
                                            {
                                                ["y"] = 890207.60337627,
                                                ["x"] = -319692.00263008,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = 890251.60989673,
                                                ["x"] = -319683.3924136,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 890790.1585442,
                                                ["x"] = -319513.75234917,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 892212.15351245,
                                                ["x"] = -318586.53878226,
                                            }, -- end of [91]
                                            [95] = 
                                            {
                                                ["y"] = 892494.59179609,
                                                ["x"] = -318318.57116341,
                                            }, -- end of [95]
                                            [99] = 
                                            {
                                                ["y"] = 892606.70607664,
                                                ["x"] = -318417.1908214,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 892624.90850111,
                                                ["x"] = -318420.40922453,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 892995.54422937,
                                                ["x"] = -318202.51771886,
                                            }, -- end of [107]
                                            [111] = 
                                            {
                                                ["y"] = 893015.01076348,
                                                ["x"] = -318198.29215791,
                                            }, -- end of [111]
                                            [115] = 
                                            {
                                                ["y"] = 893034.89183287,
                                                ["x"] = -318199.45238934,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 893057.80381573,
                                                ["x"] = -318209.18488658,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 893727.3576142,
                                                ["x"] = -318984.97330624,
                                            }, -- end of [123]
                                            [127] = 
                                            {
                                                ["y"] = 893916.61170977,
                                                ["x"] = -319590.15670621,
                                            }, -- end of [127]
                                            [134] = 
                                            {
                                                ["y"] = 894131.48390144,
                                                ["x"] = -319809.2083075,
                                            }, -- end of [134]
                                            [142] = 
                                            {
                                                ["y"] = 893889.32912941,
                                                ["x"] = -321525.39866161,
                                            }, -- end of [142]
                                            [150] = 
                                            {
                                                ["y"] = 892986.91607089,
                                                ["x"] = -322871.54455639,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 883069.84748872,
                                                ["x"] = -326908.78063185,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 892630.2846477,
                                                ["x"] = -323414.98447867,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 883112.43785084,
                                                ["x"] = -326470.89894186,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 892114.86412263,
                                                ["x"] = -323819.25496662,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 883151.24977434,
                                                ["x"] = -326244.26640907,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 892498.0394451,
                                                ["x"] = -324192.16516318,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 883154.54087098,
                                                ["x"] = -326199.39139713,
                                            }, -- end of [13]
                                            [214] = 
                                            {
                                                ["y"] = 892879.78819992,
                                                ["x"] = -324660.89504795,
                                            }, -- end of [214]
                                            [14] = 
                                            {
                                                ["y"] = 883161.06136958,
                                                ["x"] = -325854.4635894,
                                            }, -- end of [14]
                                            [230] = 
                                            {
                                                ["y"] = 895164.58756245,
                                                ["x"] = -324983.53766055,
                                            }, -- end of [230]
                                            [15] = 
                                            {
                                                ["y"] = 883160.70974357,
                                                ["x"] = -325839.47081954,
                                            }, -- end of [15]
                                            [246] = 
                                            {
                                                ["y"] = 895165.42755004,
                                                ["x"] = -325268.97425193,
                                            }, -- end of [246]
                                            [16] = 
                                            {
                                                ["y"] = 883159.8553902,
                                                ["x"] = -325834.55932184,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 883158.02008864,
                                                ["x"] = -325829.90888634,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 883153.21293175,
                                                ["x"] = -325821.21935184,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 883149.86367576,
                                                ["x"] = -325817.50747906,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 883046.52487244,
                                                ["x"] = -325708.84922299,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 883024.61115874,
                                                ["x"] = -325681.56345796,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 883007.11729001,
                                                ["x"] = -325657.1963025,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 882988.22434272,
                                                ["x"] = -325627.73813985,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 882965.88685328,
                                                ["x"] = -325588.6786151,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 882711.92336022,
                                                ["x"] = -325089.58504492,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 882705.90615699,
                                                ["x"] = -325075.85014881,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 882704.29502106,
                                                ["x"] = -325071.1176765,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 882702.98191197,
                                                ["x"] = -325066.29398487,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 882701.04429491,
                                                ["x"] = -325056.48560726,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 882682.78510207,
                                                ["x"] = -324927.778175,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 882681.80383735,
                                                ["x"] = -324917.82737233,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 882681.72318742,
                                                ["x"] = -324912.83162264,
                                            }, -- end of [32]
                                            [135] = 
                                            {
                                                ["y"] = 893968.29900544,
                                                ["x"] = -321295.03865039,
                                            }, -- end of [135]
                                            [143] = 
                                            {
                                                ["y"] = 893338.64791397,
                                                ["x"] = -322436.96249954,
                                            }, -- end of [143]
                                            [151] = 
                                            {
                                                ["y"] = 892982.57705065,
                                                ["x"] = -322874.02990595,
                                            }, -- end of [151]
                                            [40] = 
                                            {
                                                ["y"] = 883009.78069756,
                                                ["x"] = -324518.08906751,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 883888.80960029,
                                                ["x"] = -322699.45216931,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 883896.07856555,
                                                ["x"] = -322692.66687455,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 884182.70228011,
                                                ["x"] = -322500.69229272,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 884229.02990792,
                                                ["x"] = -322462.60640903,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 884270.96594671,
                                                ["x"] = -322419.7290319,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 884746.6166324,
                                                ["x"] = -321820.64954865,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 884997.32455586,
                                                ["x"] = -321435.0854207,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 885004.01113371,
                                                ["x"] = -321427.65849574,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 887189.93811436,
                                                ["x"] = -319726.35154353,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 887279.88819179,
                                                ["x"] = -319663.12048902,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 887332.52805006,
                                                ["x"] = -319634.38737651,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 887406.50131052,
                                                ["x"] = -319604.01584673,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 888360.25581767,
                                                ["x"] = -319304.58184009,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 888664.61349871,
                                                ["x"] = -319402.56222008,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 889777.7182417,
                                                ["x"] = -319686.9188371,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 890217.58057615,
                                                ["x"] = -319691.36317737,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 890763.07728684,
                                                ["x"] = -319526.48271747,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 891511.30492766,
                                                ["x"] = -319018.27058495,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 892258.94518486,
                                                ["x"] = -318548.98972851,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 892499.30087985,
                                                ["x"] = -318319.836579,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 892610.78910803,
                                                ["x"] = -318420.07429901,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 892629.38268776,
                                                ["x"] = -318418.1783451,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 893000.28107464,
                                                ["x"] = -318200.91211989,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 893020.00476498,
                                                ["x"] = -318198.02961758,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 893039.70209443,
                                                ["x"] = -318200.80743341,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 893061.8660464,
                                                ["x"] = -318212.09789309,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 893733.43038423,
                                                ["x"] = -318992.90831623,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 893919.10461071,
                                                ["x"] = -319594.49084079,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 893959.51291466,
                                                ["x"] = -321344.25547443,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 893305.55924832,
                                                ["x"] = -322487.00391487,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 892977.98818206,
                                                ["x"] = -322876.0095606,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 892876.51130773,
                                                ["x"] = -322924.48812556,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 892612.66530365,
                                                ["x"] = -323424.41625391,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 892128.37722972,
                                                ["x"] = -323792.77279279,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 892112.09309041,
                                                ["x"] = -323833.97259784,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 892123.50020533,
                                                ["x"] = -323876.79642508,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 892537.75458213,
                                                ["x"] = -324237.10145124,
                                            }, -- end of [200]
                                            [208] = 
                                            {
                                                ["y"] = 892797.02332769,
                                                ["x"] = -324615.29373352,
                                            }, -- end of [208]
                                            [216] = 
                                            {
                                                ["y"] = 892913.55410255,
                                                ["x"] = -324670.04036079,
                                            }, -- end of [216]
                                            [224] = 
                                            {
                                                ["y"] = 895147.36061647,
                                                ["x"] = -324959.24834429,
                                            }, -- end of [224]
                                            [232] = 
                                            {
                                                ["y"] = 895168.7736051,
                                                ["x"] = -324997.8987226,
                                            }, -- end of [232]
                                            [240] = 
                                            {
                                                ["y"] = 895184.01384858,
                                                ["x"] = -325245.70708752,
                                            }, -- end of [240]
                                            [248] = 
                                            {
                                                ["y"] = 894868.48798946,
                                                ["x"] = -325454.22484514,
                                            }, -- end of [248]
                                            [158] = 
                                            {
                                                ["y"] = 892885.95486619,
                                                ["x"] = -322912.91784521,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 892879.19651552,
                                                ["x"] = -322920.27204503,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 892641.18170832,
                                                ["x"] = -323404.71554092,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 892626.0219504,
                                                ["x"] = -323417.59273341,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 892518.50480678,
                                                ["x"] = -324214.09556464,
                                            }, -- end of [199]
                                            [223] = 
                                            {
                                                ["y"] = 895143.47158889,
                                                ["x"] = -324956.10946406,
                                            }, -- end of [223]
                                            [222] = 
                                            {
                                                ["y"] = 895139.37305901,
                                                ["x"] = -324953.24534674,
                                            }, -- end of [222]
                                            [219] = 
                                            {
                                                ["y"] = 895126.14242051,
                                                ["x"] = -324946.25314586,
                                            }, -- end of [219]
                                            [183] = 
                                            {
                                                ["y"] = 892112.68350132,
                                                ["x"] = -323829.00920655,
                                            }, -- end of [183]
                                            [189] = 
                                            {
                                                ["y"] = 892115.36360027,
                                                ["x"] = -323858.59606621,
                                            }, -- end of [189]
                                            [215] = 
                                            {
                                                ["y"] = 892894.13323141,
                                                ["x"] = -324665.27330524,
                                            }, -- end of [215]
                                            [211] = 
                                            {
                                                ["y"] = 892834.16082521,
                                                ["x"] = -324640.61015521,
                                            }, -- end of [211]
                                            [187] = 
                                            {
                                                ["y"] = 892112.90790993,
                                                ["x"] = -323848.90858388,
                                            }, -- end of [187]
                                            [203] = 
                                            {
                                                ["y"] = 892736.79029485,
                                                ["x"] = -324548.7885116,
                                            }, -- end of [203]
                                            [207] = 
                                            {
                                                ["y"] = 892785.67578239,
                                                ["x"] = -324605.48722547,
                                            }, -- end of [207]
                                            [206] = 
                                            {
                                                ["y"] = 892774.8996819,
                                                ["x"] = -324595.05550767,
                                            }, -- end of [206]
                                            [129] = 
                                            {
                                                ["y"] = 893921.88363163,
                                                ["x"] = -319598.64443695,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 893953.81794554,
                                                ["x"] = -321368.59555615,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 893270.62491583,
                                                ["x"] = -322535.77542642,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 892968.53626381,
                                                ["x"] = -322879.27199472,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 892871.68636466,
                                                ["x"] = -322933.24612008,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 892441.44772025,
                                                ["x"] = -323506.74881604,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 892125.2772762,
                                                ["x"] = -323796.69172662,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 892111.9340843,
                                                ["x"] = -323838.96847793,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 892126.40877679,
                                                ["x"] = -323880.86100719,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 892555.79811384,
                                                ["x"] = -324261.06428281,
                                            }, -- end of [201]
                                            [209] = 
                                            {
                                                ["y"] = 892808.91572363,
                                                ["x"] = -324624.43213311,
                                            }, -- end of [209]
                                            [217] = 
                                            {
                                                ["y"] = 892943.03410053,
                                                ["x"] = -324675.58441236,
                                            }, -- end of [217]
                                            [225] = 
                                            {
                                                ["y"] = 895150.96828779,
                                                ["x"] = -324962.70802464,
                                            }, -- end of [225]
                                            [233] = 
                                            {
                                                ["y"] = 895190.32705706,
                                                ["x"] = -325206.78703343,
                                            }, -- end of [233]
                                            [241] = 
                                            {
                                                ["y"] = 895181.63182967,
                                                ["x"] = -325250.10135627,
                                            }, -- end of [241]
                                            [249] = 
                                            {
                                                ["y"] = 894855.33588396,
                                                ["x"] = -325461.43036916,
                                            }, -- end of [249]
                                            [65] = 
                                            {
                                                ["y"] = 888321.52199569,
                                                ["x"] = -319313.65299495,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 888365.16793966,
                                                ["x"] = -319305.50869455,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 888838.73710452,
                                                ["x"] = -319465.00395488,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 889787.65641721,
                                                ["x"] = -319688.01495797,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 890222.5372741,
                                                ["x"] = -319690.71074342,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 890772.43973928,
                                                ["x"] = -319522.97298131,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 891847.65059284,
                                                ["x"] = -318841.68640863,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 892296.25108622,
                                                ["x"] = -318515.7063664,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 892503.10303837,
                                                ["x"] = -318323.07331226,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 892615.29389141,
                                                ["x"] = -318422.19468033,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 892659.78320207,
                                                ["x"] = -318400.83957053,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 893005.10807332,
                                                ["x"] = -318199.62198907,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 893025.00231765,
                                                ["x"] = -318198.06924501,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 893044.40200628,
                                                ["x"] = -318202.51253225,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 893065.74538359,
                                                ["x"] = -318215.25134343,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 893738.2209607,
                                                ["x"] = -319001.68568788,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 893928.29892244,
                                                ["x"] = -319606.29731523,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 893946.81611575,
                                                ["x"] = -321392.59178617,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 893008.72716686,
                                                ["x"] = -322851.20935288,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 892906.66470631,
                                                ["x"] = -322899.16446025,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 892644.3046611,
                                                ["x"] = -323400.81024215,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 892432.80404348,
                                                ["x"] = -323511.77561623,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 892122.48805098,
                                                ["x"] = -323800.84014558,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 892112.20831646,
                                                ["x"] = -323843.95940304,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 892129.58615538,
                                                ["x"] = -323884.72066764,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = 892580.96138321,
                                                ["x"] = -324298.36592348,
                                            }, -- end of [202]
                                            [210] = 
                                            {
                                                ["y"] = 892821.30888047,
                                                ["x"] = -324632.87897743,
                                            }, -- end of [210]
                                            [218] = 
                                            {
                                                ["y"] = 895121.41688063,
                                                ["x"] = -324944.616406,
                                            }, -- end of [218]
                                            [226] = 
                                            {
                                                ["y"] = 895154.25870849,
                                                ["x"] = -324966.47043932,
                                            }, -- end of [226]
                                            [234] = 
                                            {
                                                ["y"] = 895191.0185433,
                                                ["x"] = -325216.75922525,
                                            }, -- end of [234]
                                            [242] = 
                                            {
                                                ["y"] = 895178.90162578,
                                                ["x"] = -325254.288421,
                                            }, -- end of [242]
                                            [250] = 
                                            {
                                                ["y"] = 894846.21286403,
                                                ["x"] = -325465.52031474,
                                            }, -- end of [250]
                                            [179] = 
                                            {
                                                ["y"] = 892120.05879257,
                                                ["x"] = -323805.20826567,
                                            }, -- end of [179]
                                            [227] = 
                                            {
                                                ["y"] = 895157.22327028,
                                                ["x"] = -324970.4940871,
                                            }, -- end of [227]
                                            [231] = 
                                            {
                                                ["y"] = 895166.34366881,
                                                ["x"] = -324988.21596362,
                                            }, -- end of [231]
                                            [195] = 
                                            {
                                                ["y"] = 892133.16062239,
                                                ["x"] = -323888.21462692,
                                            }, -- end of [195]
                                            [247] = 
                                            {
                                                ["y"] = 895161.33491984,
                                                ["x"] = -325271.84250313,
                                            }, -- end of [247]
                                            [239] = 
                                            {
                                                ["y"] = 895186.01014142,
                                                ["x"] = -325241.12459086,
                                            }, -- end of [239]
                                            [191] = 
                                            {
                                                ["y"] = 892120.96750836,
                                                ["x"] = -323872.48719522,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = 892268.08700861,
                                                ["x"] = -323664.02319975,
                                            }, -- end of [175]
                                            [238] = 
                                            {
                                                ["y"] = 895187.64164962,
                                                ["x"] = -325236.39960918,
                                            }, -- end of [238]
                                            [190] = 
                                            {
                                                ["y"] = 892118.80582663,
                                                ["x"] = -323867.9801521,
                                            }, -- end of [190]
                                            [174] = 
                                            {
                                                ["y"] = 892359.36100908,
                                                ["x"] = -323571.49369212,
                                            }, -- end of [174]
                                            [235] = 
                                            {
                                                ["y"] = 895190.71398589,
                                                ["x"] = -325221.75044204,
                                            }, -- end of [235]
                                            [243] = 
                                            {
                                                ["y"] = 895175.92739311,
                                                ["x"] = -325258.3080934,
                                            }, -- end of [243]
                                            [171] = 
                                            {
                                                ["y"] = 892399.63239523,
                                                ["x"] = -323534.11866365,
                                            }, -- end of [171]
                                            [251] = 
                                            {
                                                ["y"] = 894827.45401773,
                                                ["x"] = -325472.45028778,
                                            }, -- end of [251]
                                            [252] = 
                                            {
                                                ["y"] = 894353.97819189,
                                                ["x"] = -325632.95026825,
                                            }, -- end of [252]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 893797.66416616,
                                                ["x"] = -325777.69322069,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893797.66416616,
                                                ["x"] = -325777.69322069,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 894353.98955763,
                                                ["x"] = -325632.94693533,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 893797.66417764,
                                                ["x"] = -325777.69321722,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 878660.40582128,
                                            ["x"] = -326672.23624273,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 12.2222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 882802.96701396,
                                            ["x"] = -327359.00557151,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 894353.96025128,
                                            ["x"] = -325632.88138624,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 893797.66416616,
                                            ["x"] = -325777.69322069,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 43.99992,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 893581.85129073,
                                                                ["x"] = -328997.45633138,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 72,
                                        ["skill"] = "High",
                                        ["y"] = 878660.40582128,
                                        ["x"] = -326672.23624273,
                                        ["name"] = "SPAAA ZSU-23-5",
                                        ["heading"] = 1.7350858272721,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 878660.40582128,
                                ["x"] = -326672.23624273,
                                ["name"] = "ZSU-23-4 Shilka61",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 875114.87951511,
                                                ["x"] = -311671.99155082,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 875985.78559513,
                                                ["x"] = -313006.9167445,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 882010.86409436,
                                                ["x"] = -313109.13071901,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 882209.96668038,
                                                ["x"] = -313298.69392969,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 882215.74179059,
                                                ["x"] = -313306.85036926,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 882235.07510814,
                                                ["x"] = -313335.92338778,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 882257.29977534,
                                                ["x"] = -313356.05152363,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 882451.28632838,
                                                ["x"] = -313505.64462517,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 882494.46517876,
                                                ["x"] = -313530.81017248,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 882663.54706776,
                                                ["x"] = -313605.81836818,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 882680.70356607,
                                                ["x"] = -313616.07279472,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 882709.32765928,
                                                ["x"] = -313636.17583581,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 882962.20650507,
                                                ["x"] = -313885.27060164,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 882968.36682408,
                                                ["x"] = -313893.13972642,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 882981.10598461,
                                                ["x"] = -313914.63401019,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 883067.33064441,
                                                ["x"] = -314078.13259063,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 883116.13271123,
                                                ["x"] = -314153.62508535,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 883151.15873041,
                                                ["x"] = -314219.89123625,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 883164.05008853,
                                                ["x"] = -314235.15054643,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 883505.49112345,
                                                ["x"] = -314452.53112015,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 883541.71120475,
                                                ["x"] = -314486.84051861,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 883696.10012842,
                                                ["x"] = -314670.00936476,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 883744.16206574,
                                                ["x"] = -314696.38219139,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 884309.18206181,
                                                ["x"] = -314955.62933694,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 884880.37798742,
                                                ["x"] = -315102.37406307,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 885534.18811903,
                                                ["x"] = -315403.58172997,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 885809.87376525,
                                                ["x"] = -315686.19155654,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 885847.37526005,
                                                ["x"] = -315732.51574314,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 885851.73789664,
                                                ["x"] = -315766.98930134,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 885859.61285498,
                                                ["x"] = -316141.43641105,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 885872.74485125,
                                                ["x"] = -316162.53951019,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 886291.71126316,
                                                ["x"] = -316453.19260898,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 886320.31610691,
                                                ["x"] = -316461.15359576,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 889846.66952186,
                                                ["x"] = -317039.86199147,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 891205.62823898,
                                                ["x"] = -317363.62091086,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 892568.06499803,
                                                ["x"] = -318191.35840673,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 892572.98377113,
                                                ["x"] = -318228.78509114,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 891915.66413759,
                                                ["x"] = -318793.6163563,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 890635.67594193,
                                                ["x"] = -319563.17031676,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 889779.29484318,
                                                ["x"] = -319684.26364966,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 888356.85497407,
                                                ["x"] = -319301.53438286,
                                            }, -- end of [180]
                                            [1] = 
                                            {
                                                ["y"] = 875943.42264823,
                                                ["x"] = -312704.32985263,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 877170.19789388,
                                                ["x"] = -312525.87524284,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 891214.49475625,
                                                ["x"] = -317368.24310762,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 892571.05573184,
                                                ["x"] = -318195.34417682,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 892570.41807282,
                                                ["x"] = -318233.07433857,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 891840.34019895,
                                                ["x"] = -318842.85719514,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 890233.86282671,
                                                ["x"] = -319685.40370226,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 889774.35737687,
                                                ["x"] = -319683.47852341,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 888351.89819124,
                                                ["x"] = -319302.13012659,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 877405.71749566,
                                                ["x"] = -312479.81027695,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 877449.18433509,
                                                ["x"] = -312468.18480683,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 883171.42931067,
                                                ["x"] = -314241.89669186,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 883513.38033701,
                                                ["x"] = -314458.67324932,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 883673.69860264,
                                                ["x"] = -314650.127039,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 877482.48177303,
                                                ["x"] = -312457.41245535,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 884096.68046292,
                                                ["x"] = -314824.19559623,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 884313.90725391,
                                                ["x"] = -314957.2625009,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 884931.39974993,
                                                ["x"] = -315122.8969996,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 877529.22391745,
                                                ["x"] = -312439.67295542,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 885837.1938178,
                                                ["x"] = -315715.40496191,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 885849.08568719,
                                                ["x"] = -315737.21554137,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 885855.92848647,
                                                ["x"] = -316126.94432944,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 877825.89544527,
                                                ["x"] = -312307.08045978,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 885876.43870093,
                                                ["x"] = -316165.90711137,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 886296.17858126,
                                                ["x"] = -316455.42452207,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 889213.74729086,
                                                ["x"] = -316718.68408627,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 877849.83205762,
                                                ["x"] = -312299.87464739,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 892057.52661866,
                                                ["x"] = -317857.85022587,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 878197.10402033,
                                                ["x"] = -312205.05731963,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 892567.47920333,
                                                ["x"] = -318237.11611155,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 878236.25807141,
                                                ["x"] = -312196.89527843,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 890224.10030556,
                                                ["x"] = -319687.56003972,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 878294.99747828,
                                                ["x"] = -312184.71334139,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 888347.03099004,
                                                ["x"] = -319303.27233855,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 878797.24218915,
                                                ["x"] = -312050.02574067,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 879655.20720381,
                                                ["x"] = -311795.26548876,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 879669.16799801,
                                                ["x"] = -311789.78577036,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 880015.59238653,
                                                ["x"] = -311633.68001705,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 880463.56472781,
                                                ["x"] = -311491.67300373,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 880472.70473957,
                                                ["x"] = -311487.61873483,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 880481.48919903,
                                                ["x"] = -311482.85225712,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 880485.55667293,
                                                ["x"] = -311479.94950426,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 880489.17684348,
                                                ["x"] = -311476.50743651,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 880493.00933174,
                                                ["x"] = -311473.28572066,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 880497.78141615,
                                                ["x"] = -311472.88755638,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 880502.15910809,
                                                ["x"] = -311475.29079682,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 880795.71853279,
                                                ["x"] = -311732.02861183,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 880842.23202075,
                                                ["x"] = -311777.42186572,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 881898.14900887,
                                                ["x"] = -312932.42638554,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 881907.75644919,
                                                ["x"] = -312943.94199694,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 881913.58480816,
                                                ["x"] = -312952.06563674,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 881921.54508189,
                                                ["x"] = -312964.77721868,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 881995.43383935,
                                                ["x"] = -313089.52276894,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 882004.16944245,
                                                ["x"] = -313101.71101398,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 882007.39936341,
                                                ["x"] = -313105.52675706,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 882203.44863337,
                                                ["x"] = -313291.11246789,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 882212.97795302,
                                                ["x"] = -313302.68463688,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 882231.74487675,
                                                ["x"] = -313332.19496,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 882242.217409,
                                                ["x"] = -313342.91994303,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 882414.96236973,
                                                ["x"] = -313479.08915674,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 882463.93884435,
                                                ["x"] = -313513.69620356,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 882517.11143063,
                                                ["x"] = -313541.39422798,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 882672.28859745,
                                                ["x"] = -313610.67208404,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 882701.45536727,
                                                ["x"] = -313630.01163749,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 882724.28431448,
                                                ["x"] = -313649.44986609,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 882965.40815119,
                                                ["x"] = -313889.10981204,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 882973.76829111,
                                                ["x"] = -313901.55320035,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 883051.31770143,
                                                ["x"] = -314052.76708699,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 883106.69233204,
                                                ["x"] = -314135.99571934,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 883145.80709718,
                                                ["x"] = -314211.44663898,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 883154.13122348,
                                                ["x"] = -314223.91079406,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 883175.30554084,
                                                ["x"] = -314245.05335001,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 883524.57696858,
                                                ["x"] = -314468.65273164,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 883680.73464252,
                                                ["x"] = -314657.23152262,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 883717.04262213,
                                                ["x"] = -314683.62498215,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 884105.49988293,
                                                ["x"] = -314828.90257685,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 884323.51818274,
                                                ["x"] = -314960.02095565,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 885480.74146047,
                                                ["x"] = -315376.34087425,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 885542.29260346,
                                                ["x"] = -315409.42467284,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 885840.27992548,
                                                ["x"] = -315719.33470815,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 885850.37096513,
                                                ["x"] = -315742.03816717,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 885856.66831089,
                                                ["x"] = -316131.88672001,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 885863.92501362,
                                                ["x"] = -316150.44785607,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 885884.27475536,
                                                ["x"] = -316172.11780681,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 886305.47013717,
                                                ["x"] = -316459.10749704,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 889218.57321362,
                                                ["x"] = -316719.9834643,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 889865.84792993,
                                                ["x"] = -317045.46152397,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 892365.60330393,
                                                ["x"] = -318012.87033236,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 892575.90106309,
                                                ["x"] = -318209.41884349,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 892557.44285418,
                                                ["x"] = -318248.25602967,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 890782.78610363,
                                                ["x"] = -319514.81949779,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 890214.18349837,
                                                ["x"] = -319688.81209385,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 888807.05379294,
                                                ["x"] = -319451.5035711,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 887487.6862898,
                                                ["x"] = -319574.08801633,
                                            }, -- end of [184]
                                            [129] = 
                                            {
                                                ["y"] = 890662.82796207,
                                                ["x"] = -317189.92117662,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 892373.8116317,
                                                ["x"] = -318018.57746625,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 892576.409619,
                                                ["x"] = -318214.38992895,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 892293.37710883,
                                                ["x"] = -318514.49118858,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 890778.36919342,
                                                ["x"] = -319517.16176766,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 890204.19393857,
                                                ["x"] = -319689.23899125,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 888439.18071634,
                                                ["x"] = -319322.30167051,
                                            }, -- end of [177]
                                            [65] = 
                                            {
                                                ["y"] = 883160.58894039,
                                                ["x"] = -314231.5440551,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 883183.50167741,
                                                ["x"] = -314250.77956838,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 883531.65710635,
                                                ["x"] = -314475.71201142,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 883688.1812016,
                                                ["x"] = -314663.90316024,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 883730.34514582,
                                                ["x"] = -314690.54815731,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 884304.56085565,
                                                ["x"] = -314953.7226083,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 884837.84008962,
                                                ["x"] = -315087.70827301,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 885529.86103555,
                                                ["x"] = -315401.07746406,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 885549.71554016,
                                                ["x"] = -315416.12250696,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 885845.34853701,
                                                ["x"] = -315727.94910413,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 885850.90315539,
                                                ["x"] = -315747.00852162,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 885857.99857023,
                                                ["x"] = -316136.70567322,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 885866.58600503,
                                                ["x"] = -316154.67927018,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 886225.48778797,
                                                ["x"] = -316408.31753664,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 886310.37888513,
                                                ["x"] = -316460.04242459,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 889227.97221769,
                                                ["x"] = -316723.34404915,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 891172.92046076,
                                                ["x"] = -317351.24577112,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 892381.61160781,
                                                ["x"] = -318024.83350717,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 892576.18965853,
                                                ["x"] = -318219.37847057,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 892256.02615836,
                                                ["x"] = -318547.72367406,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 890773.84217328,
                                                ["x"] = -319519.28324332,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 889814.20955855,
                                                ["x"] = -319686.49701223,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 888366.72935407,
                                                ["x"] = -319302.93807562,
                                            }, -- end of [178]
                                            [79] = 
                                            {
                                                ["y"] = 883708.44336886,
                                                ["x"] = -314678.52434582,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 885538.3475821,
                                                ["x"] = -315406.35431528,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 885861.59449823,
                                                ["x"] = -316146.0254993,
                                            }, -- end of [111]
                                            [127] = 
                                            {
                                                ["y"] = 889856.14638508,
                                                ["x"] = -317043.04370596,
                                            }, -- end of [127]
                                            [131] = 
                                            {
                                                ["y"] = 891196.49381548,
                                                ["x"] = -317359.55617221,
                                            }, -- end of [131]
                                            [135] = 
                                            {
                                                ["y"] = 892343.94339052,
                                                ["x"] = -318000.39505144,
                                            }, -- end of [135]
                                            [139] = 
                                            {
                                                ["y"] = 892564.47645856,
                                                ["x"] = -318187.87731987,
                                            }, -- end of [139]
                                            [142] = 
                                            {
                                                ["y"] = 892573.37203455,
                                                ["x"] = -318199.77101823,
                                            }, -- end of [142]
                                            [143] = 
                                            {
                                                ["y"] = 892574.92719549,
                                                ["x"] = -318204.51259641,
                                            }, -- end of [143]
                                            [147] = 
                                            {
                                                ["y"] = 892575.05661482,
                                                ["x"] = -318224.24054982,
                                            }, -- end of [147]
                                            [151] = 
                                            {
                                                ["y"] = 892564.2692263,
                                                ["x"] = -318240.94938649,
                                            }, -- end of [151]
                                            [155] = 
                                            {
                                                ["y"] = 892205.21321166,
                                                ["x"] = -318588.24785182,
                                            }, -- end of [155]
                                            [158] = 
                                            {
                                                ["y"] = 891784.12958541,
                                                ["x"] = -318875.48389576,
                                            }, -- end of [158]
                                            [159] = 
                                            {
                                                ["y"] = 891499.59378308,
                                                ["x"] = -319021.82247054,
                                            }, -- end of [159]
                                            [163] = 
                                            {
                                                ["y"] = 890764.53956037,
                                                ["x"] = -319522.94673134,
                                            }, -- end of [163]
                                            [167] = 
                                            {
                                                ["y"] = 890219.1581317,
                                                ["x"] = -319688.31439216,
                                            }, -- end of [167]
                                            [171] = 
                                            {
                                                ["y"] = 889789.24124973,
                                                ["x"] = -319685.28475395,
                                            }, -- end of [171]
                                            [174] = 
                                            {
                                                ["y"] = 888994.71687968,
                                                ["x"] = -319504.15074278,
                                            }, -- end of [174]
                                            [175] = 
                                            {
                                                ["y"] = 888883.3296676,
                                                ["x"] = -319475.6005498,
                                            }, -- end of [175]
                                            [179] = 
                                            {
                                                ["y"] = 888361.82967478,
                                                ["x"] = -319301.94451984,
                                            }, -- end of [179]
                                            [183] = 
                                            {
                                                ["y"] = 888308.67584983,
                                                ["x"] = -319314.61544094,
                                            }, -- end of [183]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 887140.90510269,
                                                ["x"] = -318484.94748323,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 887140.90510269,
                                                ["x"] = -318484.94748323,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 875114.87951511,
                                            ["x"] = -311671.99155082,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 875985.78559513,
                                            ["x"] = -313006.9167445,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["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"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 887140.90510269,
                                            ["x"] = -318484.94748323,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 892422.49308166,
                                                                ["x"] = -328040.37003727,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["expendQty"] = 1,
                                                                ["WeaponType"] = 1.844674407371e+19,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 73,
                                        ["skill"] = "High",
                                        ["y"] = 875114.87951511,
                                        ["x"] = -311671.99155082,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-5",
                                        ["heading"] = 2.5635316480194,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 74,
                                        ["skill"] = "High",
                                        ["y"] = 875144.804222,
                                        ["x"] = -311687.78749706,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-5",
                                        ["heading"] = 2.5635316480194,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 75,
                                        ["skill"] = "High",
                                        ["y"] = 875120.60300916,
                                        ["x"] = -311700.20930438,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-5",
                                        ["heading"] = 2.5635316480194,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 76,
                                        ["skill"] = "High",
                                        ["y"] = 875135.30789204,
                                        ["x"] = -311644.81285666,
                                        ["name"] = "SPH 2S1 Gvozdika 122mm-5",
                                        ["heading"] = 2.5635316480194,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 875114.87951511,
                                ["x"] = -311671.99155082,
                                ["name"] = "2S1 Battery71",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Iran",
                }, -- end of [9]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_1",
    ["version"] = 22,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_do_script_file",
                    ["file"] = "ResKey_Action_66",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Mist loads",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 9,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Splash Damage loads",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_do_script_file",
                    ["file"] = "ResKey_Action_68",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_do_script_file",
                    ["file"] = "ResKey_Action_91",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "CTLD loads",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 15,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_do_script_file",
                    ["file"] = "ResKey_Action_79",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "navy equip",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 129,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Aerial 1 random start",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 87,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "Ka50 flight random starts",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 33,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ground 3 random start",
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 134,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "tanks sneak1",
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 137,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "1",
                    ["predicate"] = "c_flag_less",
                    ["value"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 10,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "ZSU start",
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 138,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "1",
                    ["predicate"] = "c_flag_less",
                    ["value"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 10,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 146,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "ground 7 start",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "1",
                    ["predicate"] = "c_flag_less",
                    ["value"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 10,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 145,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "ground 3 start",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 15,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 147,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "ground 8 start",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 15,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "group2 start",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 134,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 15,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "group5 start",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 58,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "1",
                    ["predicate"] = "c_flag_less",
                    ["percent"] = 10,
                    ["value"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 10,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 127,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "1",
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 1,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "SA-6 start",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "1",
                    ["predicate"] = "c_flag_less",
                    ["value"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 10,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 133,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "1",
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 1,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "SA-15 start",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "1",
                    ["predicate"] = "c_flag_less",
                    ["value"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 10,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 135,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "1",
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 1,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "SA-15-2 start",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_random_less",
                    ["percent"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "zsu2 start",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 139,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "started",
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 75,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "a_out_sound_s",
                    ["file"] = "ResKey_Action_69",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Request for help from Colt",
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 100,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "A10 explodes",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 212,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 4000,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 3000,
                    ["predicate"] = "a_explosion",
                    ["zone"] = 330,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 3000,
                    ["predicate"] = "a_explosion",
                    ["zone"] = 331,
                }, -- end of [3]
                [4] = 
                {
                    ["density"] = 1,
                    ["name"] = "",
                    ["zone"] = 330,
                    ["preset"] = 2,
                    ["predicate"] = "a_effect_smoke",
                }, -- end of [4]
                [5] = 
                {
                    ["density"] = 0.85,
                    ["name"] = "",
                    ["zone"] = 331,
                    ["preset"] = 5,
                    ["predicate"] = "a_effect_smoke",
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 148,
                    ["predicate"] = "a_activate_group",
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 149,
                    ["predicate"] = "a_activate_group",
                }, -- end of [7]
                [8] = 
                {
                    ["group"] = 152,
                    ["predicate"] = "a_activate_group",
                }, -- end of [8]
                [9] = 
                {
                    ["group"] = 154,
                    ["predicate"] = "a_activate_group",
                }, -- end of [9]
                [10] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 828,
                    ["predicate"] = "a_explosion",
                    ["volume"] = 1000,
                }, -- end of [10]
                [11] = 
                {
                    ["density"] = 0.9,
                    ["name"] = "",
                    ["zone"] = 828,
                    ["preset"] = 2,
                    ["predicate"] = "a_effect_smoke",
                }, -- end of [11]
                [12] = 
                {
                    ["group"] = 181,
                    ["predicate"] = "a_activate_group",
                }, -- end of [12]
                [13] = 
                {
                    ["coalitionlist"] = "blue",
                    ["file"] = "ResKey_Action_33",
                    ["predicate"] = "a_out_sound_s",
                    ["start_delay"] = 0,
                }, -- end of [13]
                [14] = 
                {
                    ["flag"] = "1",
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 5,
                }, -- end of [14]
                [15] = 
                {
                    ["flag"] = "started",
                    ["predicate"] = "a_set_flag",
                }, -- end of [15]
            }, -- end of ["actions"]
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 200,
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["value"] = 2,
                    ["flag"] = "1",
                    ["predicate"] = "c_flag_more",
                    ["coalitionlist"] = "red",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "start parked a-10s",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 130,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["typemlrs"] = 
                    {
                        [1] = 4,
                        [2] = 7,
                        [3] = 33,
                        [4] = 94,
                    }, -- end of ["typemlrs"]
                    ["coalitionlist"] = "red",
                    ["zone"] = 663,
                    ["typebomb"] = 
                    {
                        [1] = 4,
                        [2] = 5,
                        [3] = 9,
                        [4] = 285,
                    }, -- end of ["typebomb"]
                    ["unitType"] = "ALL",
                    ["typemissile"] = 
                    {
                        [1] = 4,
                        [2] = 4,
                        [3] = 34,
                        [4] = 84,
                    }, -- end of ["typemissile"]
                    ["numbombs"] = 1,
                    ["nummissiles"] = 1,
                    ["predicate"] = "c_mlrs_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 2000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 237,
                }, -- end of [1]
                [2] = 
                {
                    ["density"] = 1,
                    ["name"] = "",
                    ["zone"] = 165,
                    ["preset"] = 2,
                    ["predicate"] = "a_effect_smoke",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 141,
                    ["predicate"] = "a_activate_group",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "explode fuel tanker",
        }, -- end of [22]
        [23] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 100,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["seconds"] = 94,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 143,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "a_out_sound_s",
                    ["file"] = "ResKey_Action_59",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ground tasking orders",
        }, -- end of [23]
        [24] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 300,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 0.9,
                    ["name"] = "",
                    ["zone"] = 330,
                    ["preset"] = 6,
                    ["predicate"] = "a_effect_smoke",
                }, -- end of [1]
                [2] = 
                {
                    ["density"] = 0.8,
                    ["name"] = "",
                    ["zone"] = 331,
                    ["preset"] = 6,
                    ["predicate"] = "a_effect_smoke",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 150,
                    ["predicate"] = "a_activate_group",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 179,
                    ["predicate"] = "a_activate_group",
                }, -- end of [4]
            }, -- end of ["actions"]
            ["comment"] = "explosions smoking",
        }, -- end of [24]
        [25] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 780,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 1,
                    ["name"] = "",
                    ["zone"] = 330,
                    ["preset"] = 1,
                    ["predicate"] = "a_effect_smoke",
                }, -- end of [1]
                [2] = 
                {
                    ["density"] = 1,
                    ["name"] = "",
                    ["zone"] = 331,
                    ["preset"] = 1,
                    ["predicate"] = "a_effect_smoke",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "small smoke",
        }, -- end of [25]
        [26] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "started",
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 28,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "a_out_sound_s",
                    ["file"] = "ResKey_Action_70",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Colt coming",
        }, -- end of [26]
        [27] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 200,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_speed_higher",
                    ["speedU"] = 35.458333333333,
                    ["unit"] = 143,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "a_out_sound_s",
                    ["file"] = "ResKey_Action_71",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "get in the air",
        }, -- end of [27]
        [28] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 165,
                    ["flag"] = "started",
                    ["numhits"] = 1,
                    ["predicate"] = "c_time_since_flag",
                    ["unit"] = 201,
                    ["value_text"] = "",
                    ["unitType"] = "ALL",
                    ["cockpit_param"] = "",
                    ["seconds"] = 900,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "a_out_sound_s",
                    ["file"] = "ResKey_Action_87",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "message keep flying",
        }, -- end of [28]
        [29] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 600,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 300,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 143,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["speedU"] = 77.083333333333,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 143,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "a_out_sound_s",
                    ["file"] = "ResKey_Action_77",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "land rearm",
        }, -- end of [29]
        [30] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 600,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 150,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 143,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["speedU"] = 64.236111111111,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 143,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_do_script_file",
                    ["file"] = "ResKey_Action_78",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "vehicle troops",
        }, -- end of [30]
        [31] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["coalitionlist"] = "red",
                    ["unitType"] = "GROUND",
                    ["zone"] = 496,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Enemy approach SW",
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_34",
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "southwest",
                    ["predicate"] = "a_set_flag",
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [31]
        [32] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["coalitionlist"] = "red",
                    ["unitType"] = "GROUND",
                    ["zone"] = 497,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Enemy approach W",
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_35",
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "west",
                    ["predicate"] = "a_set_flag",
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [32]
        [33] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["coalitionlist"] = "red",
                    ["unitType"] = "GROUND",
                    ["zone"] = 498,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Enemy approach N",
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_36",
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_sound_s",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "north",
                    ["predicate"] = "a_set_flag",
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [33]
        [34] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["coalitionlist"] = "red",
                    ["unitType"] = "GROUND",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 10,
                    ["seconds"] = 17,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_72",
                    ["KeyDict_text"] = "DictKey_ActionText_72",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_out_sound_s",
                    ["file"] = "ResKey_Action_88",
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 15,
                    ["KeyDict_text"] = "DictKey_ActionText_21",
                    ["winner"] = "red",
                    ["predicate"] = "a_end_mission",
                    ["text"] = "DictKey_ActionText_21",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Enemy wins",
        }, -- end of [34]
        [35] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 2500,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_out_sound_s",
                    ["file"] = "ResKey_Action_89",
                    ["start_delay"] = 10,
                    ["coalitionlist"] = "blue",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_90",
                    ["KeyDict_text"] = "DictKey_ActionText_90",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "mission success",
        }, -- end of [35]
    }, -- end of ["trigrules"]
    ["currentKey"] = 250920,
    ["start_time"] = 62400,
    ["forcedOptions"] = 
    {
        ["optionsView"] = "optview_allies",
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["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"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mlws",
            ["mm"] = 0,
        }, -- end of ["mlws"]
    }, -- end of ["failures"]
} -- end of mission
